jamesmunns / postcardLinks
A no_std + serde compatible message library for Rust
☆1,221Updated 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,851Updated last week
- Typed distributed plugin registration☆1,212Updated 2 weeks ago
- ☆1,092Updated 2 weeks ago
- Efficient, deferred formatting for logging on embedded systems☆1,076Updated this week
- Safe cross-platform linker shenanigans☆799Updated 2 weeks ago
- A crate for mucking around with piles of bytes☆913Updated last week
- Compile-time type-checked builder derive☆1,114Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,189Updated last month
- Macros for all your token pasting needs☆1,064Updated last year
- Declarative binary reading and writing: bit-level, symmetric, serialization/deserialization☆1,298Updated this week
- A crate for managing memory bit by bit☆1,356Updated last year
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆881Updated last week
- A macro to generate structures which behave like bitflags☆1,066Updated 3 weeks ago
- Making parsing a breeze☆797Updated last week
- Benchmarks for rust serialization frameworks☆887Updated 3 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,657Updated 3 months ago
- Serialization library with zero dependencies☆825Updated this week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,127Updated this week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,012Updated 3 weeks ago
- Slotmap data structure for Rust☆1,250Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,554Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,810Updated 3 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆895Updated 8 months ago
- Test harness for ui tests of compiler diagnostics☆935Updated last week
- Module initialization/global constructor functions for Rust☆925Updated last week
- A minimal async executor that lets you block on a future☆631Updated 5 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆804Updated 3 weeks ago
- Support atomic operations on Arc itself☆1,150Updated 2 weeks ago