1 unstable release
Uses new Rust 2024
| 0.1.0 | Sep 25, 2025 |
|---|
#2085 in Encoding
23KB
360 lines
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.
Dependencies
~1.3–2.5MB
~48K SLoC