micahrj / llqLinks
wait-free spsc linked-list queue with individually reusable nodes
☆30Updated last year
Alternatives and similar repositories for llq
Users that are interested in llq are comparing it to the libraries listed below
Sorting:
- Custom Rust allocator allowing to temporarily disable memory (de)allocations for a thread. Aborts or prints a warning if allocating altho…☆57Updated 2 years ago
- A fast ring buffer implementation with cheap and safe indexing written in Rust☆14Updated last month
- Generic SIMD abstractions for Rust.☆46Updated 2 years ago
- a set of memory-management tools for real-time audio☆129Updated 2 weeks ago
- A Rust audio library designed for composing real-time effects.☆17Updated 4 years ago
- Simple and fast async channels☆18Updated last year
- A Rust library crate providing an easy FFT API for arrays and slices☆36Updated 5 months ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated 2 years ago
- Depending on the platform, bump a thread priority so that it's suitable for real-time audio☆42Updated 2 months ago
- Simple and Fast 2D rendering library for Rust, based on gfx-hal☆31Updated 5 years ago
- Low level audio render/capture library☆40Updated 4 years ago
- Efficient byte-stream pipe buffer☆43Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Rust binding for SLEEF: SIMD Library for Evaluating Elementary Functions☆18Updated 2 years ago
- Set process and thread affinity in your Rust programs !☆30Updated 2 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Some gui audio effects thing☆45Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 5 years ago
- Rust crate for performing I/O in background thread☆28Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 3 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆31Updated 5 years ago
- A mixer for jack-audio using rust and druid UI☆30Updated 4 years ago
- A phase vocoder written in Rust☆31Updated 4 years ago
- a pure Rust, cross-platform soundboard app☆19Updated last week
- Threadsafe RefCell for Rust☆95Updated 8 months ago
- Arena allocator with scopes☆44Updated 2 years ago
- A simple, modern fuzzy finder tool to run examples in a Cargo project.☆14Updated 2 years ago
- A baseview backend for the Iced GUI library☆33Updated last month