rustio rustio.net
31

dpc-cbuf

v0.0.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 10+ years
  • !Pre-1.0: API may have breaking changes
  • โœ“Tiny footprint (8KB, 0 deps)
  • !100% of releases were yanked

Security

Checking security advisories...
Downloads
2.6K
Dependents
0
Releases
1
Size
8KB

Deep Insights

๐Ÿ“Š
Download activity

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

๐Ÿ‘ค
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 10+ years old, dpc-cbuf hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿชถ
Zero dependencies

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

๐Ÿ“
Compact crate

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

โš ๏ธ
Notable yanked versions

100% of releases have been yanked. Check version history before pinning.

Health Breakdown

Maintenance 1/25

Recency, release consistency, active ratio

Quality 12/25

Yanked ratio, deps, size, maturity, features

Community 3/20

Reverse deps, ownership, ecosystem

Popularity 4/15

Downloads, momentum, growth trend

Documentation 11/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
0/day avg
00.20.40.60000000000000010.8112/291/162/32/213/113/28

Release Timeline

1 releases1 yankedsince 2015
J
F
M
A
M
J
J
A
S
O
N
D
2015
1
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Less
More|
Yanked

Feature Flags

no_std

README

Loading README...

Maintainers

Dependencies
0
direct dependencies
Dependents
0
crates depend on dpc-cbuf

Similar Crates