dtolnay / miniserde
Data structure serialization library with several opposite design goals from Serde
☆832Updated this week
Alternatives and similar repositories for miniserde:
Users that are interested in miniserde are comparing it to the libraries listed below
- Serialization library with zero dependencies☆758Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,058Updated this week
- Just, really the littlest Vec you could need. So smol.☆666Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆798Updated this week
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- Typed distributed plugin registration☆1,069Updated this week
- Rust library allowing to register multiple handlers for the same signal☆750Updated 5 months ago
- Fast floating point to string conversion☆622Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 6 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆710Updated this week
- Compile-time type-checked builder derive☆946Updated 5 months ago
- Asynchronous streams for Rust using async & await notation☆656Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆886Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,405Updated this week
- Support atomic operations on Arc itself☆876Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆791Updated 4 months ago
- A Rust proc-macro attribute parser☆1,075Updated 3 weeks ago
- ☆792Updated this week
- A macro to generate structures which behave like bitflags☆985Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆571Updated last month
- A crate for managing memory bit by bit☆1,259Updated 6 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆727Updated this week
- Macros for all your token pasting needs☆1,038Updated 4 months ago
- An ultra simple CLI arguments parser.☆588Updated last year
- A crate for mucking around with piles of bytes☆783Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆696Updated this week
- A minimal `syn` syntax tree pretty-printer☆667Updated last week
- Indented document literals for Rust☆690Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆438Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,565Updated 3 weeks ago