NULLx76 / ringbufferLinks
A fixed-size circular buffer written in Rust.
☆122Updated 3 weeks 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.☆193Updated 3 weeks ago
- A simple Cross-platform thread schedule and priority library for rust.☆134Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 9 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Async broadcast channels☆180Updated 7 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆156Updated this week
- Use bitsized types as if they were a feature of rust.☆185Updated 3 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Minimal asynchronous runtime for Rust☆130Updated 11 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- A concurrent, append-only vector.☆187Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated 3 months ago
- Fantastic serialization library☆160Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆187Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 7 months ago
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆129Updated 2 months ago
- Async synchronization primitives☆270Updated 4 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated this week
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated last month
- Compatibility adapter between tokio and futures☆175Updated 4 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆239Updated last month
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Creates graphviz dependency graphs for Rust projects that use Cargo☆187Updated last month