LiquidityC / slice_ring_bufferLinks
A contiguous-in-memory double-ended queue that derefs into a slice
☆21Updated last year
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:
- ☆59Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Const TypeId and non-'static TypeId☆69Updated 2 months ago
- File locking for Rust.☆45Updated 2 months ago
- Thin immutable zero-copy byte slice☆51Updated last month
- Async filesystem primitives☆140Updated 3 weeks ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆113Updated last year
- A low-level I/O ownership and borrowing library☆105Updated 3 months ago
- Thread parking and unparking☆79Updated 10 months ago
- Data parallelism library for async-std.☆96Updated last year
- ☆61Updated 2 years ago
- Rust String type with configurable byte storage.☆35Updated last year
- Big array helper for serde☆64Updated last year
- Rust HashSet with insertion ordering☆42Updated 2 weeks ago
- Run closures in parallel☆115Updated 10 months ago
- Threadsafe RefCell for Rust☆96Updated 8 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆51Updated last month
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 3 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated last month
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- The simd optimized escape code☆54Updated last week
- Take a value atomically once.☆30Updated 2 years ago
- String optimized for map keys☆68Updated last week
- Utility wrapper to send non send types to other threads safely☆186Updated 7 months ago