Amanieu / parking_lot
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
☆2,893Updated 8 months ago
Alternatives and similar repositories for parking_lot:
Users that are interested in parking_lot are comparing it to the libraries listed below
- A binary encoder / decoder implementation in Rust.☆2,914Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,561Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,586Updated 2 weeks ago
- Utilities for working with bytes☆2,004Updated 2 weeks ago
- Subcommand to show result of macro expansion☆2,797Updated last week
- Parser for Rust source code☆3,024Updated last week
- Blazing fast concurrent HashMap for Rust.☆3,304Updated 2 weeks ago
- Compile time static maps for Rust☆1,901Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,864Updated 2 weeks ago
- Zero-copy deserialization framework for Rust☆3,164Updated 2 weeks ago
- Concurrency permutation testing tool for Rust.☆2,277Updated last month
- Logging implementation for Rust☆2,305Updated last month
- derive(Error) for struct and enum error types☆4,795Updated 2 weeks ago
- Parse command line arguments by defining a struct.☆2,721Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,922Updated this week
- A small macro for defining lazy evaluated static variables in Rust.☆1,979Updated last month
- Type erasure for async trait methods☆1,944Updated last week
- Rust library for single assignment cells and lazy statics without macros☆1,937Updated last week
- Cap'n Proto for Rust☆2,159Updated 2 weeks ago
- A small rust library for adding custom derives to enums☆1,956Updated 3 weeks ago
- Some more derive(Trait) options☆1,865Updated 3 weeks ago
- PROST! a Protocol Buffers implementation for the Rust Language☆4,164Updated last week
- A small and fast async runtime for Rust☆3,999Updated last week
- Rust cache structures and easy function memoization☆1,722Updated 2 weeks ago
- Rust quasi-quoting☆1,388Updated last week
- A code coverage tool for Rust projects☆2,633Updated this week
- Date and time library for Rust☆3,467Updated this week
- A generic connection pool for Rust☆1,559Updated 5 months ago
- async fn(Request) -> Result<Response, Error>☆3,706Updated last week
- Statistics-driven benchmarking library for Rust☆4,881Updated 4 months ago