contain-rs / blist
A deque implemented as a hybrid linked-list-of-arrays
☆10Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for blist
- ☆10Updated 8 years ago
- A double-ended priority queue implemented with an interval heap.☆15Updated 7 years ago
- An ordered map and set based on a binary search tree.☆14Updated 9 years ago
- A Raw utility for managing contiguous heap allocations☆11Updated 8 years ago
- Ordered iterators☆11Updated 4 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- Inert lets you use non-Sync values in Sync context☆16Updated 5 years ago
- dom-like layout for terminal applications☆12Updated 3 years ago
- An ordered map and set based on a trie.☆29Updated 4 years ago
- A map backed by a vector☆25Updated 8 months ago
- A library for extracting and validating links.☆22Updated 3 months ago
- obsolete since rust 1.35.0 doesn't need it anymore☆10Updated 3 years ago
- Experimental comparators for collections to be generic over☆16Updated 6 months ago
- An immutable singly-linked list, as seen in basically every functional language☆28Updated last year
- Substring searching in rust☆12Updated 8 years ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆16Updated 5 years ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 6 years ago
- A service implemented by a closure☆11Updated 7 years ago
- speedy web micro-framework using sled, io_uring and SIMD☆12Updated 4 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Tracking Rust and WebAssembly sizes over time☆10Updated 5 years ago
- An incremental port of jakogut/tinyvm to Rust☆13Updated 4 years ago
- A prototype of my proposed name resolution algorithm for Rust.☆12Updated 9 years ago
- Take a reference and get back a slice of length one☆26Updated 3 years ago
- <lqd> bikeshedding the name: something that is mapped folded and collected, a 🥐☆13Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- allows you to run multiple cargo commands in a row☆20Updated 7 years ago
- Connection telemetry middleware for diesel and tracing☆19Updated 2 weeks ago
- Fast, async-aware, single-producer, single-consumer (SPSC) channels.☆9Updated 3 years ago