tuzz / bucket_queueLinks
A Rust crate for a Bucket Queue data structure that can be used as a Priority Queue.
☆19Updated 7 years ago
Alternatives and similar repositories for bucket_queue
Users that are interested in bucket_queue are comparing it to the libraries listed below
Sorting:
- To futures-lite as futures-lite is to futures: smaller.☆54Updated last year
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- rust histogram and percentile stats☆48Updated 5 years ago
- A map backed by a vector☆26Updated last year
- Bit-vectors and bit-slices for Rust☆29Updated 4 years ago
- A growable bit-vector for Rust, optimized for size☆45Updated 10 months ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Caching layer load balancer.☆45Updated 5 years ago
- ☆47Updated 5 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated 2 months ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- A pool of reusable values☆51Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Arena allocator and a handful of useful data structures☆41Updated 5 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…☆19Updated 6 years ago
- Utilities for concurrent programming☆37Updated 7 years ago
- [DEPRECATED] A simple object arena☆37Updated 4 years ago
- A symbolic evaluator for MIR☆20Updated 5 years ago
- Rust crate to use process file descriptors (pidfd) for Linux☆50Updated 7 months ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 9 months ago
- A simple map based on a vector for small integer keys☆67Updated last year
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.☆30Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Updated 2 years ago
- A Rust library to compress integer arrays.☆40Updated 7 years ago
- Conversion traits for Rust☆51Updated 4 years ago
- A safe-guarded transmute for Rust☆39Updated last year