Amanieu / parking_lotLinks
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
☆3,204Updated 3 weeks ago
Alternatives and similar repositories for parking_lot
Users that are interested in parking_lot are comparing it to the libraries listed below
Sorting:
- A safe and fast multi-producer, multi-consumer channel.☆2,793Updated last week
- A binary encoder / decoder implementation in Rust.☆3,085Updated 3 months ago
- Rust port of Google's SwissTable hash map☆2,816Updated last week
- Blazing fast concurrent HashMap for Rust.☆3,814Updated 9 months ago
- Utilities for working with bytes☆2,139Updated last week
- Parser for Rust source code☆3,232Updated last week
- Zero-copy deserialization framework for Rust☆3,669Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,051Updated last week
- Type erasure for async trait methods☆2,077Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,243Updated last week
- Compile time static maps for Rust☆2,064Updated last month
- Concurrency permutation testing tool for Rust.☆2,537Updated 3 months ago
- Subcommand to show result of macro expansion☆2,989Updated 2 weeks ago
- A small and fast async runtime for Rust☆4,622Updated last month
- A small macro for defining lazy evaluated static variables in Rust.☆2,022Updated 10 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,045Updated 6 months ago
- Cap'n Proto for Rust☆2,359Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,814Updated this week
- A small rust library for adding custom derives to enums☆2,220Updated 4 months ago
- Rust cache structures and easy function memoization☆1,920Updated 2 weeks ago
- A code coverage tool for Rust projects☆2,843Updated last week
- Some more derive(Trait) options☆2,025Updated last week
- A lock-free, read-optimized, concurrency primitive.☆2,060Updated this week
- derive(Error) for struct and enum error types☆5,244Updated 2 weeks ago
- PROST! a Protocol Buffers implementation for the Rust Language☆4,499Updated last week
- Statistics-driven benchmarking library for Rust☆5,375Updated last week
- Logging implementation for Rust☆2,449Updated last week
- Rust derive-based argument parsing optimized for code size☆1,866Updated 4 months ago
- async fn(Request) -> Result<Response, Error>☆4,012Updated 2 months ago
- A fast bump allocation arena for Rust☆1,980Updated last month