Crates.io | hitree |
lib.rs | hitree |
version | 0.1.4 |
source | src |
created_at | 2022-04-23 01:44:58.736644 |
updated_at | 2022-06-09 07:52:21.40286 |
description | Indexable containers for Rust: HiSet and HiMap |
homepage | |
repository | https://github.com/hlavaatch/hitree/ |
max_upload_size | |
id | 572467 |
size | 45,600 |
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!