jamesmunns / postcardLinks
A no_std + serde compatible message library for Rust
☆1,232Updated 2 weeks ago
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,869Updated last week
- Typed distributed plugin registration☆1,219Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆804Updated 2 weeks ago
- ☆1,104Updated last month
- Efficient, deferred formatting for logging on embedded systems☆1,092Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,168Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆925Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,194Updated this week
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,314Updated last week
- A crate for managing memory bit by bit☆1,363Updated last year
- Compile-time type-checked builder derive☆1,121Updated this week
- Macros for all your token pasting needs☆1,064Updated last year
- Serialization library with zero dependencies☆837Updated last week
- Benchmarks for rust serialization frameworks☆897Updated 4 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,675Updated last week
- Test harness for ui tests of compiler diagnostics☆940Updated 2 weeks ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,017Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆892Updated last week
- Slotmap data structure for Rust☆1,259Updated last year
- A macro to generate structures which behave like bitflags☆1,078Updated last month
- Data structure serialization library with several opposite design goals from Serde☆907Updated 2 weeks ago
- Units of measurement -- type-safe zero-cost dimensional analysis☆1,182Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,812Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,571Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆778Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆795Updated 2 months ago
- Support atomic operations on Arc itself☆1,170Updated this week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,133Updated last week
- A minimal async executor that lets you block on a future☆639Updated 2 weeks ago