LiquidityC / slice_ring_buffer
A contiguous-in-memory double-ended queue that derefs into a slice
☆18Updated 5 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
- Mirror of Rust's allocator api for use on stable rust☆49Updated last month
- Const TypeId and non-'static TypeId☆58Updated last month
- A memory efficient syntax tree for language developers☆51Updated 4 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- ☆51Updated 8 months ago
- ☆23Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆43Updated 3 weeks ago
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- String-like container based on SmallVec☆23Updated 2 months ago
- String optimized for map keys☆61Updated 2 weeks ago
- ☆35Updated 5 months ago
- A more flexible version of the Rust `scoped-tls` library☆14Updated 3 months ago
- `$crate` in procedural macros.☆68Updated last week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆94Updated this week
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆37Updated 3 months ago
- Rust String type with configurable byte storage.☆34Updated 4 months ago
- Thread-unsafe async runtime☆27Updated 2 months ago
- Duplicate an async I/O handle☆40Updated 2 months ago
- Serialization value trees☆43Updated 5 months ago
- File locking for Rust.☆43Updated 5 months ago
- Take a value atomically once.☆27Updated last year
- A small ASCII-only bounded length string representation.☆58Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆72Updated 5 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆80Updated 3 years ago
- Choose Rust types at compile-time via constants☆63Updated 11 months ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- ☆35Updated 2 years ago