LiquidityC / slice_ring_bufferLinks
A contiguous-in-memory double-ended queue that derefs into a slice
☆20Updated 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
- Rust HashSet with insertion ordering☆42Updated last month
- The simd optimized escape code☆54Updated this week
- File locking for Rust.☆45Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆67Updated 3 weeks 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
- Progress reporting abstraction for Rust☆64Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated last week
- Migrated to Codeberg☆80Updated 2 years ago
- String optimized for map keys☆66Updated last week
- A low-level I/O ownership and borrowing library☆104Updated 2 months ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆98Updated this week
- ☆49Updated last year
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Big array helper for serde☆64Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- Rust String type with configurable byte storage.☆35Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- ☆60Updated 2 years ago
- Mirror of Rust's allocator api for use on stable rust☆67Updated last month
- Thin immutable zero-copy byte slice☆47Updated 2 weeks ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- Scoped Thread Local Storage for Rust☆56Updated 2 years ago
- Parse integers directly from `[u8]` slices in safe code☆59Updated last year