rustio rustio.net
42

bytesbox

v0.4.0 Growing

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.

Apache-2.0 Edition 2021 MSRV 1.70
Data structuresMemory managementNo standard library #hash#memory#performance#byte-slice

Quick Verdict

  • โœ•Not updated for 1+ year
  • !Pre-1.0: API may have breaking changes
  • โœ“Tiny footprint (14KB, 1 deps)
  • โœ“Permissive license (Apache-2.0)

Security

Checking security advisories...
Downloads
3.8K
Dependents
0
Releases
4
Size
14KB

Deep Insights

๐Ÿ“Š
Download activity

8 downloads in the last 30 days (0/day avg).

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 1+ years old, bytesbox hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿชถ
Minimal dependencies

Only 1 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.

๐Ÿ“
Compact crate

At 13KB, bytesbox is lightweight. Small crate size correlates with focused, well-scoped functionality.

โš ๏ธ
Notable yanked versions

25% of releases have been yanked. Check version history before pinning.

Health Breakdown

Maintenance 9/25

Recency, release consistency, active ratio

Quality 11/25

Yanked ratio, deps, size, maturity, features

Community 6/20

Reverse deps, ownership, ecosystem

Popularity 4/15

Downloads, momentum, growth trend

Documentation 12/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
0/day avg-72%
0123412/291/162/32/213/113/28

Version Adoption

v0.4.0
38%
v0.2.0
31%
v0.3.0
31%

Release Timeline

4 releases1 yankedsince 2024
J
F
M
A
M
J
J
A
S
O
N
D
2024
4
2025
2026
Less
More|
Yanked

Feature Flags

color

README

Loading README...

Maintainers

Dependencies
1
direct dependencies
Dependents
0
crates depend on bytesbox

Similar Crates