bytesbox
ByteBox is a high-performance hash map implementation optimized for byte slices. It efficiently maps keys and values of type Vec<u8>, providing full ownership of the data. ByteBox uses a custom hash function with linked-list-based collision handling, ensuring low memory overhead and optimal performance.
Ecosystem
crates.io
crates.io
Latest Release
over 1 year ago
0.4.0
over 1 year ago
Versions
4
4
Downloads
3,808 total
3,808 total
Loading...
Readme
Loading...
Links
| Registry | crates.io |
| Source | Repository |
| Homepage | Homepage |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:cargo/bytesbox
spec |
| License | Apache-2.0 |
| First Release | over 1 year ago |
| Last Synced | 3 days ago |
Repository
| Stars | 0 on GitHub |
| Forks | 0 on GitHub |