jamesmunns / postcardLinks
A no_std + serde compatible message library for Rust
☆1,156Updated last week
Alternatives and similar repositories for postcard
Users that are interested in postcard are comparing it to the libraries listed below
Sorting:
- Heapless, `static` friendly data structures☆1,756Updated 2 weeks ago
- ☆1,024Updated 2 months ago
- Safe cross-platform linker shenanigans☆769Updated this week
- Typed distributed plugin registration☆1,143Updated last month
- Efficient, deferred formatting for logging on embedded systems☆1,033Updated last month
- A crate for mucking around with piles of bytes☆875Updated last week
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,250Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆838Updated last month
- Making parsing a breeze☆757Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,318Updated 11 months ago
- A Rust proc-macro attribute parser☆1,146Updated 2 weeks ago
- A minimal async executor that lets you block on a future☆609Updated 2 months ago
- Benchmarks for rust serialization frameworks☆826Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,136Updated 4 months ago
- Compile-time type-checked builder derive☆1,048Updated 4 months ago
- Macros for all your token pasting needs☆1,052Updated 9 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆967Updated last year
- Serialization library with zero dependencies☆808Updated last month
- Write safer FFI code in Rust without polluting it with unsafe code☆1,004Updated last month
- Test harness for ui tests of compiler diagnostics☆907Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆753Updated 4 months ago
- Support atomic operations on Arc itself☆1,044Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,037Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆742Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆874Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,512Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆827Updated 9 months ago
- Slotmap data structure for Rust☆1,217Updated last year
- Heap profiling and ad hoc profiling for Rust programs.☆864Updated 5 months ago
- Fast and simple benchmarking for Rust projects☆1,197Updated 3 months ago