1 unstable release
Uses new Rust 2024
new 0.21.0 | May 2, 2025 |
---|
#1978 in Encoding
Used in 3 crates
535KB
11K
SLoC
Logo by Misiasart
Thanks to all individual and corporate sponsors, without whom this work could not exist:
facet-serialize
provides a common foundation for serializers, especially for self-descriptive
formats like JSON, MessagePack, etc.
It provides an iterative approach to serialization that should never blow up the
stack, at the cost of runtime performance (see cargo criterion
results).
License
Licensed under either of:
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Dependencies
~395KB