dtolnay / miniserdeLinks
Data structure serialization library with several opposite design goals from Serde
☆882Updated this 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☆819Updated 3 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆767Updated last week
- Just, really the littlest Vec you could need. So smol.☆703Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆984Updated last month
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- Test harness for ui tests of compiler diagnostics☆924Updated 2 weeks ago
- Typed distributed plugin registration☆1,188Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆968Updated last year
- Fast floating point to string conversion☆654Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆800Updated last month
- A minimal `syn` syntax tree pretty-printer☆720Updated last week
- A vector with a fixed capacity. (Rust)☆831Updated 11 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,151Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆881Updated 7 months ago
- Asynchronous streams for Rust using async & await notation☆711Updated 9 months ago
- Easy self-referential struct generation for Rust.☆652Updated 8 months ago
- An ultra simple CLI arguments parser.☆623Updated last year
- Safe cross-platform linker shenanigans☆786Updated this week
- Compile-time type-checked builder derive☆1,097Updated 2 weeks ago
- Slotmap data structure for Rust☆1,237Updated last year
- ☆495Updated last week
- A minimal async executor that lets you block on a future☆622Updated 4 months ago
- A crate for managing memory bit by bit☆1,335Updated last year
- Module initialization/global constructor functions for Rust☆903Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆672Updated 2 weeks ago
- Optimized string search routines for Rust.☆1,212Updated last week
- A macro to generate structures which behave like bitflags☆1,055Updated last month
- Support atomic operations on Arc itself☆1,105Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,170Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week