kanidm / concread

Concurrently Readable Data Structures for Rust
Mozilla Public License 2.0
343 stars 15 forks source link

20 hashtree #28

Closed Firstyear closed 4 years ago

Firstyear commented 4 years ago

Add support for a hashmap in the concurrent btree, to aid cases where Ord is not required.