dtolnay / miniserdeLinks
Data structure serialization library with several opposite design goals from Serde
☆860Updated 2 weeks ago
Alternatives and similar repositories for miniserde
Users that are interested in miniserde are comparing it to the libraries listed below
Sorting:
- A string type for Rust that is not required to be valid UTF-8.☆938Updated last month
- Typed distributed plugin registration☆1,113Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,131Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆689Updated 2 months ago
- Serialization library with zero dependencies☆793Updated 3 weeks ago
- Slotmap data structure for Rust☆1,202Updated last year
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆965Updated 10 months ago
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago
- Compile-time type-checked builder derive☆1,023Updated 2 months ago
- Fast floating point to string conversion☆635Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆780Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆795Updated 3 months ago
- A crate for managing memory bit by bit☆1,306Updated 9 months ago
- Module initialization/global constructor functions for Rust☆864Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,018Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆684Updated 5 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆737Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,386Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆703Updated this week
- Support atomic operations on Arc itself☆979Updated last month
- An ultra simple CLI arguments parser.☆607Updated last year
- Slab allocator for Rust☆787Updated last week
- Safe cross-platform linker shenanigans☆739Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,567Updated this week
- A Rust proc-macro attribute parser☆1,121Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,639Updated this week
- A crate for mucking around with piles of bytes☆853Updated last month