An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

crates.io "ring" keyword

View the packages on the crates.io package registry that are tagged with the "ring" keyword.

Top 8.2% on crates.io
ring-compat 0.8.0
Compatibility crate for using RustCrypto's traits with the cryptographic algorithm implementation...
16 versions - Latest release: almost 2 years ago - 7 dependent packages - 221 dependent repositories - 1.24 million downloads total - 29 stars on GitHub - 2 maintainers
circularbuf 0.1.0 💰
Rust fixed size circular (ring) buffer
1 version - Latest release: 5 months ago - 550 downloads total - 0 stars on GitHub - 1 maintainer
Top 5.1% on crates.io
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
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
mpchash 2.0.8
A space-efficient (no need for vnodes) multi-probe consistent hashing algorithm
18 versions - Latest release: about 1 month ago - 71.4 thousand downloads total - 2 stars on GitHub - 1 maintainer
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
network-collections 0.1.9
Collections suitable for use with networking, particularly when a fixed memory usage is required ...
10 versions - Latest release: over 6 years ago - 3 dependent packages - 16 thousand downloads total - 10 stars on GitHub - 1 maintainer
consistent_hash_ring 0.8.0
A flexible and efficient consistent hash ring
26 versions - Latest release: over 4 years ago - 2 dependent packages - 2 dependent repositories - 104 thousand downloads total - 3 stars on GitHub - 1 maintainer
ring-client 0.1.1
A Rust client for interfacing with Ring home security devices.
4 versions - Latest release: about 1 month ago - 1.21 thousand downloads total - 1 stars on GitHub - 1 maintainer
slice_ring_buf 0.3.1 💰
A ring buffer implementation optimized for working with slices
14 versions - Latest release: 8 months ago - 2 dependent packages - 2 dependent repositories - 18.6 thousand downloads total - 6 stars on GitHub - 1 maintainer
Top 4.3% on crates.io
dasp_ring_buffer 0.11.0
Simple fixed and bounded ring buffers for audio PCM DSP.
1 version - Latest release: about 5 years ago - 12 dependent packages - 379 dependent repositories - 3.19 million downloads total - 987 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 data
6 versions - Latest release: 8 months ago - 6.91 thousand downloads total - 0 stars on GitHub - 1 maintainer
neobuffer 0.1.0
Safe cross-process channel
1 version - Latest release: over 6 years ago - 1.61 thousand downloads total - 1 maintainer
generational-buffer 1.0.4
Generational Ring Buffer
5 versions - Latest release: 19 days ago - 841 downloads total - 2 stars on GitHub - 1 maintainer
cucumis 0.1.0
hack.chat tunnel that resolves DNS pollution
1 version - Latest release: 12 months ago - 1.02 thousand downloads total - 2 stars on GitHub - 1 maintainer
ring_api 0.1.0
Strongly-typed client for the RING HTTP API
1 version - Latest release: about 6 years ago - 1.66 thousand downloads total - 2 stars on GitHub - 1 maintainer
cryptix-field 0.1.0
A library for group, ring and field arithmetics based on cryptix-bigint
1 version - Latest release: about 2 years ago - 4 dependent packages - 2.67 thousand downloads total - 1 stars on GitHub - 1 maintainer
coalescing_buffer 0.1.0
Coalescing Ring Buffer
4 versions - Latest release: over 6 years ago - 6.13 thousand downloads total - 8 stars on GitHub - 1 maintainer
fujisaki_ringsig 0.1.1
Fujisaki-Suzuki Ring Signatures in Rust
5 versions - Latest release: over 4 years ago - 1 dependent repositories - 7.07 thousand downloads total - 19 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 1 month ago - 501 downloads total - 0 stars on GitHub - 1 maintainer
triskell 0.1.2
A tri-partite ring buffer
3 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 bytes
7 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 indexing
30 versions - Latest release: 7 months ago - 1 dependent repositories - 34.9 thousand downloads total - 14 stars on GitHub - 1 maintainer
finitely 0.1.0
Arithemtic over finite polynomial rings
1 version - Latest release: 8 months ago - 766 downloads total - 0 stars on GitHub - 1 maintainer
consist 0.3.2
Dead-simple consistent hashing library
6 versions - Latest release: over 8 years ago - 9.18 thousand downloads total - 2 stars on GitHub - 1 maintainer
dgrambuf 0.2.0
A fixed capacity ring buffer for datagrams (byte slices)
2 versions - Latest release: over 2 years ago - 1 dependent package - 3 thousand downloads total - 1 maintainer
ringal 0.4.0
Efficient ring allocator for short-lived buffers.
4 versions - Latest release: 7 months ago - 2.41 thousand downloads total - 7 stars on GitHub - 1 maintainer
talaria 0.1.1 💰
A high performance, cyclic message passing library.
2 versions - Latest release: over 1 year ago - 2.29 thousand downloads total - 19 stars on GitHub - 1 maintainer
holodeque 0.2.0
Array- and slice-backed double-ended queues in 100% safe Rust.
2 versions - Latest release: about 4 years ago - 2.56 thousand downloads total - 3 stars on GitHub - 1 maintainer
Top 7.6% on crates.io
ringbuffer 0.16.0
A fixed-size circular buffer
31 versions - Latest release: 18 days ago - 25 dependent packages - 44 dependent repositories - 2.32 million downloads total - 83 stars on GitHub - 2 maintainers
atomic_ring_buffer
A fixed-size multi-producer multi-consumer queue that works on bare-metal systems.
1 version - Latest release: 18 days ago - 1.81 thousand downloads total - 1 maintainer
ring-algorithm 0.8.0
algorithms on ring (Abstruct Algebra)
25 versions - Latest release: 6 months ago - 6 dependent packages - 16 dependent repositories - 98.3 thousand downloads total - 2 stars on gitlab.com - 1 maintainer
bipbuffer 0.1.2
A Rust implementation of Simon Cooke's Bip-Buffer
3 versions - Latest release: almost 6 years ago - 1 dependent repositories - 22 thousand downloads total - 12 stars on GitHub - 1 maintainer
sharpie 0.2.0
A simple digital signing and verification library based on ring
4 versions - Latest release: over 2 years ago - 4.33 thousand downloads total - 3 stars on GitHub - 1 maintainer
bytebufrs 0.1.0 💰
A ring buffer for bytes implementing io::Read and io::Write
1 version - Latest release: over 3 years ago - 1 dependent repositories - 1.45 thousand downloads total - 0 stars on GitHub - 1 maintainer
periodic-rs 0.2.1
Bounded datastructures
3 versions - Latest release: about 3 years ago - 3.4 thousand downloads total - 1 maintainer
e-ring 0.3.0
A no_std append only ring buffer, when full new element replace oldest one
3 versions - Latest release: almost 4 years ago - 1 dependent repositories - 4.37 thousand downloads total - 0 stars on GitHub - 1 maintainer
ya-ring-buf 0.1.0
Yet Another Ring Buffer. SPSC channel with direct access for bytes/Copy.
1 version - Latest release: over 3 years ago - 1.38 thousand downloads total - 0 stars on gitlab.com - 1 maintainer
abstalg 0.2.0
Abstract algebraic structures for Rust
8 versions - Latest release: 9 months ago - 10.5 thousand downloads total - 6 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 implementation
3 versions - Latest release: almost 3 years ago - 2 dependent repositories - 47.4 thousand downloads total - 1 stars on GitHub - 1 maintainer
Top 6.9% on crates.io
bounded-vec-deque 0.1.1
A double-ended queue|ringbuffer with an upper bound on its length.
2 versions - Latest release: about 6 years ago - 2 dependent packages - 46 dependent repositories - 638 thousand downloads total - 1 maintainer
ring_buffer 2.0.2
RingBuffer is a queue with added random access.
11 versions - Latest release: about 4 years ago - 1 dependent package - 1 dependent repositories - 39.6 thousand downloads total - 0 stars on git.h3n.eu - 1 maintainer
ring-vec 0.1.1
A zero-dependency, no-std compatible, producer-consumer, fixed-size, item-oriented ring buffer ba...
2 versions - Latest release: almost 5 years ago - 1 dependent package - 3.14 thousand downloads total - 7 stars on GitHub - 1 maintainer
hulahoop 0.2.0
An efficient consistent hash ring implementation supporting virtual nodes.
2 versions - Latest release: over 2 years ago - 2.3 thousand downloads total - 0 stars on GitHub - 1 maintainer
tuxtrain 0.0.4
An easy-to-use generic trainer for Linux
4 versions - Latest release: over 3 years ago - 4.23 thousand downloads total - 58 stars on GitHub - 1 maintainer
linebuffer 0.1.2
ringbuffer for dynamic sized u8-elements
3 versions - Latest release: almost 6 years ago - 4.47 thousand downloads total - 2 stars on GitHub - 1 maintainer
lariv 0.3.2
Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed ...
12 versions - Latest release: almost 2 years ago - 12.4 thousand downloads total - 58 stars on GitHub - 1 maintainer
vmcircbuf 0.2.8
A circular buffer that magically wraps around without any copying
11 versions - Latest release: about 5 years ago - 11.9 thousand downloads total - 5 stars on GitHub - 1 maintainer
lfchring 0.1.3
Concurrent, lock-free implementation of a consistent hashing ring data structure, supporting virt...
4 versions - Latest release: over 4 years ago - 4.8 thousand downloads total - 9 stars on GitHub - 1 maintainer
lock-free-multi-producer-single-consumer-ring-buffer 0.4.0
A lock-free, multi-producer, single-consumer (MPSC) ring buffer. Optimized for sending and receiv...
4 versions - Latest release: over 6 years ago - 1 dependent package - 6.59 thousand downloads total - 13 stars on GitHub - 1 maintainer
orodruin 0.2.0
Safe Rust Monero-like bLSAG ring signatures on Ristretto curve
2 versions - Latest release: 9 months ago - 1.71 thousand downloads total - 1 stars on git.duniter.org - 1 maintainer
ringvec 0.1.0
A simple ring buffer implementation based on a vector
1 version - Latest release: almost 4 years ago - 1 dependent package - 1 dependent repositories - 1.86 thousand downloads total - 0 stars on GitHub - 1 maintainer
ourobuf 0.1.1
A no_std circular buffer with constant-time operations
1 version - Latest release: 6 months ago - 542 downloads total - 2 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 8.8% on crates.io
hashring 0.3.6
A minimal implementation of consistent hashing
10 versions - Latest release: 12 months ago - 7 dependent packages - 206 dependent repositories - 322 thousand downloads total - 60 stars on GitHub - 1 maintainer
Top 6.4% on crates.io
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
ring-digest
Wappers for using the high-performance implementations of digest algorithm from the *ring* crate...
1 version - Latest release: about 1 month ago - 1.11 thousand downloads total - 30 stars on GitHub - 1 maintainer
hashring-ext 0.0.1 removed
An extended consistent hashing algorithm
1 version - Latest release: 3 months ago - 0 downloads total - 1 maintainer
magic-ring-buffer 0.1.0
A magic ring buffer (also known as a virtual ring buffer, VRB, or mirrored buffer) which is lock-...
1 version - Latest release: over 6 years ago - 1 dependent package - 2.09 thousand downloads total - 7 stars on GitHub - 1 maintainer