micahrj / llq
wait-free spsc linked-list queue with individually reusable nodes
☆27Updated last year
Alternatives and similar repositories for llq:
Users that are interested in llq are comparing it to the libraries listed below
- Custom Rust allocator allowing to temporarily disable memory (de)allocations for a thread. Aborts or prints a warning if allocating altho…☆46Updated last year
- DSP JIT (Just In Time compiled) engine for real time audio synthesis and effects for Rust☆16Updated last year
- Reusable slice of references☆11Updated 4 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- A fast ring buffer implementation with cheap and safe indexing written in Rust☆14Updated 3 weeks ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated last year
- Depending on the platform, bump a thread priority so that it's suitable for real-time audio☆39Updated 2 months ago
- nested & overlapping interval set functions, overlap, union, etc (Rust)☆15Updated 8 months ago
- ☆17Updated 4 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- Unbuffered and unlocked I/O streams☆39Updated 4 months ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Timer Wheels With Various Runtimes In Rust☆14Updated 7 years ago
- Low level audio render/capture library☆40Updated 4 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- An audio graph written in Rust, optimised for bulk memory operations and minimising runtime allocations.☆12Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆30Updated 9 months ago
- Arena allocator with scopes☆43Updated last year
- Simple and fast async channels☆15Updated 6 months ago
- Executor for asynchronous task based on wasm web workers.☆33Updated 3 months ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated 11 months ago
- ☆35Updated 5 months ago
- Thread-unsafe async runtime☆27Updated 2 months ago
- Rust API stability attributes for the rest of us.☆30Updated 6 months ago
- Real-time compute-focused async executor with job pools, thread-local data, and priorities.☆64Updated 3 weeks ago
- Pre-allocated storage with constant-time LRU tracking☆10Updated 7 months ago
- Utilities to aid implementing wakers and working with tasks.☆13Updated 4 years ago