Amanieu / parking_lotLinks
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
☆3,165Updated 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,772Updated last month
- A binary encoder / decoder implementation in Rust.☆3,084Updated 3 months ago
- Rust port of Google's SwissTable hash map☆2,801Updated last week
- Blazing fast concurrent HashMap for Rust.☆3,777Updated 8 months ago
- Utilities for working with bytes☆2,126Updated this week
- Parser for Rust source code☆3,219Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,035Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,226Updated last month
- Subcommand to show result of macro expansion☆2,977Updated 3 weeks ago
- A small macro for defining lazy evaluated static variables in Rust.☆2,022Updated 9 months ago
- Zero-copy deserialization framework for Rust☆3,647Updated 2 weeks ago
- Compile time static maps for Rust☆2,047Updated last month
- Type erasure for async trait methods☆2,073Updated last month
- Concurrency permutation testing tool for Rust.☆2,521Updated 3 months ago
- A small and fast async runtime for Rust☆4,605Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,042Updated 5 months ago
- Logging implementation for Rust☆2,444Updated last month
- A small rust library for adding custom derives to enums☆2,198Updated 4 months ago
- Rust cache structures and easy function memoization☆1,913Updated 3 months ago
- derive(Error) for struct and enum error types☆5,204Updated 2 weeks ago
- Some more derive(Trait) options☆2,012Updated last week
- PROST! a Protocol Buffers implementation for the Rust Language☆4,476Updated this week
- Easily assign underlying errors into domain-specific errors while adding context☆1,811Updated this week
- A lock-free, read-optimized, concurrency primitive.☆2,044Updated this week
- A code coverage tool for Rust projects☆2,817Updated last week
- Parse command line arguments by defining a struct.☆2,732Updated last year
- async fn(Request) -> Result<Response, Error>☆3,989Updated last month
- Rust quasi-quoting☆1,487Updated this week
- Rust derive-based argument parsing optimized for code size☆1,864Updated 3 months ago
- Cap'n Proto for Rust☆2,350Updated 3 weeks ago