rolag / lockfreehashmap-rsView external linksLinks
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
- Epoch-based garbage collection☆82Nov 5, 2018Updated 7 years ago
- Support for Linux kernel aio within Tokio.☆52Jul 26, 2021Updated 4 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☆175Jan 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☆33Sep 3, 2019Updated 6 years ago
- A MPMC channel based on the two lock queue algorithm☆15Oct 4, 2017Updated 8 years ago
- An implementation of the SWIM gossip protocol in Rust using tokio-rs.☆15Mar 13, 2021Updated 4 years ago
- Respond to OS signals with channels.☆126Aug 3, 2019Updated 6 years ago
- Full-duplex SPI transactions from the command line.☆16Oct 8, 2023Updated 2 years ago
- Concurrent Log-Structured Memory for Many-Core Key-Value Stores☆36Jul 7, 2020Updated 5 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☆49Apr 7, 2020Updated 5 years ago
- Set theory applied on sorted and deduplicated slices.☆47Oct 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
- Kshaka is a Go implementation of the CASPaxos consensus protocol.☆24Sep 19, 2018Updated 7 years ago
- Read-only mirror of https://gitlab.gnome.org/GNOME/libgee☆17May 19, 2025Updated 8 months ago
- Talks I've given at various conferences☆20Mar 2, 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
- io_uring proof of concept in rust, integrated with tokio timers/executor (but not the reactor ofc)☆46May 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
- Don't use this any more. Use std::sort_unstable☆17Jan 30, 2018Updated 8 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
- Collecting examples and information to help design a memory model for Rust.☆127Jun 18, 2019Updated 6 years ago
- A parallelized PNG encoder in Rust☆224Feb 4, 2026Updated last week
- Parallel HashMap and HashSet for Rust☆56Apr 25, 2019Updated 6 years ago
- A linked-list based, lock-free concurrent hashmap in Rust.☆164Jan 4, 2020Updated 6 years ago
- A Process Control System☆97Sep 10, 2018Updated 7 years ago
- High performance( 2.5 times to MySQLDb ) Python Mysql Driver, using Python native socket layer. pure C implemented.☆55Jul 28, 2020Updated 5 years ago
- Translate data format into another one. Currently only JSON and YAML are available.☆27Apr 13, 2023Updated 2 years ago