1 unstable release
Uses new Rust 2024
| 0.1.0 | Jan 6, 2026 |
|---|
#1046 in Concurrency
1,260 downloads per month
Used in 2 crates
(via blazinterner)
11KB
146 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.5MB
~23K SLoC