dtolnay / miniserde
Data structure serialization library with several opposite design goals from Serde
☆851Updated last month
Alternatives and similar repositories for miniserde:
Users that are interested in miniserde are comparing it to the libraries listed below
- Serialization library with zero dependencies☆775Updated 2 weeks ago
- Typed distributed plugin registration☆1,092Updated last month
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆958Updated 8 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,071Updated last month
- Test harness for ui tests of compiler diagnostics☆873Updated last month
- Asynchronous streams for Rust using async & await notation☆674Updated 4 months ago
- A crate for mucking around with piles of bytes☆824Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,443Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆907Updated this week
- ☆956Updated 9 months ago
- Fast floating point to string conversion☆632Updated last month
- Easy self-referential struct generation for Rust.☆600Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆783Updated last month
- A minimal `syn` syntax tree pretty-printer☆679Updated last week
- Compile-time type-checked builder derive☆1,001Updated 3 weeks ago
- Module initialization/global constructor functions for Rust☆831Updated last month
- A vector with a fixed capacity. (Rust)☆807Updated 5 months ago
- A crate for managing memory bit by bit☆1,280Updated 8 months ago
- Slotmap data structure for Rust☆1,196Updated last year
- Macros for all your token pasting needs☆1,044Updated 6 months ago
- ☆479Updated 5 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆719Updated last month
- A minimal async executor that lets you block on a future☆579Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,000Updated last month
- An ultra simple CLI arguments parser.☆600Updated last year
- Rust library allowing to register multiple handlers for the same signal☆766Updated this week
- ☆815Updated last month
- Indented document literals for Rust☆703Updated last month
- A Rust proc-macro attribute parser☆1,101Updated 2 weeks ago