hitree

Crates.iohitree
lib.rshitree
version0.1.4
sourcesrc
created_at2022-04-23 01:44:58.736644
updated_at2022-06-09 07:52:21.40286
descriptionIndexable containers for Rust: HiSet and HiMap
homepage
repositoryhttps://github.com/hlavaatch/hitree/
max_upload_size
id572467
size45,600
Jan Hlavatý (hlavaatch)

documentation

README

Indexable containers for Rust

This crate provides two high performance containers that in addition to standard access by key also support access by index.

Work in progress, don't use until 1.0 release!

HiSet

HiMap

Commit count: 15

cargo fmt