dtolnay / miniserdeLinks
Data structure serialization library with several opposite design goals from Serde
☆871Updated 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☆804Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆952Updated 3 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆746Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- A minimal `syn` syntax tree pretty-printer☆710Updated 3 weeks ago
- Typed distributed plugin registration☆1,133Updated 2 weeks ago
- Fast floating point to string conversion☆644Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,135Updated 4 months ago
- Easy self-referential struct generation for Rust.☆622Updated 6 months ago
- Test harness for ui tests of compiler diagnostics☆896Updated this week
- A minimal async executor that lets you block on a future☆604Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆967Updated 11 months ago
- A vector with a fixed capacity. (Rust)☆824Updated 8 months ago
- Compile-time type-checked builder derive☆1,045Updated 3 months ago
- Slotmap data structure for Rust☆1,215Updated last year
- Rust library allowing to register multiple handlers for the same signal☆786Updated last month
- Asynchronous streams for Rust using async & await notation☆687Updated 7 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆845Updated 4 months ago
- Macros for all your token pasting needs☆1,051Updated 9 months ago
- ☆490Updated 8 months ago
- Safe cross-platform linker shenanigans☆755Updated last month
- A Rust proc-macro attribute parser☆1,133Updated last week
- Module initialization/global constructor functions for Rust☆875Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated this week
- A crate for managing memory bit by bit☆1,315Updated 11 months ago
- Support atomic operations on Arc itself☆1,028Updated this week
- A macro to generate structures which behave like bitflags☆1,028Updated last month
- A crate for mucking around with piles of bytes☆867Updated last month
- Slab allocator for Rust☆801Updated 3 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆636Updated 3 weeks ago