tuzz / bucket_queue
A Rust crate for a Bucket Queue data structure that can be used as a Priority Queue.
☆18Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for bucket_queue
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 4 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 6 months ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- A Rust library for iterating over random permutations.☆14Updated 3 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- Rust version of lemire's SimdJson☆18Updated 5 years ago
- Minimal float parser primitives with a focus on compile times.☆21Updated 2 years ago
- Rust String type with configurable byte storage.☆33Updated last month
- ☆46Updated 4 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 3 years ago
- A growable bit-vector for Rust, optimized for size☆39Updated 7 months ago
- Methods on HashMap and BTreeMap for safely getting multiple mutable references to the contained values.☆18Updated 7 years ago
- <lqd> bikeshedding the name: something that is mapped folded and collected, a 🥐☆13Updated 4 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- Treat application routes (URL path + query string) as strongly-typed Rust structs☆13Updated 5 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated last year
- A non-contiguous byte output buffer for Rust☆13Updated 3 years ago
- Incremental, zero-copy UTF-8 decoding for Rust☆23Updated last year
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 6 years ago
- Framework for reading and writing to binary files☆18Updated 5 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆32Updated last year
- A structure for holding a set of enum variants☆20Updated 5 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 3 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 4 years ago
- An in-memory topological sort algorithm for trees based on Group Theory☆24Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year