tuzz / bucket_queue
A Rust crate for a Bucket Queue data structure that can be used as a Priority Queue.
☆18Updated 6 years ago
Alternatives and similar repositories for bucket_queue:
Users that are interested in bucket_queue are comparing it to the libraries listed below
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 2 months 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 5 years ago
- ☆46Updated 4 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆46Updated 11 months ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- ☆52Updated 5 years ago
- Minimal float parser primitives with a focus on compile times.☆22Updated 2 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 weeks ago
- ☆11Updated 7 years ago
- Pluralization handling in Rust☆38Updated 2 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated last year
- Rust: Get multiple mutable references to the same collection☆13Updated 7 years ago
- A map backed by a vector☆25Updated 11 months ago
- A symbolic evaluator for MIR☆19Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Arena allocator and a handful of useful data structures☆39Updated 4 years ago
- ☆31Updated 5 years ago
- Place small arrays on the stack with a low-cost!☆17Updated 4 months ago
- A wrapper type for optionally giving up ownership of the underlying value.☆11Updated 6 years ago
- Predicator, a Rust crate for generating and running dynamic code☆16Updated 6 years ago
- A safe and reliable process manager☆42Updated 5 years ago
- Splay Tree based Collections (e.g., Map, Set, Heap) Library for Rust☆19Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Duplicate an async I/O handle☆40Updated last month
- Run a process on a particular subset of the available hardware.☆36Updated 5 years ago
- Opentelemetry layer for the tracing crate☆23Updated 4 years ago
- Simple language parser, interpreter and CLI built in Rust, to be used for baremetal/no_std environments.☆20Updated 2 years ago