3 releases
Uses new Rust 2024
| new 0.1.2 | Mar 4, 2026 |
|---|---|
| 0.1.1 | Feb 16, 2026 |
| 0.1.0 | Jan 6, 2026 |
#1035 in Concurrency
1,108 downloads per month
Used in 2 crates
(via blazinterner)
17KB
236 lines
Dashtable: a concurrent raw hash table (fork of dashmap)
This is a fork of the dashmap crate that adds minimal support for a raw
HashTable API akin to the hashbrown crate.
Dependencies
~1.1–1.5MB
~24K SLoC