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:
- ☆280Updated 3 months ago
- Async synchronization primitives☆269Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆199Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- Conditional compilation according to rustc compiler version☆364Updated last week
- Per-object thread-local storage for Rust☆343Updated last year
- x-www-form-urlencoded meets Serde☆249Updated 9 months ago
- rust stackful generator library☆329Updated 2 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆330Updated 2 months ago
- Boolean-valued predicate functions in Rust☆195Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆235Updated last year
- Check if tables and items in a .toml file are lexically sorted☆241Updated last week
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- A data structure to efficiently intern, cache and restore strings.☆195Updated last month
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- generators☆208Updated last year
- high-speed timing library in Rust☆342Updated 5 months ago
- a lock-free concurrent slab (experimental)☆284Updated 5 months ago
- Easy code duplicate with substitution for Rust☆242Updated 8 months ago
- Procedural macro for recursive async functions☆224Updated 4 months ago
- ☆210Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆248Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Define your own PhantomData☆152Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆140Updated 3 weeks ago