LiquidityC / slice_ring_buffer
A contiguous-in-memory double-ended queue that derefs into a slice
☆16Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for slice_ring_buffer
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 2 weeks ago
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Mirror of Rust's allocator api for use on stable rust☆43Updated this week
- ☆55Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆69Updated 3 months ago
- ☆15Updated 6 months ago
- ☆50Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated last month
- Serialization value trees☆43Updated 3 months ago
- Const TypeId and non-'static TypeId☆54Updated 2 weeks ago
- Serde support for the humantime crate☆27Updated 9 months ago
- ☆35Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆39Updated 7 months ago
- Safe wrapper for initializing arrays☆72Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆34Updated last month
- String-like container based on SmallVec☆22Updated 7 months ago
- Threadsafe RefCell for Rust☆88Updated last year
- Duplicate an async I/O handle☆40Updated 3 weeks ago
- ☆68Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 months ago
- Make trait methods callable without the trait in scope☆135Updated this week
- Rust String type with configurable byte storage.☆33Updated last month
- horrible serde macro stuff☆38Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- An exploration of Storages☆34Updated last year
- Proc macro for smol async runtime☆53Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Faster integer division and modulus operations☆70Updated last year