Amanieu / parking_lotLinks
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
☆3,223Updated last week
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,829Updated last week
- A binary encoder / decoder implementation in Rust.☆3,082Updated 4 months ago
- Rust port of Google's SwissTable hash map☆2,828Updated last week
- Blazing fast concurrent HashMap for Rust.☆3,859Updated 9 months ago
- Parser for Rust source code☆3,251Updated this week
- Utilities for working with bytes☆2,152Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,065Updated 3 weeks ago
- Subcommand to show result of macro expansion☆2,998Updated last week
- Type erasure for async trait methods☆2,086Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,260Updated 3 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,021Updated 11 months ago
- Compile time static maps for Rust☆2,072Updated 2 months ago
- A small and fast async runtime for Rust☆4,668Updated last week
- Concurrency permutation testing tool for Rust.☆2,556Updated 4 months ago
- Zero-copy deserialization framework for Rust☆3,750Updated last week
- Rust cache structures and easy function memoization☆1,935Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,046Updated 7 months ago
- Some more derive(Trait) options☆2,041Updated last week
- Cap'n Proto for Rust☆2,373Updated last week
- derive(Error) for struct and enum error types☆5,272Updated last week
- A code coverage tool for Rust projects☆2,866Updated last week
- A lock-free, read-optimized, concurrency primitive.☆2,063Updated this week
- A small rust library for adding custom derives to enums☆2,233Updated 5 months ago
- Rust quasi-quoting☆1,503Updated last week
- PROST! a Protocol Buffers implementation for the Rust Language☆4,528Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,822Updated 3 weeks ago
- Logging implementation for Rust☆2,461Updated 3 weeks ago
- Statistics-driven benchmarking library for Rust☆5,389Updated last month
- Rust derive-based argument parsing optimized for code size☆1,870Updated 5 months ago
- async fn(Request) -> Result<Response, Error>☆4,025Updated 3 weeks ago