dtolnay / miniserdeLinks
Data structure serialization library with several opposite design goals from Serde
☆895Updated 3 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☆820Updated 4 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆787Updated last month
- Just, really the littlest Vec you could need. So smol.☆711Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,003Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆724Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆935Updated this week
- Fast floating point to string conversion☆667Updated 3 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆968Updated last year
- Typed distributed plugin registration☆1,208Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,111Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆832Updated last year
- An ultra simple CLI arguments parser.☆625Updated 2 years ago
- A minimal async executor that lets you block on a future☆630Updated 5 months ago
- Rust library allowing to register multiple handlers for the same signal☆807Updated 2 weeks ago
- Slotmap data structure for Rust☆1,248Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆895Updated 8 months ago
- Easy self-referential struct generation for Rust.☆667Updated 10 months ago
- Module initialization/global constructor functions for Rust☆925Updated last week
- Macros for all your token pasting needs☆1,064Updated last year
- Safe cross-platform linker shenanigans☆797Updated last week
- ☆501Updated this week
- Support atomic operations on Arc itself☆1,150Updated last week
- Like Rust's std::Path, but UTF-8.☆527Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,554Updated last month
- A macro to generate structures which behave like bitflags☆1,066Updated 3 weeks ago
- Slab allocator for Rust☆848Updated 3 months ago
- Asynchronous streams for Rust using async & await notation☆717Updated 11 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆803Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆910Updated this week