rmpp

Crates.iormpp
lib.rsrmpp
version0.1.0
created_at2025-09-25 16:26:27.932938+00
updated_at2025-09-25 16:26:27.932938+00
descriptionPrecise types for RMP
homepage
repositoryhttps://github.com/NoelleStern/rmpp
max_upload_size
id1854827
size29,750
Noelle Stern (NoelleStern)

documentation

https://docs.rs/rmpp

README

RMPP - Rust MessagePack Precise

RMPP is a pure Rust MessagePack implementation based on a RMP crate. It aims to accurately preserve original data types and is useful in cases you work with the data sensitive to that. It was also made with JavaScript integration in mind.

Commit count: 2

cargo fmt