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:
- Rust String type with configurable byte storage.☆35Updated last year
- ☆60Updated last year
- Alternative future adapters that provide cancel safety.☆79Updated 3 weeks ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 2 months ago
- Const TypeId and non-'static TypeId☆70Updated 2 weeks ago
- File locking for Rust.☆45Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- Rust HashSet with insertion ordering☆42Updated last month
- Thin immutable zero-copy byte slice☆57Updated this week
- ☆48Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated 3 weeks ago
- ☆61Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Wrapper around Rc safe to send to a different thread☆26Updated this week
- Thread parking and unparking☆81Updated 11 months ago
- ☆41Updated 2 years ago
- Simple goldenfile testing in Rust☆44Updated 2 months ago
- Async filesystem primitives☆142Updated 2 months ago
- ☆114Updated 2 years ago
- The simd optimized escape code☆54Updated last week
- A low-level I/O ownership and borrowing library☆106Updated 5 months ago
- Run closures in parallel☆115Updated 11 months ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- ☆34Updated last year
- Big array helper for serde☆65Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year