rustio rustio.net
56

my_box

v0.2.3 Experimental

An educational, zero-dependency Rust implementation of a heap-allocated smart pointer (MyBox<T>), mirroring std::boxed::Box<T> for learning purposes.

Apache-2.0 Edition 2021 MSRV 1.75
Memory managementRust patternsNo standard library #box#allocation#heap#educational#smart-pointer

Quick Verdict

  • โœ“Actively maintained (updated 37d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Tiny footprint (12KB, 0 deps)
  • โœ“Permissive license (Apache-2.0)

Security

Checking security advisories...
Downloads
59
Dependents
0
Releases
4
Size
12KB

Deep Insights

๐Ÿ“‰
Download decline

12 downloads in the last 30 days, down 74% from the previous period. May indicate migration to alternatives.

๐Ÿชถ
Zero dependencies

my_box has no external dependencies โ€” minimal supply chain risk and fast compile times.

๐Ÿ“
Compact crate

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

Health Breakdown

Maintenance 17/25

Recency, release consistency, active ratio

Quality 16/25

Yanked ratio, deps, size, maturity, features

Community 6/20

Reverse deps, ownership, ecosystem

Popularity 2/15

Downloads, momentum, growth trend

Documentation 15/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
0/day avg
04/265/146/16/197/77/24

Version Adoption

v0.2.3
32%
v0.2.1
24%
v0.2.0
22%
v0.2.2
22%

Release Timeline

4 releasessince 2026
J
F
M
A
M
J
J
A
S
O
N
D
2026
4
Less
More

Feature Flags

README

Loading README...

Maintainers

Dependencies
0
direct dependencies
Dependents
0
crates depend on my_box

Similar Crates