dtolnay / miniserdeLinks
Data structure serialization library with several opposite design goals from Serde
☆904Updated last week
Alternatives and similar repositories for miniserde
Users that are interested in miniserde are comparing it to the libraries listed below
Sorting:
- Serialization library with zero dependencies☆829Updated last week
- Just, really the littlest Vec you could need. So smol.☆710Updated 3 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆795Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,010Updated last month
- Test harness for ui tests of compiler diagnostics☆940Updated last week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- Typed distributed plugin registration☆1,215Updated last week
- A minimal `syn` syntax tree pretty-printer☆728Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,164Updated last week
- Compile-time type-checked builder derive