PackageTrack
Sign in Get early access

alloy-rlp-derive

Derive macros for alloy-rlp

0.3.16 19M downloads/mo #2127 most downloaded on crates.io alloy-rs/rlp

What this package is like to depend on

Last release 1 months ago

03 Jul 2026

Ships fairly regularly

a new release about every 3 months

Nearly every release is documented

notes for 19 of 19 stable releases

Nothing withdrawn

no release was ever pulled

3 years old

19 releases · first in 2023

4 releases in the last 12 months

see the full history below

Release timeline

19 releases · Jun 2023 to Jul 2026
2024 2025 2026
Release Pre-release

Releases

latest 19
  1. 0.3.16 03 Jul 2026
    Release notes

    What's Changed

    • ci: harden supply chain — pin actions, lock permissions by @decofe in #53
    • feat(rlp): add decode_append helper by @mattsse in #54
    • chore: group weekly dependabot updates by @decofe in #66
    • fix: quote dependabot schedule time by @decofe in #67
    • chore(deps): bump actions/checkout from 6.0.2 to 7.0.0 in the ci-weekly group by @dependabot[bot] in #68
    • ci: set rust-toolchain inputs explicitly by @decofe in #69

    New Contributors

    Full Changelog: v0.3.15...v0.3.16

    Open source →
  2. 0.3.15 02 Apr 2026
    Release notes

    chore: Release alloy-rlp-derive version 0.3.15

    Open source →
  3. 0.3.14 02 Apr 2026
    Release notes

    chore: Release alloy-rlp-derive version 0.3.14

    Open source →
  4. 0.3.13 01 Feb 2026
    Release notes

    chore: Release alloy-rlp-derive version 0.3.13

    Open source →
  5. 0.3.12 17 May 2025
    Release notes

    chore: Release alloy-rlp-derive version 0.3.12

    Open source →
  6. 0.3.11 16 Jan 2025
    Release notes

    chore: Release alloy-rlp-derive version 0.3.11

    Open source →
  7. 0.3.10 06 Dec 2024
    Release notes

    chore: Release alloy-rlp-derive version 0.3.10

    Open source →
  8. 0.3.9 23 Oct 2024
    Release notes

    chore: Release alloy-rlp-derive version 0.3.9

    Open source →
  9. 0.3.8 05 Aug 2024
    Release notes

    chore: Release alloy-rlp-derive version 0.3.8

    Open source →
    Release notes

    Added

    • decode_exact function (#23)

    Fixed

    • Fix RlpEncodableWrapper doc (#22)
    Open source →
  10. 0.3.7 28 Jun 2024
    Release notes

    chore: Release alloy-rlp-derive version 0.3.7

    Open source →
    Release notes

    Fixed

    • Make PayloadView public (#20)
    Open source →
  11. 0.3.6 28 Jun 2024
    Release notes

    Added

    • New decode_raw static methods to Header (#18)
    Open source →
  12. 0.3.5 22 May 2024
    Release notes

    Changed

    • Improved encode_fixed_size performance (#15)
    Open source →
  13. 0.3.4 22 Dec 2023
    Release notes

    Added

    • PhantomData and PhantomPinned support (#11)

    Removed

    • smol_str support (#8)
    Open source →
  14. 0.3.3 23 Sep 2023
    Release notes

    Fixed

    • Ip{,v4,v6}Addr::decode (#7)
    Open source →
  15. 0.3.2 26 Jul 2023
    Release notes

    Added

    • encode function (#5)

    Changed

    • Inline derive macros' docs (#3)
    Open source →
  16. 0.3.1 13 Jul 2023
    Release notes

    Fixed

    • length_of_length for non 64-bit platforms (#2)
    Open source →
  17. 0.3.0 12 Jul 2023
    Release notes

    Added

    • arrayvec feature with Encodable and Decodable implementations
    • smol_str feature with Encodable and Decodable implementations
    • New decode_bytes and decode_str static methods to Header
    • Ipv4Addr and Ipv6Addr Decodable implementations
    • A Result type alias for core::result::Result<T, E = Error>
    • Re-exports for ::bytes, Bytes, and BytesMut
    • Support for generics in derive macros

    Changed

    • Default Encodable::length implementation to use Vec instead of BytesMut
    • rlp_list_header, list_length, encode_list, and encode_iter functions' generics to be consistent with eachother and generic over Borrow
    • Feature-gated encode_fixed_size to the arrayvec feature
    • All Decodable implementations always advance the buffer, even when they return an error. This was not documented previously. Also applies to the implementations derived with the procedural macros.
    • Improved Header::decode performance
    • Documented MaxEncodedLen and MaxEncodedLenAssoc
    • Improved general documentation

    Deprecated

    Removed

    Open source →
  18. 0.2.0 23 Jun 2023
    Release notes

    Changed

    Open source →
  19. 0.1.0 13 Jun 2023
    Release notes

    Added

    • Initial release, forked from reth_rlp and reth_rlp_derive
    Open source →

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