jamesmunns / postcard
A no_std + serde compatible message library for Rust
☆926Updated last week
Related projects ⓘ
Alternatives and complementary repositories for postcard
- Typed distributed plugin registration☆997Updated last week
- ☆890Updated 4 months ago
- A macro to generate structures which behave like bitflags☆964Updated last month
- A crate for managing memory bit by bit☆1,221Updated 3 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,000Updated last week
- Compile-time type-checked builder derive☆925Updated 2 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆711Updated last week
- A Rust proc-macro attribute parser☆1,025Updated last month
- Macros for all your token pasting needs☆1,026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,357Updated 3 weeks ago
- Support atomic operations on Arc itself☆789Updated 2 weeks ago
- Write safer FFI code in Rust without polluting it with unsafe code☆927Updated last month
- Benchmarks for rust serialization frameworks☆671Updated 2 weeks ago
- A minimal async executor that lets you block on a future☆525Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆959Updated 3 months ago
- Some more derive(Trait) options☆1,734Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆621Updated last week
- derive builder implementation for rust structs☆1,333Updated last month
- Heapless, `static` friendly data structures☆1,558Updated 3 weeks ago
- Async multi-producer multi-consumer channel☆791Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆636Updated this week
- Generate JSON Schema documents from Rust code☆835Updated 2 months ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,415Updated 2 months ago
- A crate for mucking around with piles of bytes☆729Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,451Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆653Updated last week
- Serialization library with zero dependencies☆709Updated this week
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆905Updated this week
- Heap profiling and ad hoc profiling for Rust programs.☆746Updated 3 months ago