LiquidityC / slice_ring_bufferLinks
A contiguous-in-memory double-ended queue that derefs into a slice
☆20Updated 10 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
Sorting:
- Const TypeId and non-'static TypeId☆66Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆38Updated 8 months ago
- ☆57Updated last year
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Typed index version of Rust slice and Vec containers☆69Updated last month
- ☆39Updated 9 months ago
- An exploration of Storages☆35Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆67Updated 10 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 10 months ago
- Run closures in parallel☆113Updated 5 months ago
- A memory efficient syntax tree for language developers☆62Updated 3 weeks ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Choose Rust types at compile-time via constants☆67Updated last year
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- Convert closures into wakers☆45Updated 5 months ago
- `$crate` in procedural macros.☆71Updated last month
- ☆24Updated 2 years ago
- ☆47Updated last year
- String optimized for map keys☆63Updated 2 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Duplicate an async I/O handle☆41Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 9 months ago
- Sort Unicode strings lexicographically☆36Updated 10 months ago
- ☆72Updated 2 months ago
- ☆57Updated last year
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago