garro95 / priority-queueLinks
A priority queue for Rust with efficient change function.
☆194Updated this week
Alternatives and similar repositories for priority-queue
Users that are interested in priority-queue are comparing it to the libraries listed below
Sorting:
- Cargo extension for running Criterion.rs benchmarks☆202Updated last month
- ☆284Updated 4 months ago
- Generic Atomic<T> type for Rust☆235Updated this week
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- Boolean-valued predicate functions in Rust☆196Updated 2 weeks ago
- Per-object thread-local storage for Rust☆343Updated last week
- Conditional compilation according to rustc compiler version☆366Updated last month
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 3 months ago
- Generic bijective maps in Rust☆146Updated last year
- Async synchronization primitives☆269Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Fowler–Noll–Vo hash function☆345Updated last year
- Manual segmented stacks for Rust☆308Updated last month
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- x-www-form-urlencoded meets Serde☆251Updated 10 months ago
- A parser and formatter for std::{SystemTime, Duration}☆333Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- high-speed timing library in Rust☆345Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆238Updated last week
- A thread pool for isolating blocking I/O in async programs☆358Updated 5 months ago
- A HashMap variant that spreads resize load across inserts☆192Updated 4 months ago
- ☆312Updated 2 months ago
- Check if tables and items in a .toml file are lexically sorted☆245Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Exponential backoff and retry for Rust.☆324Updated last year
- ☆200Updated 5 months ago
- Serialize and deserialize C-like enum as underlying repr☆246Updated last month
- A simple bitset container for Rust☆143Updated last month
- A library for to allow multiple return types by automatically generated enum.☆368Updated 3 months ago