jamesmunns / postcardLinks
A no_std + serde compatible message library for Rust
☆1,186Updated 3 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,780Updated last week
- ☆1,047Updated 3 months ago
- Typed distributed plugin registration☆1,178Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,146Updated this week
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,272Updated this week
- A crate for mucking around with piles of bytes☆894Updated this week
- Efficient, deferred formatting for logging on embedded systems☆1,055Updated last week
- Safe cross-platform linker shenanigans☆777Updated this week
- A Rust proc-macro attribute parser☆1,165Updated this week
- Test harness for ui tests of compiler diagnostics☆917Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆851Updated 2 weeks ago
- Compile-time type-checked builder derive☆1,074Updated last week
- A crate for managing memory bit by bit☆1,326Updated last year
- A macro to generate structures which behave like bitflags☆1,046Updated last week
- Serialization library with zero dependencies☆816Updated 2 months ago
- Macros for all your token pasting needs☆1,054Updated 11 months ago
- Benchmarks for rust serialization frameworks☆857Updated last month
- Making parsing a breeze☆782Updated 3 weeks ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,006Updated last month
- A minimal async executor that lets you block on a future☆618Updated 3 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆968Updated last year
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,623Updated last month
- Support atomic operations on Arc itself☆1,086Updated last week
- Units of measurement -- type-safe zero-cost dimensional analysis☆1,131Updated last week
- Scan your Rust crate for semver violations.☆1,472Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆749Updated last week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,105Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,777Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆875Updated 6 months ago