Amanieu / parking_lotLinks
Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
☆3,039Updated 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 binary encoder / decoder implementation in Rust.☆3,069Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,688Updated 4 months ago
- Blazing fast concurrent HashMap for Rust.☆3,586Updated 4 months ago
- Utilities for working with bytes☆2,081Updated 2 weeks ago
- Rust port of Google's SwissTable hash map☆2,704Updated 2 weeks ago
- Parser for Rust source code☆3,128Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,107Updated last month
- Subcommand to show result of macro expansion☆2,901Updated this week
- Type erasure for async trait methods☆2,030Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,970Updated 3 weeks ago
- Compile time static maps for Rust☆1,965Updated 3 weeks ago
- Zero-copy deserialization framework for Rust☆3,458Updated this week
- A small and fast async runtime for Rust☆4,373Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆2,012Updated 6 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,999Updated 2 months ago
- Cap'n Proto for Rust☆2,254Updated this week
- Concurrency permutation testing tool for Rust.☆2,424Updated 3 months ago
- Rust cache structures and easy function memoization☆1,851Updated last week
- A code coverage tool for Rust projects☆2,741Updated last week
- A small rust library for adding custom derives to enums☆2,124Updated last week
- A lock-free, read-optimized, concurrency primitive.☆2,003Updated 2 weeks ago
- Some more derive(Trait) options☆1,964Updated 3 weeks ago
- PROST! a Protocol Buffers implementation for the Rust Language☆4,339Updated last month
- Rust quasi-quoting☆1,437Updated 2 weeks ago
- Statistics-driven benchmarking library for Rust☆5,164Updated last week
- derive(Error) for struct and enum error types☆5,013Updated 2 weeks ago
- A fast bump allocation arena for Rust☆1,822Updated last month
- A high performance concurrent caching library for Rust☆2,032Updated 2 months ago
- Logging implementation for Rust☆2,369Updated last week
- Parse command line arguments by defining a struct.☆2,734Updated last year