Amanieu / parking_lotLinks
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
☆3,056Updated 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,706Updated 5 months ago
- A binary encoder / decoder implementation in Rust.☆3,082Updated this week
- Parser for Rust source code☆3,149Updated this week
- Utilities for working with bytes☆2,087Updated last week
- Blazing fast concurrent HashMap for Rust.☆3,630Updated 5 months ago
- Rust port of Google's SwissTable hash map☆2,721Updated 2 weeks ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,984Updated 2 weeks ago
- Type erasure for async trait methods☆2,038Updated last week
- Subcommand to show result of macro expansion☆2,909Updated 3 weeks ago
- Zero-copy deserialization framework for Rust☆3,487Updated last week
- Compile time static maps for Rust☆1,977Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,138Updated last month
- Concurrency permutation testing tool for Rust.☆2,441Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,007Updated 2 months ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,012Updated 6 months ago
- A small and fast async runtime for Rust☆4,409Updated last week
- derive(Error) for struct and enum error types☆5,063Updated this week
- Rust cache structures and easy function memoization☆1,866Updated 3 weeks ago
- Some more derive(Trait) options☆1,972Updated last week
- A small rust library for adding custom derives to enums☆2,138Updated last month
- Cap'n Proto for Rust☆2,266Updated last week
- Logging implementation for Rust☆2,388Updated last month
- A code coverage tool for Rust projects☆2,755Updated this week
- Rust quasi-quoting☆1,444Updated last week
- A lock-free, read-optimized, concurrency primitive.☆2,006Updated last week
- PROST! a Protocol Buffers implementation for the Rust Language☆4,373Updated this week
- Statistics-driven benchmarking library for Rust☆5,203Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,729Updated this week
- async fn(Request) -> Result<Response, Error>☆3,911Updated 3 weeks ago
- Parse command line arguments by defining a struct.☆2,732Updated last year