mitsuhiko / deser
Experimental rust serialization library
☆294Updated last year
Alternatives and similar repositories for deser:
Users that are interested in deser are comparing it to the libraries listed below
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- A pure Rust reimplementation of libc functions localtime, gmtime and mktime.☆167Updated 4 months ago
- Like Rust's std::Path, but UTF-8.☆465Updated 6 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Utility wrapper to send non send types to other threads safely☆173Updated last year
- Graph the number of crates that depend on your crate over time