NULLx76 / ringbuffer
A fixed-size circular buffer written in Rust.
☆96Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for ringbuffer
- Migrated to Codeberg☆80Updated last year
- Threadsafe RefCell for Rust☆88Updated last year
- Open a scope and then freeze it in time for future access.☆105Updated 3 months ago
- A fast, concurrent string interner☆140Updated 3 months ago
- Async broadcast channels☆164Updated 4 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆176Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆80Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆227Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆128Updated this week
- A concurrent, append-only vector.☆135Updated 2 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆113Updated last month
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆110Updated 11 months ago
- A simple Cross-platform thread schedule and priority library for rust.☆110Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- Type that deserializes only from one specific value☆227Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Use bitsized types as if they were a feature of rust.☆171Updated 6 months ago
- Allocation-free data structures that make do with the memory they're given☆145Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆127Updated 8 months ago
- Utilities for working with impl traits in Rust.☆96Updated 8 months ago
- A realtime-safe single-producer single-consumer (SPSC) ring buffer☆202Updated 3 months ago
- Async synchronization primitives☆255Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆148Updated 9 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆175Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆228Updated 4 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆143Updated 10 months ago
- A fast and flexible LRU map.☆170Updated 6 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆176Updated last month
- ☆188Updated last month