bincode-org / bincodeLinks
A binary encoder / decoder implementation in Rust.
☆3,082Updated 3 weeks 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,070Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,721Updated 6 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,000Updated 2 weeks ago
- Parser for Rust source code☆3,165Updated last week
- Blazing fast concurrent HashMap for Rust.☆3,660Updated 6 months ago
- Subcommand to show result of macro expansion☆2,923Updated last week
- Utilities for working with bytes☆2,101Updated 3 weeks ago
- Rust port of Google's SwissTable hash map☆2,743Updated 2 weeks ago
- Zero-copy deserialization framework for Rust☆3,510Updated last month
- A small macro for defining lazy evaluated static variables in Rust.☆2,010Updated 7 months ago
- A small and fast async runtime for Rust☆4,463Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,159Updated 3 weeks ago
- Compile time static maps for Rust☆1,985Updated 3 weeks ago
- Statistics-driven benchmarking library for Rust☆5,224Updated last month
- Date and time library for Rust☆3,668Updated this week
- derive(Error) for struct and enum error types☆5,101Updated 3 weeks ago
- PROST! a Protocol Buffers implementation for the Rust Language☆4,399Updated 2 weeks ago
- Cap'n Proto for Rust☆2,278Updated last week
- A code coverage tool for Rust projects☆2,766Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,019Updated 3 months ago
- Parse command line arguments by defining a struct.☆2,732Updated last year
- Logging implementation for Rust☆2,400Updated last week
- Lightweight stream-based WebSocket implementation for Rust.☆2,191Updated last week
- 🔭 Cross-platform filesystem notification library for Rust.☆3,069Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,154Updated last month
- Rust cache structures and easy function memoization☆1,877Updated last month
- A simple, safe HTTP client☆1,966Updated last week
- Some more derive(Trait) options☆1,981Updated last month
- Graph data structure library for Rust.