garro95 / priority-queue
A priority queue for Rust with efficient change function.
☆185Updated last week
Alternatives and similar repositories for priority-queue:
Users that are interested in priority-queue are comparing it to the libraries listed below
- ☆270Updated last month
- Per-object thread-local storage for Rust☆343Updated 11 months ago
- Graph the number of crates that depend on your crate over time☆236Updated this week
- Cargo extension for running Criterion.rs benchmarks☆195Updated 8 months ago
- A library for to allow multiple return types by automatically generated enum.☆362Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆336Updated 3 weeks ago
- Async synchronization primitives☆263Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆236Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- Boolean-valued predicate functions in Rust☆185Updated last month
- Delegation of trait implementations via procedural macros☆261Updated 8 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Concurrently Readable Data Structures for Rust☆354Updated this week
- Define your own PhantomData☆152Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆243Updated last week
- Generic Atomic<T> type for Rust☆231Updated last year
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆133Updated last week
- Procedural macros to derive numeric traits in Rust☆197Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Conditional compilation according to rustc compiler version☆350Updated 3 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆320Updated 2 weeks ago
- Type that deserializes only from one specific value☆231Updated 3 weeks ago
- high-speed timing library in Rust☆332Updated 2 months ago
- Support crate for rustc's self-profiling feature☆344Updated last month
- A fast and flexible LRU map.☆180Updated 2 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Macro for writing nested `if let` expressions☆165Updated last year
- A crate for safe and ergonomic pin-projection.☆641Updated last week
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- A thread pool for isolating blocking I/O in async programs☆352Updated 2 months ago