#protocols #serialization #monero #function #downstream #default #serai

no-std monero-io-mirror

Serialization functions, as within the Monero protocol. Mirrored by sneurlax from serai for downstream crate-publishing purposes until serai publishes their crates; use the versions from serai in production. This crate will be unpublished/deleted as soon as possible.

1 unstable release

0.1.0 Sep 22, 2024

#7 in #serai

Download history 207/week @ 2024-09-19 24/week @ 2024-09-26 11/week @ 2024-10-03 12/week @ 2024-10-10 23/week @ 2024-10-17 12/week @ 2024-10-24 19/week @ 2024-10-31 6/week @ 2024-11-07 6/week @ 2024-11-14 22/week @ 2024-11-21 24/week @ 2024-11-28 63/week @ 2024-12-05 42/week @ 2024-12-12 31/week @ 2024-12-19 3/week @ 2024-12-26

139 downloads per month
Used in 11 crates (8 directly)

MIT license

19KB
274 lines

Monero IO

Serialization functions, as within the Monero protocol.

This library is usable under no-std when the std feature (on by default) is disabled.

Cargo Features

  • std (on by default): Enables std (and with it, more efficient internal implementations).

Dependencies

~3.5MB
~64K SLoC