bincode-org / bincodeLinks
A binary encoder / decoder implementation in Rust.
☆3,086Updated 4 months ago
Alternatives and similar repositories for bincode
Users that are interested in bincode are comparing it to the libraries listed below
Sorting:
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,214Updated 3 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,057Updated 2 weeks ago
- Parser for Rust source code☆3,238Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,807Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆2,022Updated 10 months ago
- Utilities for working with bytes☆2,144Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,247Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,821Updated this week
- Blazing fast concurrent HashMap for Rust.☆3,831Updated 9 months ago
- A small and fast async runtime for Rust