dtolnay / miniserdeLinks
Data structure serialization library with several opposite design goals from Serde
☆914Updated last month
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☆854Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆816Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆1,026Updated 3 months ago
- Just, really the littlest Vec you could need. So smol.☆724Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,182Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- A vector with a fixed capacity. (Rust)☆851Updated last year
- An ultra simple CLI arguments parser.☆625Updated 2 years ago
- Heap profiling and ad hoc profiling for Rust programs.☆934Updated 11 months ago
- Easy self-referential struct generation for Rust.☆690Updated last year
- A minimal async executor that lets you block on a future☆652Updated 2 months ago
- Safe cross-platform linker shenanigans☆828Updated last month
- Fast floating point to string conversion☆690Updated this week
- A minimal `syn` syntax tree pretty-printer☆737Updated last month
- Slotmap data structure for Rust☆1,284Updated 2 months ago
- Typed distributed plugin registration☆1,252Updated 2 weeks ago
- Macros for all your token pasting needs☆1,077Updated last year
- Module initialization/global constructor functions for Rust☆954Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆830Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- ☆501Updated 3 months ago
- A macro to generate structures which behave like bitflags☆1,096Updated 2 months ago
- Slab allocator for Rust☆870Updated last week
- A Rust proc-macro attribute parser☆1,229Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Updated this week
- Compile-time type-checked builder derive☆1,140Updated last month
- A crate for managing memory bit by bit☆1,370Updated last year
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆731Updated 2 months ago
- oh heck, a case conversion library☆581Updated 6 months ago