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:
- ☆61Updated last year
- Async filesystem primitives☆143Updated 3 months ago
- String optimized for map keys☆68Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 3 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Rust HashSet with insertion ordering☆42Updated 2 months ago
- Alternative future adapters that provide cancel safety.☆80Updated this week
- ☆34Updated last year
- Const TypeId and non-'static TypeId☆70Updated last month
- Proc macro for smol async runtime☆54Updated 5 years ago
- Rust String type with configurable byte storage.☆36Updated last year
- File locking for Rust.☆45Updated 4 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Thin immutable zero-copy byte slice☆63Updated last week
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆54Updated 4 months ago
- ☆64Updated last month
- Thread parking and unparking☆82Updated last year
- Wrapper around Rc safe to send to a different thread☆26Updated last month
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆101Updated last week
- A low-level I/O ownership and borrowing library☆106Updated 6 months ago
- Big array helper for serde☆65Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆103Updated 3 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- struct RGB for sharing pixels between crates☆108Updated 6 months ago
- A concise, self-describing binary format written in Rust for Serde☆68Updated last year
- Duplicate an async I/O handle☆41Updated last year