LiquidityC / slice_ring_buffer
A contiguous-in-memory double-ended queue that derefs into a slice
☆20Updated 8 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
- 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
- Const TypeId and non-'static TypeId☆64Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- ☆55Updated 10 months ago
- A memory efficient syntax tree for language developers☆57Updated 2 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated 3 weeks ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 6 months ago
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆52Updated last month
- ☆24Updated last year
- A concise, self-describing binary format written in Rust for Serde☆64Updated 7 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- ☆55Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 7 months ago
- An updated version of linked-hash-map and friends☆109Updated 3 weeks ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- File locking for Rust.☆43Updated 7 months ago
- String optimized for map keys☆62Updated last month
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- ☆39Updated 7 months ago
- An exploration of Storages☆36Updated last year
- docs.rs as a publishing platform?☆68Updated last month
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 3 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- ☆30Updated 4 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago