rustio rustio.net
57

lfrlock

v0.3.0 Experimental

A Lock-Free Read Lock where reads never block and writes are serialized using Mutex

MIT OR Apache-2.0 Edition 2024
ConcurrencyData structures #concurrency#mutex#lock-free#reader-writer

Quick Verdict

  • โœ“Actively maintained (updated 6d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Permissive license (MIT OR Apache-2.0)

Security

Checking security advisories...
Downloads
368
Dependents
0
Releases
12
Size
25KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

38 downloads in the last 30 days (1/day), up 73% from the previous period.

๐Ÿ“
Compact crate

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

Health Breakdown

Maintenance 19/25

Recency, release consistency, active ratio

Quality 16/25

Yanked ratio, deps, size, maturity, features

Community 6/20

Reverse deps, ownership, ecosystem

Popularity 3/15

Downloads, momentum, growth trend

Documentation 13/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
1/day avg-30%
051012/291/162/32/213/113/28

Version Adoption

v0.2.5
33%
v0.2.0
24%
v0.1.2
15%
v0.1.3
14%
v0.1.4
14%

Release Timeline

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

Feature Flags

default =["std"]

std*loomspinparking_lot

README

Loading README...

Maintainers

Dependencies
5
direct dependencies
Dependents
0
crates depend on lfrlock

Similar Crates