jamesmunns / postcardLinks
A no_std + serde compatible message library for Rust
☆1,276Updated 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,879Updated last week
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,340Updated 2 weeks ago
- Typed distributed plugin registration☆1,233Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆813Updated 3 weeks ago
- ☆1,156Updated 2 months ago
- Efficient, deferred formatting for logging on embedded systems☆1,109Updated 3 weeks ago
- Making parsing a breeze☆831Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆906Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,172Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,209Updated this week
- Macros for all your token pasting needs☆1,069Updated last year
- A crate for mucking around with piles of bytes☆943Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,361Updated last year
- Write safer FFI code in Rust without polluting it with unsafe code☆1,018Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,825Updated last month
- A macro to generate structures which behave like bitflags☆1,085Updated last month
- Benchmarks for rust serialization frameworks☆928Updated last week
- Compile-time type-checked builder derive☆1,133Updated last week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- Units of measurement -- type-safe zero-cost dimensional analysis☆1,195Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆948Updated 3 weeks ago
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,238Updated last week
- Data structure serialization library with several opposite design goals from Serde☆916Updated 2 weeks ago
- Scan your Rust crate for semver violations.☆1,550Updated this week
- Slotmap data structure for Rust☆1,269Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,692Updated last month
- A minimal async executor that lets you block on a future☆649Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,593Updated 2 weeks ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,132Updated 2 weeks ago
- Fast and simple benchmarking for Rust projects☆1,301Updated 8 months ago