garro95 / priority-queue
A priority queue for Rust with efficient change function.
☆188Updated 3 weeks ago
Alternatives and similar repositories for priority-queue:
Users that are interested in priority-queue are comparing it to the libraries listed below
- ☆270Updated 2 months ago
- Per-object thread-local storage for Rust☆343Updated 11 months ago
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- Cargo extension for running Criterion.rs benchmarks☆196Updated 9 months ago
- Procedural macros to derive numeric traits in Rust☆200Updated last year
- rust stackful generator library☆325Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆290Updated 8 months ago
- Task abstraction for building executors☆462Updated 2 months ago
- Async synchronization primitives☆267Updated 3 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆327Updated last month
- A data structure to efficiently intern, cache and restore strings.☆192Updated 2 weeks ago
- Fowler–Noll–Vo hash function☆346Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆514Updated last month
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Fast function for printing integer primitives to a decimal string☆326Updated last month
- Generic Atomic<T> type for Rust☆234Updated last year
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆354Updated 3 months ago
- Define your own PhantomData☆152Updated last month
- Conditional compilation according to rustc compiler version☆351Updated last month
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆139Updated 2 years ago
- A crate for safe and ergonomic pin-projection.☆646Updated last month
- A lightweight version of pin-project written with declarative macros.☆244Updated last month
- x-www-form-urlencoded meets Serde☆245Updated 8 months ago
- Notify async tasks or threads☆468Updated 2 months ago
- Procedural macro for recursive async functions☆220Updated 3 months ago
- Boolean-valued predicate functions in Rust☆191Updated 2 weeks ago
- Semantic wrapper for byte count representations☆130Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆241Updated 7 months ago