crates.io "circular" keyword
View the packages on the crates.io package registry that are tagged with the "circular" keyword.
Top 5.1% on crates.io
21 versions - Latest release: almost 6 years ago - 17 dependent packages - 1,028 dependent repositories - 1.66 million downloads total - 155 stars on GitHub - 1 maintainer
slice-deque 0.3.0
A double-ended queue that Deref's into a slice.21 versions - Latest release: almost 6 years ago - 17 dependent packages - 1,028 dependent repositories - 1.66 million downloads total - 155 stars on GitHub - 1 maintainer
Top 9.2% on crates.io
11 versions - Latest release: 5 months ago - 20 dependent packages - 82 dependent repositories - 960 thousand downloads total - 38 stars on GitHub - 2 maintainers
circular-queue 0.2.7 💰
A circular buffer-like queue.11 versions - Latest release: 5 months ago - 20 dependent packages - 82 dependent repositories - 960 thousand downloads total - 38 stars on GitHub - 2 maintainers
slice-ring-buffer 0.3.4
A double-ended queue that Deref's into a slice.4 versions - Latest release: about 1 year ago - 3 dependent packages - 1 dependent repositories - 1.85 million downloads total - 20 stars on GitHub - 1 maintainer
circle_buffer 0.1.3
A simple circular buffer.4 versions - Latest release: almost 7 years ago - 6.58 thousand downloads total - 0 stars on GitHub - 1 maintainer
rbl_circular_buffer 0.1.2
A zero-allocation, fast, circular buffer implementation in Rust.3 versions - Latest release: about 5 years ago - 2 dependent packages - 1 dependent repositories - 9.87 thousand downloads total - 5 stars on GitHub - 1 maintainer
mutringbuf 0.5.3
A lock-free single-producer, single-consumer (SPSC) ring buffer with in-place mutability, asynchr...17 versions - Latest release: 3 months ago - 13.8 thousand downloads total - 1 stars on GitHub - 1 maintainer
slice_ring_buf 0.3.1 💰
A ring buffer implementation optimized for working with slices14 versions - Latest release: 8 months ago - 2 dependent packages - 2 dependent repositories - 18.6 thousand downloads total - 6 stars on GitHub - 1 maintainer
egui-circular-progress-bar 0.2.0
A circular progress bar widget for egui.2 versions - Latest release: 18 days ago - 378 downloads total - 0 stars on GitHub - 1 maintainer
expanding_slice_rb 0.2.1 💰
A self-expanding ring buffer similar to VecDeque optimized for working with slices of data6 versions - Latest release: 8 months ago - 6.91 thousand downloads total - 0 stars on GitHub - 1 maintainer
generational-buffer 1.0.4
Generational Ring Buffer5 versions - Latest release: 20 days ago - 841 downloads total - 2 stars on GitHub - 1 maintainer
cbuf 0.1.1
Non-thread-shareable, simple and efficient Circular Buffer implementation that can store N elemen...2 versions - Latest release: almost 9 years ago - 1 dependent package - 1 dependent repositories - 5.52 thousand downloads total - 8 stars on GitHub - 2 maintainers
char-circle 0.1.0
A circular buffer for strings and traits for in-place string transforms.3 versions - Latest release: over 6 years ago - 4.38 thousand downloads total - 5 stars on GitHub - 1 maintainer
ring_buffer_max 0.2.0
Keep track of the max value of ring buffer in linear time.2 versions - Latest release: about 2 months ago - 501 downloads total - 0 stars on GitHub - 1 maintainer
triskell 0.1.2
A tri-partite ring buffer3 versions - Latest release: almost 2 years ago - 3.2 thousand downloads total - 0 stars on GitHub - 1 maintainer
circbuf 0.2.1
A growable circular buffer for working with bytes7 versions - Latest release: about 2 years ago - 2 dependent packages - 2 dependent repositories - 17.9 thousand downloads total - 19 stars on GitHub - 1 maintainer
bit_mask_ring_buf 0.6.1 💰
A ring buffer implementation with cheap indexing30 versions - Latest release: 7 months ago - 1 dependent repositories - 34.9 thousand downloads total - 14 stars on GitHub - 1 maintainer
Top 7.6% on crates.io
31 versions - Latest release: 19 days ago - 25 dependent packages - 44 dependent repositories - 2.32 million downloads total - 83 stars on GitHub - 2 maintainers
ringbuffer 0.16.0
A fixed-size circular buffer31 versions - Latest release: 19 days ago - 25 dependent packages - 44 dependent repositories - 2.32 million downloads total - 83 stars on GitHub - 2 maintainers
bipbuffer 0.1.2
A Rust implementation of Simon Cooke's Bip-Buffer3 versions - Latest release: almost 6 years ago - 1 dependent repositories - 22 thousand downloads total - 12 stars on GitHub - 1 maintainer
bytebufrs 0.1.0 💰
A ring buffer for bytes implementing io::Read and io::Write1 version - Latest release: over 3 years ago - 1 dependent repositories - 1.45 thousand downloads total - 0 stars on GitHub - 1 maintainer
n_circular_array 0.2.0
An n-dimensional circular array9 versions - Latest release: 3 months ago - 4.22 thousand downloads total - 0 stars on GitHub - 1 maintainer
circular-array 0.2.2
A circular array that allows infinite pushes into a fixed-size array.4 versions - Latest release: over 1 year ago - 4.89 thousand downloads total - 2 stars on GitHub - 1 maintainer
ring_queue 0.2.0
A double-ended queue implemented using a vector that reuses space after elements are removed.2 versions - Latest release: over 6 years ago - 1 dependent package - 4.44 thousand downloads total - 3 stars on GitHub - 1 maintainer
fixed-slice-deque 0.1.0-beta2
A fixed size deque implementation3 versions - Latest release: almost 3 years ago - 2 dependent repositories - 47.4 thousand downloads total - 1 stars on GitHub - 1 maintainer
linebuffer 0.1.2
ringbuffer for dynamic sized u8-elements3 versions - Latest release: almost 6 years ago - 4.47 thousand downloads total - 2 stars on GitHub - 1 maintainer
message_to_parent 1.0.0
A simple library for child structs to talk to and interact with their parent without violating th...1 version - Latest release: over 1 year ago - 1.24 thousand downloads total - 1 maintainer
vmcircbuf 0.2.8
A circular buffer that magically wraps around without any copying11 versions - Latest release: about 5 years ago - 11.9 thousand downloads total - 5 stars on GitHub - 1 maintainer
cdl-list-rs 0.2.0
A circular doubly linked list implementation using Rc<T> and RefCell<T>2 versions - Latest release: about 2 years ago - 2.34 thousand downloads total - 1 stars on GitHub - 1 maintainer
rolling-buffer 0.1.1
A simple circular heap buffer wrapper around the Vec2 versions - Latest release: 4 months ago - 818 downloads total - 1 stars on GitHub - 1 maintainer
dpc-cbuf
Non-thread-shareable, simple and efficient Circular Buffer implementation that can store N elemen...1 version - Latest release: about 1 month ago - 2.46 thousand downloads total - 8 stars on GitHub - 1 maintainer
nsrb 1.0.0 💰
Nifty Simple Ring Buffer (aka circular buffer) is a no_std library that provides 2 macros to easi...1 version - Latest release: 9 months ago - 764 downloads total - 1 stars on GitHub - 1 maintainer
Top 6.4% on crates.io
13 versions - Latest release: over 2 years ago - 38 dependent packages - 106 dependent repositories - 11 million downloads total - 105 stars on GitHub - 1 maintainer
arraydeque 0.5.1
A ring buffer with a fixed capacity, which can be stored on the stack.13 versions - Latest release: over 2 years ago - 38 dependent packages - 106 dependent repositories - 11 million downloads total - 105 stars on GitHub - 1 maintainer
Related Keywords
buffer
23
ring
19
queue
6
deque
5
rust
4
array
3
no_std
3
ringbuffer
2
no-std
2
cyclic
2
bytes
2
core
2
data
2
collection
2
circular-buffer
2
dsp
2
matrix
1
vector
1
double-ended-queue
1
data-structure
1
cirular
1
fixed
1
linebuffer
1
performance
1
utility
1
simple
1
borrowing
1
structs
1
memory
1
virtual
1
doubly-linked-list
1
dequeue
1
rolling
1
util
1
manx
1
stack
1
egui
1
progress-bar
1
widget
1
slice
1
vecdeque
1
generation
1
mmap
1
lock-free
1
async
1
in-place
1
string
1
copy-on-write
1
max
1
tripartite
1
zero
1
allocation
1
hacktoberfest
1
circle
1
container
1
bipartite
1