glowcoil / llq
wait-free spsc linked-list queue with individually reusable nodes
☆27Updated last year
Related projects ⓘ
Alternatives and complementary repositories for llq
- Custom Rust allocator allowing to temporarily disable memory (de)allocations for a thread. Aborts or prints a warning if allocating altho…☆44Updated last year
- DSP JIT (Just In Time compiled) engine for real time audio synthesis and effects for Rust☆16Updated 10 months ago
- Reusable slice of references☆11Updated 2 months ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago
- ☆16Updated 4 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 2 years ago
- Timer Wheels With Various Runtimes In Rust☆14Updated 6 years ago
- Simple and fast async channels