Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
☆3,312Feb 21, 2026Updated 2 months ago
Alternatives and similar repositories for parking_lot
Users that are interested in parking_lot are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Tools for concurrent programming in Rust☆8,408Feb 22, 2026Updated last month
- Rust port of Google's SwissTable hash map☆2,902Apr 12, 2026Updated last week
- Blazing fast concurrent HashMap for Rust.☆4,012Mar 5, 2025Updated last year
- Rust library for single assignment cells and lazy statics without macros☆2,078Mar 12, 2026Updated last month
- A safe and fast multi-producer, multi-consumer channel.☆2,996Apr 7, 2026Updated 2 weeks ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Rayon: A data parallelism library for Rust☆12,882Updated this week
- Zero-cost asynchronous programming in Rust☆5,840Apr 12, 2026Updated last week
- Utilities for working with bytes☆2,205Feb 4, 2026Updated 2 months ago
- Statistics-driven benchmarking library for Rust☆5,454Apr 14, 2026Updated last week
- Application level tracing for Rust.☆6,640Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,335Apr 9, 2026Updated last week
- Flexible concrete Error type built on std::Error☆6,490Mar 24, 2026Updated 3 weeks ago
- derive(Error) for struct and enum error types☆5,397Mar 24, 2026Updated 3 weeks ago
- A binary encoder / decoder implementation in Rust.☆3,073Aug 15, 2025Updated 8 months ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Concurrency permutation testing tool for Rust.☆2,676Feb 20, 2026Updated 2 months ago
- Type erasure for async trait methods☆2,139Mar 24, 2026Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,632Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,109Apr 4, 2026Updated 2 weeks ago
- async fn(Request) -> Result<Response, Error>☆4,165Feb 24, 2026Updated last month
- A small and fast async runtime for Rust☆4,841Mar 23, 2026Updated 3 weeks ago
- Metal I/O library for Rust.☆6,938Apr 13, 2026Updated last week
- Parser for Rust source code☆3,304Apr 14, 2026Updated last week
- A small macro for defining lazy evaluated static variables in Rust.☆2,026Jan 29, 2025Updated last year
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- PROST! a Protocol Buffers implementation for the Rust Language☆4,662Mar 2, 2026Updated last month
- Support atomic operations on Arc itself☆1,312Apr 4, 2026Updated 2 weeks ago
- Rust parser combinator framework