Amanieu / parking_lotLinks
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
☆3,151Updated last month
Alternatives and similar repositories for parking_lot
Users that are interested in parking_lot are comparing it to the libraries listed below
Sorting:
- A binary encoder / decoder implementation in Rust.☆3,083Updated 2 months ago
- A safe and fast multi-producer, multi-consumer channel.☆2,761Updated last month
- Rust port of Google's SwissTable hash map☆2,797Updated this week
- Utilities for working with bytes☆2,123Updated this week
- Blazing fast concurrent HashMap for Rust.☆3,757Updated 8 months ago
- Parser for Rust source code☆3,213Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,027Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,221Updated 3 weeks ago
- Type erasure for async trait methods☆2,066Updated 3 weeks ago
- Subcommand to show result of macro expansion☆2,969Updated 2 weeks ago
- Compile time static maps for Rust☆2,039Updated last month
- Concurrency permutation testing tool for Rust.☆2,511Updated 3 months ago
- A small and fast async runtime for Rust☆4,575Updated last week
- Zero-copy deserialization framework for Rust☆3,627Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆2,022Updated 9 months ago
- PROST! a Protocol Buffers implementation for the Rust Language☆4,463Updated 2 weeks ago
- A code coverage tool for Rust projects☆2,812Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,038Updated 5 months ago
- derive(Error) for struct and enum error types☆5,196Updated last week
- Statistics-driven benchmarking library for Rust☆5,326Updated 3 months ago
- Some more derive(Trait) options☆2,011Updated this week
- Rust cache structures and easy function memoization☆1,911Updated 3 months ago
- Cap'n Proto for Rust☆2,339Updated 2 weeks ago
- Logging implementation for Rust☆2,440Updated 3 weeks ago
- A small rust library for adding custom derives to enums☆2,194Updated 3 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,810Updated 3 weeks ago
- Parse command line arguments by defining a struct.☆2,731Updated last year
- Date and time library for Rust☆3,713Updated 2 weeks ago
- A lock-free, read-optimized, concurrency primitive.☆2,044Updated this week
- async fn(Request) -> Result<Response, Error>☆3,984Updated last month