rustio rustio.net
71

rgb

v0.8.53 Growing

`struct RGB/RGBA/etc.` for sharing pixels between crates + convenience methods for color manipulation. Allows no-copy high-level interoperability. Also adds common convenience methods and implements standard Rust traits to make `RGB`/`RGBA` pixels and slices first-class Rust objects.

MIT Edition 2021 MSRV 1.64
Multimedia::ImagesRust patternsGraphics #color#rgb#rgba#pixel#bgra

Quick Verdict

  • โœ“Actively maintained (updated 30d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Massive adoption (2.9K crates depend on it)
  • โœ“Team maintained (3 owners)
  • โœ“Permissive license (MIT)

Security

Checking security advisories...
Downloads
69.3M
Dependents
2.9K
Releases
71
Size
19KB

Deep Insights

๐Ÿ“Š
Steady growth

6.4M downloads in the last 30 days (213.5K/day), up 14% from the previous period.

๐Ÿ”—
Widely adopted

2.9K crates depend on rgb. Strong ecosystem adoption means battle-tested code and long-term stability.

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 132 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 9+ years old, rgb hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿ“
Compact crate

At 18KB, rgb is lightweight. Small crate size correlates with focused, well-scoped functionality.

โš ๏ธ
Notable yanked versions

87% of releases have been yanked. Check version history before pinning.

๐ŸŒŸ
Used by top crates

Notable dependents include image, inferno, ravif, fast_image_resize, resvg. When high-quality crates choose rgb, it's a strong quality signal.

Health Breakdown

Maintenance 17/25

Recency, release consistency, active ratio

Quality 11/25

Yanked ratio, deps, size, maturity, features

Community 20/20

Reverse deps, ownership, ecosystem

Popularity 8/15

Downloads, momentum, growth trend

Documentation 15/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
178K/day avg+56%
0100K200K300K12/291/162/32/213/113/28

Top Dependents

Version Adoption

v0.8.50
45%
v0.8.52
44%
v0.8.51
5%
v0.8.53
4%
v0.8.48
2%

Release Timeline

71 releases62 yankedsince 2016
J
F
M
A
M
J
J
A
S
O
N
D
2016
6
2017
18
2018
4
2019
3
2020
11
2021
5
2022
3
2023
3
2024
12
2025
3
2026
3
Less
More|
Yanked

Feature Flags

default =["as-bytes", "argb", "grb"]

grb*argb*serdeas-bytes*bytemuckdefmt-03checked_fnsunstable-experimental

README

Loading README...

Maintainers

Dependencies
4
direct dependencies
Dependents
2.9K
crates depend on rgb

Similar Crates