A concurrent lock-free hash map for Rust.
☆21Feb 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
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
- Concurrent skip list☆24Nov 5, 2018Updated 7 years ago
- An implementation of "Concurrent Multi-level Arrays: Wait-free Extensible Hash Maps"☆11Nov 12, 2015Updated 10 years ago
- Async readiness traits☆11May 15, 2019Updated 6 years ago
- Epoch-based garbage collection☆82Nov 5, 2018Updated 7 years ago
- Support for Linux kernel aio within Tokio.☆52Jul 26, 2021Updated 4 years ago
- Library implementing the prefix tree in Rust☆35Jul 15, 2018Updated 7 years ago
- high-speed metrics collection library in Rust☆19May 2, 2019Updated 6 years ago
- Implementation and benchmark of lock-free Hopscotch Hashing☆11Oct 31, 2019Updated 6 years ago
- A Persistent Map Implementation based on Hash Array Mapped Tries☆176Jan 4, 2024Updated 2 years ago
- Extend the rust built-in numeric types.☆33Oct 30, 2020Updated 5 years ago
- A Rust HashMap implementation with copy-on-write keys and values☆32Sep 3, 2019Updated 6 years ago
- Full-duplex SPI transactions from the command line.☆16Oct 8, 2023Updated 2 years ago
- Respond to OS signals with channels.☆126Aug 3, 2019Updated 6 years ago
- Toy benchmark comparing RocksDB and Sled☆13Aug 27, 2023Updated 2 years ago
- An implementation of the SWIM gossip protocol in Rust using tokio-rs.☆14Mar 13, 2021Updated 4 years ago
- Concurrent Log-Structured Memory for Many-Core Key-Value Stores☆36Jul 7, 2020Updated 5 years ago
- uWSGI and Rust integration plugin☆14Mar 24, 2016Updated 9 years ago
- Library and command-line tool for inferring dependencies between static libraries.☆24May 23, 2017Updated 8 years ago
- ☆17Jun 10, 2020Updated 5 years ago
- Concurrent work-stealing deque☆48Nov 5, 2018Updated 7 years ago
- An I/O-oriented tokio runtime thread pool☆48Apr 7, 2020Updated 5 years ago
- 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
- A reader-writer lock that provides extremely fast read access without starving writers☆87Oct 16, 2023Updated 2 years ago
- Talks I've given at various conferences☆20Mar 2, 2018Updated 8 years ago
- Read-only mirror of https://gitlab.gnome.org/GNOME/libgee☆17May 19, 2025Updated 9 months ago
- Kshaka is a Go implementation of the CASPaxos consensus protocol.☆24Sep 19, 2018Updated 7 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- The Adaptive Radix Tree With Optimistic Synchronization.☆21Nov 15, 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
- Iterate in a lazily achieved sorted order☆59Oct 16, 2018Updated 7 years ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Sep 2, 2021Updated 4 years ago
- Concurrent hash map for Rust☆17Sep 18, 2016Updated 9 years ago
- A concurrent implementation of pseudo-LRU cache tracking.☆24Apr 17, 2020Updated 5 years ago
- ☆137Feb 12, 2024Updated 2 years ago