rustio rustio.net
53

sefer-region

v0.1.0 Experimental

100% Rust typed handle-addressed store — Region<T> + generational Handle<T> + thread-safe SyncRegion<T> over the audited `slotmap` crate. The single-threaded face of sefer-alloc, extracted as a standalone crate: zero own unsafe (#![forbid(unsafe_code)]), no C/C++ libraries pulled in, no_std + alloc capable. For users who want a typed slotmap-like handle store WITHOUT pulling a full allocator stack.

MIT OR Apache-2.0 Edition 2021 MSRV 1.88

Quick Verdict

  • Actively maintained (updated 14d ago)
  • !Pre-1.0: API may have breaking changes
  • Tiny footprint (13KB, 1 deps)
  • Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
40
Dependents
3
Releases
1
Size
13KB

Deep Insights

📊
Download activity

40 downloads in the last 30 days (1/day avg).

🪶
Minimal dependencies

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

📐
Compact crate

At 12KB, sefer-region is lightweight. Small crate size correlates with focused, well-scoped functionality.

Health Breakdown

Maintenance 12/25

Recency, release consistency, active ratio

Quality 16/25

Yanked ratio, deps, size, maturity, features

Community 8/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

Top Dependents

Most downloaded crates that depend on sefer-region

Version Adoption

v0.1.0
100%

Release Timeline

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

Feature Flags

default =["std"]

std*

README

Loading README...

Maintainers

Dependencies
1
direct dependencies
Dependents
3
crates depend on sefer-region

Similar Crates