rustio rustio.net
44

cbuf

v0.1.1 Growing

Non-thread-shareable, simple and efficient Circular Buffer implementation that can store N elements when full (typical circular buffer implementations store N-1) without using separate flags.

MPL-2.0
#buffer#core#circular#no_std#data

Quick Verdict

  • โœ•Not updated for 9+ years
  • !Pre-1.0: API may have breaking changes
  • โœ“Tiny footprint (9KB, 0 deps)

Security

Checking security advisories...
Downloads
6.2K
Dependents
3
Releases
2
Size
9KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

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

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 130 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

๐Ÿ”ฌ
Pre-1.0 for over a year

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

๐Ÿชถ
Zero dependencies

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

๐Ÿ“
Compact crate

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

Health Breakdown

Maintenance 3/25

Recency, release consistency, active ratio

Quality 18/25

Yanked ratio, deps, size, maturity, features

Community 7/20

Reverse deps, ownership, ecosystem

Popularity 5/15

Downloads, momentum, growth trend

Documentation 11/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
1/day avg-7%
0123412/301/172/42/223/123/29

Top Dependents

Most downloaded crates that depend on cbuf

Version Adoption

v0.1.1
73%
v0.1.0
27%

Release Timeline

2 releasessince 2016
J
F
M
A
M
J
J
A
S
O
N
D
2016
2
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Less
More

Feature Flags

no_std

README

Loading README...

Maintainers

Dependencies
0
direct dependencies
Dependents
3
crates depend on cbuf

Similar Crates