dashtable

Crates.iodashtable
lib.rsdashtable
version0.1.0
created_at2026-01-06 21:06:32.607676+00
updated_at2026-01-06 21:06:32.607676+00
descriptionA concurrent raw hash table
homepage
repositoryhttps://github.com/gendx/dashtable
max_upload_size
id2026832
size15,358
Guillaume E (gendx)

documentation

README

Dashtable: a concurrent raw hash table (fork of dashmap)

Crate Documentation Minimum Rust 1.85.0 Lines of Code Dependencies License Codecov Build Status Test Status

This is a fork of the dashmap crate that adds minimal support for a raw HashTable API akin to the hashbrown crate.

Commit count: 4

cargo fmt