A concurrent lock-free hash map for Rust.
☆22Feb 1, 2021Updated 5 years ago
Alternatives and similar repositories for lockfreehashmap-rs
Users that are interested in lockfreehashmap-rs are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- logging library for rayon☆17Sep 14, 2020Updated 5 years ago
- Non-blocking hash map in Rust☆13Mar 28, 2024Updated last year
- A concurrent hash table for Rust☆61Apr 8, 2020Updated 5 years ago
- Implementation of Adaptive Radix Tree in Rust☆44Feb 26, 2020Updated 6 years ago
- Implementation and benchmark of lock-free Hopscotch Hashing☆11Oct 31, 2019Updated 6 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- ☆17Jun 10, 2020Updated 5 years ago
- Async readiness traits☆11May 15, 2019Updated 6 years ago
- ☆86Jul 18, 2016Updated 9 years ago
- Support for Linux kernel aio within Tokio.☆52Jul 26, 2021Updated 4 years ago
- The Adaptive Radix Tree With Optimistic Synchronization.☆21Nov 15, 2018Updated 7 years ago
- An implementation of "Concurrent Multi-level Arrays: Wait-free Extensible Hash Maps"☆11Nov 12, 2015Updated 10 years ago
- high-speed metrics collection library in Rust☆19May 2, 2019Updated 6 years ago
- A Persistent Map Implementation based on Hash Array Mapped Tries☆176Jan 4, 2024Updated 2 years ago
- Library implementing the prefix tree in Rust☆35Jul 15, 2018Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A MPMC channel based on the two lock queue algorithm☆15Oct 4, 2017Updated 8 years ago
- Concurrent skip list☆24Nov 5, 2018Updated 7 years ago
- Concurrent work-stealing deque☆48Nov 5, 2018Updated 7 years ago
- An implementation of the SWIM gossip protocol in Rust using tokio-rs.☆14Mar 13, 2021Updated 5 years ago
- A rust implementation of lock free cuckoo hashmap☆69Jan 28, 2025Updated last year
- Set theory applied on sorted and deduplicated slices.☆46Oct 10, 2022Updated 3 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Nov 17, 2019Updated 6 years ago
- Epoch-based garbage collection☆82Nov 5, 2018Updated 7 years ago
- Extend the rust built-in numeric types.☆33Oct 30, 2020Updated 5 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Kshaka is a Go implementation of the CASPaxos consensus protocol.☆24Sep 19, 2018Updated 7 years ago
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆45May 1, 2019Updated 6 years ago
- Concurrent Log-Structured Memory for Many-Core Key-Value Stores☆36Jul 7, 2020Updated 5 years ago
- A leaky-bucket-as-a-meter rate-limiting implementation in Rust☆32Jul 26, 2020Updated 5 years ago
- Iterate in a lazily achieved sorted order☆59Oct 16, 2018Updated 7 years ago
- Respond to OS signals with channels.☆126Aug 3, 2019Updated 6 years ago
- Composable, lock-free, allocation-light data structures