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 10 months ago
- Mirror of Rust's allocator api for use on stable rust☆47Updated this week
- String-like container based on SmallVec☆22Updated last week
- ☆50Updated 6 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆69Updated 4 months ago
- Serialization value trees☆43Updated 3 months ago
- ☆38Updated last year
- ☆35Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- A memory efficient syntax tree for language developers☆51Updated 2 months ago
- A safe library for allocating arbitrarily sized data on the stack at runtime in Rust.☆16Updated 6 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Simple goldenfile testing in Rust.☆38Updated 2 months ago
- ☆68Updated last month
- Convert closures into wakers☆43Updated last month
- ☆55Updated last year
- A Rust library for generically joining iterables with a separator☆91Updated last year
- Duplicate an async I/O handle☆40Updated last month
- ☆35Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- ☆100Updated 7 months ago
- Full precision decimal representation of f64☆25Updated 2 weeks ago
- Rust String type with configurable byte storage.☆34Updated 2 months ago
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆35Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆42Updated 3 weeks ago
- Map data structure whose keys are stored as ranges☆77Updated 8 months ago