rustio rustio.net
39

box_any

v0.2.0 Growing

Provides a dynamic box type `BoxAny`, which contains a `Box<T>` value. `BoxAny` is similar to Box<dyn Any> but it doesn't use fat pointer to dynamic dispatch.

MIT Edition 2021
#dynamic#any#box#downcast#dispatch

Quick Verdict

  • โœ•Not updated for 2+ years
  • !Pre-1.0: API may have breaking changes
  • โœ“Tiny footprint (5KB, 1 deps)
  • โœ“Permissive license (MIT)

Security

Checking security advisories...
Downloads
2.8K
Dependents
0
Releases
2
Size
5KB

Deep Insights

๐Ÿ“Š
Download activity

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

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 2+ years old, box_any 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 5KB, box_any is lightweight. Small crate size correlates with focused, well-scoped functionality.

Health Breakdown

Maintenance 4/25

Recency, release consistency, active ratio

Quality 15/25

Yanked ratio, deps, size, maturity, features

Community 3/20

Reverse deps, ownership, ecosystem

Popularity 4/15

Downloads, momentum, growth trend

Documentation 13/15

Docs, repo, license, metadata

Download Trend

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

Version Adoption

v0.2.0
56%
v0.1.0
44%

Release Timeline

2 releasessince 2024
J
F
M
A
M
J
J
A
S
O
N
D
2024
2
2025
2026
Less
More

README

Loading README...

Maintainers

Dependencies
1
direct dependencies
Dependents
0
crates depend on box_any

Similar Crates