PackageTrack
Sign in Get early access

rgb

`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.

0.8.53 109M downloads/mo #762 most downloaded on crates.io kornelski/rust-rgb

What this package is like to depend on

Last release 5 months ago

25 Feb 2026

Release timing varies

gaps range from 8 days to 10 months

Some releases are documented

notes for 2 of 6 stable releases

62 versions withdrawn

withdrawn after publishing

10 years old

71 releases · first in 2016

3 releases in the last 12 months

see the full history below

Release timeline

71 releases · Jun 2016 to Feb 2026
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 60 of 71
  1. 0.8.92-rc.1 15 Feb 2026 pre-release

    Nothing published for this version

  2. 0.8.92-beta.1 07 Feb 2026 pre-release

    Nothing published for this version

  3. 0.8.91-alpha.3 04 Jul 2025 pre-release

    Nothing published for this version

  4. 0.8.90-alpha.2 07 Aug 2024 pre-release withdrawn

    Nothing published for this version

  5. 0.8.90-alpha.1 16 Jul 2024 pre-release withdrawn

    Nothing published for this version

  6. 0.8.53 25 Feb 2026

    Nothing published for this version

  7. 0.8.52 13 Jul 2025

    Nothing published for this version

  8. 0.8.51 06 Jul 2025

    Nothing published for this version

  9. 0.8.50 31 Aug 2024
    Release notes

    chore: Release rgb version 0.8.50

    Open source →
  10. 0.8.49 30 Aug 2024

    Nothing published for this version

  11. 0.8.48 07 Aug 2024
    Release notes

    chore: Release rgb version 0.8.48

    Open source →
  12. 0.8.47 04 Aug 2024 withdrawn
    Release notes

    chore: Release rgb version 0.8.47

    Open source →
  13. 0.8.46 04 Aug 2024 withdrawn
    Release notes

    chore: Release rgb version 0.8.46

    Open source →
  14. 0.8.45 15 Jul 2024 withdrawn

    Nothing published for this version

  15. 0.8.44 08 Jul 2024 withdrawn

    Nothing published for this version

  16. 0.8.43 08 Jul 2024 withdrawn

    Nothing published for this version

  17. 0.8.42 07 Jul 2024 withdrawn

    Nothing published for this version

  18. 0.8.40 28 Jun 2024 withdrawn
    Release notes
    • Added .checked_add/sub methods.

    • Added a Deref trick that makes GrayAlpha tuple type have .v (value) and .a (alpha) fields. You should migrate to the new field names wherever possible. Unfortunately, Gray can't have that in a backward-compatible way, since it already derefs to the only field it has.

    • The Pod trait is implemented for RGBA<T, A> types where T != A, but this is unsound if the fields have a different size or alignment that causes padding. In the future only RGBA<T, T> will support casting from/to raw bytes.

    Open source →
  19. 0.8.37 29 Oct 2023 withdrawn

    Nothing published for this version

  20. 0.8.36 20 Feb 2023 withdrawn

    Nothing published for this version

  21. 0.8.35 07 Feb 2023 withdrawn

    Nothing published for this version

  22. 0.8.34 18 Sep 2022 withdrawn

    Nothing published for this version

  23. 0.8.33 18 Jun 2022 withdrawn

    Nothing published for this version

  24. 0.8.32 28 Feb 2022 withdrawn

    Nothing published for this version

  25. 0.8.31 17 Dec 2021 withdrawn

    Nothing published for this version

  26. 0.8.30 09 Dec 2021 withdrawn

    Nothing published for this version

  27. 0.8.29 29 Oct 2021 withdrawn

    Nothing published for this version

  28. 0.8.28 07 May 2021 withdrawn

    Nothing published for this version

  29. 0.8.27 27 Mar 2021 withdrawn

    Nothing published for this version

  30. 0.8.25 29 Aug 2020 withdrawn

    Nothing published for this version

  31. 0.8.24 16 Aug 2020 withdrawn

    Nothing published for this version

  32. 0.8.23 13 Aug 2020 withdrawn

    Nothing published for this version

  33. 0.8.22 11 Aug 2020 withdrawn

    Nothing published for this version

  34. 0.8.21 11 Aug 2020 withdrawn

    Nothing published for this version

  35. 0.8.20 06 Jul 2020 withdrawn

    Nothing published for this version

  36. 0.8.19-rc.2 15 Jun 2020 pre-release withdrawn

    Nothing published for this version

  37. 0.8.19-rc 14 Jun 2020 pre-release withdrawn

    Nothing published for this version

  38. 0.8.18 02 Jun 2020 withdrawn

    Nothing published for this version

  39. 0.8.17 19 Apr 2020 withdrawn

    Nothing published for this version

  40. 0.8.16 05 Jan 2020 withdrawn

    Nothing published for this version

  41. 0.8.14 20 Aug 2019 withdrawn

    Nothing published for this version

  42. 0.8.13 26 Feb 2019 withdrawn

    Nothing published for this version

  43. 0.8.12 14 Jan 2019 withdrawn

    Nothing published for this version

  44. 0.8.11 19 Jul 2018 withdrawn

    Nothing published for this version

  45. 0.8.10 01 Jul 2018 withdrawn

    Nothing published for this version

  46. 0.8.9 11 May 2018 withdrawn

    Nothing published for this version

  47. 0.8.8 11 May 2018 withdrawn

    Nothing published for this version

  48. 0.8.7 31 Dec 2017 withdrawn

    Nothing published for this version

  49. 0.8.6 09 Dec 2017 withdrawn

    Nothing published for this version

  50. 0.8.5 27 Nov 2017 withdrawn

    Nothing published for this version

  51. 0.8.4 27 Nov 2017 withdrawn

    Nothing published for this version

  52. 0.8.3 26 Nov 2017 withdrawn

    Nothing published for this version

  53. 0.8.2 15 Nov 2017 withdrawn

    Nothing published for this version

  54. 0.8.1 04 Nov 2017 withdrawn

    Nothing published for this version

  55. 0.8.0 04 Nov 2017 withdrawn

    Nothing published for this version

  56. 0.7.2 19 Aug 2017 withdrawn

    Nothing published for this version

  57. 0.7.1 19 Aug 2017 withdrawn

    Nothing published for this version

  58. 0.7.0 17 Jul 2017 withdrawn

    Nothing published for this version

  59. 0.5.8 22 May 2017 withdrawn

    Nothing published for this version

  60. 0.5.7 16 Mar 2017 withdrawn

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive