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
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- Const TypeId and non-'static TypeId☆67Updated this week
- String optimized for map keys☆66Updated 2 months ago
- ☆49Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 4 months ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆60Updated 3 weeks ago
- Thin immutable zero-copy byte slice☆47Updated last week
- Big array helper for serde☆64Updated last year
- File locking for Rust.☆45Updated 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
- ☆33Updated 9 months ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Wrapper around Rc safe to send to a different thread☆25Updated 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 6 months ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Rust String type with configurable byte storage.☆35Updated last year
- The simd optimized escape code☆54Updated 2 weeks ago
- Alternative future adapters that provide cancel safety.☆69Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated last week
- A command line tool to generate Unicode tables as source code.☆111Updated 11 months ago
- Rust HashSet with insertion ordering☆42Updated last month
- Progress reporting abstraction for Rust☆64Updated last year
- Scoped Thread Local Storage for Rust☆56Updated 2 years ago
- A memory efficient syntax tree for language developers☆62Updated last month