lemonrock / lock-free-multi-producer-single-consumer-ring-buffer
Lock-free, multi-producer, single-consumer burstable ring buffer for Rust
☆13Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for lock-free-multi-producer-single-consumer-ring-buffer
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆16Updated 5 years ago
- An audio graph written in Rust, optimised for bulk memory operations and minimising runtime allocations.☆12Updated 4 years ago
- Timer Wheels With Various Runtimes In Rust☆14Updated 6 years ago
- Odds and ends — collection miscellania. Extra functionality for slices, strings and other things☆21Updated 4 years ago
- AtomicRingBuffer is a constant-size almost lock-free ring buffer with low memory overhead in Rust☆38Updated 7 months ago
- with_drop: Nostd wrapper for using a closure as a custom drop function☆11Updated 2 years ago
- Rust library for marker traits about types layout in memory☆22Updated 4 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- Zero-terminated string types for FFI.☆13Updated last year
- Custom Rust allocator allowing to temporarily disable memory (de)allocations for a thread. Aborts or prints a warning if allocating altho…☆44Updated last year
- Rust widget toolkit built on Reclutch☆11Updated 4 years ago
- std::Error in no_std environment.☆38Updated 3 years ago
- ☆17Updated last month
- Inert lets you use non-Sync values in Sync context☆16Updated 5 years ago
- Rust HAL repp☆12Updated 2 years ago
- Rust library for memory barrier☆34Updated 6 months ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last year
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 3 years ago
- Discrete wavelet transform☆10Updated 7 years ago
- Take a reference and get back a slice of length one☆26Updated 3 years ago
- Low-level library to build event driven applications, supporting lightweight non-blocking I/O.☆16Updated 4 years ago
- <lqd> bikeshedding the name: something that is mapped folded and collected, a 🥐☆13Updated 4 years ago
- A simple spline editor for the splines crate☆24Updated last year
- NATS unique identifiers☆19Updated last year
- Unbuffered and unlocked I/O streams☆39Updated 2 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 2 weeks ago
- Rust's missing `String` literal☆19Updated 5 years ago
- Disjoint borrow of slices in Rust☆11Updated 5 years ago