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
- Async filesystem primitives☆141Updated last month
- Rust String type with configurable byte storage.☆35Updated last year
- File locking for Rust.☆45Updated 2 months ago
- Alternative future adapters that provide cancel safety.☆78Updated this week
- A low-level I/O ownership and borrowing library☆106Updated 4 months ago
- ☆61Updated 2 years ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- The simd optimized escape code☆54Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- String optimized for map keys☆68Updated this week
- Proc macro for smol async runtime☆54Updated 4 years ago
- Oneshot Rust channel working both in and between sync and async environments☆95Updated 9 months ago
- Thread parking and unparking☆79Updated 10 months ago
- ☆48Updated last year
- Thin immutable zero-copy byte slice☆52Updated 3 weeks ago
- ☆113Updated 2 years ago
- Duplicate an async I/O handle☆41Updated 10 months ago
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Checksum of a directory tree☆48Updated 3 weeks ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Run closures in parallel☆115Updated 10 months ago
- Progress reporting abstraction for Rust☆65Updated last year
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated 2 months ago