jamesmunns / postcardLinks
A no_std + serde compatible message library for Rust
☆1,243Updated last month
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,875Updated 3 weeks ago
- Typed distributed plugin registration☆1,221Updated this week
- Efficient, deferred formatting for logging on embedded systems☆1,103Updated last week
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,330Updated last week
- ☆1,136Updated last month
- Compile-time type-checked builder derive☆1,129Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆806Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,167Updated last week
- A Rust proc-macro attribute parser☆1,200Updated last week
- Macros for all your token pasting needs☆1,067Updated last year
- A crate for mucking around with piles of bytes☆935Updated this week
- 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,684Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆902Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆941Updated this week
- Making parsing a breeze☆822Updated last week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,017Updated last month
- A minimal async executor that lets you block on a future☆641Updated last month
- A crate for managing memory bit by bit☆1,363Updated last year
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,131Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,580Updated last month
- Serialization library with zero dependencies☆842Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆797Updated 2 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆781Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,817Updated last week
- Easy self-referential struct generation for Rust.☆674Updated 11 months ago
- Data structure serialization library with several opposite design goals from Serde☆909Updated last week
- A macro to generate structures which behave like bitflags☆1,083Updated last week
- Slotmap data structure for Rust☆1,263Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆728Updated last month