LiquidityC / slice_ring_buffer
A contiguous-in-memory double-ended queue that derefs into a slice
☆20Updated 9 months ago
Alternatives and similar repositories for slice_ring_buffer:
Users that are interested in slice_ring_buffer are comparing it to the libraries listed below
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- File locking for Rust.☆44Updated 8 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- ☆56Updated 11 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 9 months ago
- A memory efficient syntax tree for language developers☆57Updated last month
- Duplicate an async I/O handle☆41Updated 3 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Thread-unsafe async runtime☆27Updated 6 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 7 months ago
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Take a value atomically once.☆30Updated 2 years ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- ☆24Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Big array helper for serde☆60Updated 11 months ago
- Thin immutable zero-copy byte slice☆37Updated last month
- An exploration of Storages☆35Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 7 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- ☆53Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆114Updated 2 months ago
- String optimized for map keys☆62Updated last week
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 9 months ago
- ☆56Updated last year