dtolnay / miniserdeLinks
Data structure serialization library with several opposite design goals from Serde
☆916Updated 2 weeks ago
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☆847Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆808Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,020Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆717Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆950Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆733Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,172Updated 3 weeks ago
- Typed distributed plugin registration☆1,233Updated 3 weeks ago
- ☆804Updated last year
- A vector with a fixed capacity. (Rust)☆846Updated last year
- Macros for all your token pasting needs☆1,072Updated last year
- An ultra simple CLI arguments parser.☆623Updated 2 years ago
- A minimal async executor that lets you block on a future☆649Updated last month
- Fast floating point to string conversion☆688Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,133Updated last week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- Rust library allowing to register multiple handlers for the same signal☆821Updated last week
- Easy self-referential struct generation for Rust.☆680Updated last year
- Slotmap data structure for Rust☆1,269Updated last month
- Asynchronous streams for Rust using async & await notation☆730Updated last year
- Module initialization/global constructor functions for Rust☆945Updated last month
- Safe cross-platform linker shenanigans☆813Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,085Updated last month
- Indented document literals for Rust☆758Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,209Updated this week
- Slab allocator for Rust☆865Updated 2 months ago
- A crate for managing memory bit by bit☆1,361Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆918Updated 10 months ago
- Runtime for executing procedural macros as WebAssembly☆1,450Updated this week
- ☆501Updated 2 months ago