jamesmunns / postcardLinks
A no_std + serde compatible message library for Rust
☆1,126Updated this week
Alternatives and similar repositories for postcard
Users that are interested in postcard are comparing it to the libraries listed below
Sorting:
- A Rust proc-macro attribute parser☆1,129Updated 2 weeks ago
- Typed distributed plugin registration☆1,122Updated 3 months ago
- ☆1,003Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 3 months ago
- Heapless, `static` friendly data structures☆1,734Updated last month
- Compile-time type-checked builder derive☆1,033Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆966Updated 10 months ago
- Making parsing a breeze☆741Updated last week
- A crate for mucking around with piles of bytes☆862Updated last week
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- Safe cross-platform linker shenanigans☆747Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as` …☆749Updated this week
- Write safer FFI code in Rust without polluting it with unsafe code☆988Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆820Updated this week
- Generate JSON Schema documents from Rust code☆1,036Updated this week
- Find unused dependencies in Cargo.toml☆1,929Updated last week
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- Fast and simple benchmarking for Rust projects☆1,155Updated 2 months ago
- Slotmap data structure for Rust☆1,205Updated last year
- A macro to generate structures which behave like bitflags☆1,024Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,275Updated 3 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆722Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,581Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,311Updated 10 months ago
- Efficient, deferred formatting for logging on embedded systems☆1,019Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆869Updated last month
- Support atomic operations on Arc itself☆1,017Updated 2 weeks ago
- Async multi-producer multi-consumer channel☆862Updated 2 weeks ago