LiquidityC / slice_ring_bufferLinks
A contiguous-in-memory double-ended queue that derefs into a slice
☆20Updated 10 months ago
Alternatives and similar repositories for slice_ring_buffer
Users that are interested in slice_ring_buffer are comparing it to the libraries listed below
Sorting:
- Const TypeId and non-'static TypeId☆66Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 10 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- ☆57Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 3 weeks ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Mirror of Rust's allocator api for use on stable rust☆60Updated 2 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- An exploration of Storages☆35Updated last year
- Thin immutable zero-copy byte slice☆42Updated 3 weeks ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- String optimized for map keys☆63Updated 2 weeks ago
- Rust promises library☆19Updated last year
- ☆57Updated last year
- horrible serde macro stuff☆39Updated last year
- A memory efficient syntax tree for language developers☆60Updated this week
- Extensions for the Rust standard library☆39Updated last year
- ☆110Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last week
- Make trait methods callable without the trait in scope☆146Updated last week
- ☆24Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 8 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Rust map and set literals☆24Updated 5 years ago
- Pluralization handling in Rust☆38Updated 2 years ago
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- Automatic cfg for Rust compiler features☆95Updated last week
- Big array helper for serde☆60Updated last year