NULLx76 / ringbufferLinks
A fixed-size circular buffer written in Rust.
☆138Updated 5 months ago
Alternatives and similar repositories for ringbuffer
Users that are interested in ringbuffer are comparing it to the libraries listed below
Sorting:
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆215Updated this week
- A simple Cross-platform thread schedule and priority library for rust.☆144Updated 4 months ago
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- A concurrent, append-only vector.☆209Updated 4 months ago
- Async broadcast channels☆189Updated 4 months ago
- High-precision, one-shot and consistent benchmarking framework/harness for Rust. All Valgrind tools at your fingertips.☆206Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆170Updated last year
- ☆222Updated 5 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆195Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆298Updated last month
- Async synchronization primitives☆279Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆263Updated 2 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 2 months ago
- A fast and flexible LRU map.☆198Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated last week
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Type that deserializes only from one specific value☆266Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆259Updated 6 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- High quality, fast and easy to build cryptography for Rust☆194Updated 2 weeks ago
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago
- Use bitsized types as if they were a feature of rust.☆192Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆255Updated 3 weeks ago