garro95 / priority-queue
A priority queue for Rust with efficient change function.
☆190Updated last month
Alternatives and similar repositories for priority-queue
Users that are interested in priority-queue are comparing it to the libraries listed below
Sorting:
- ☆273Updated 2 months ago
- Check if tables and items in a .toml file are lexically sorted☆235Updated this week
- Define your own PhantomData☆152Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆197Updated 10 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated 2 months ago
- Boolean-valued predicate functions in Rust☆192Updated this week
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Async synchronization primitives☆267Updated last month
- A lightweight version of pin-project written with declarative macros.☆246Updated last week
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- Graph the number of crates that depend on your crate over time☆238Updated last week
- Procedural macros to derive numeric traits in Rust☆200Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆329Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Per-object thread-local storage for Rust☆342Updated last year
- Struct fields that are made read-only accessible to other modules☆240Updated 2 months ago
- Compatibility adapter between tokio and futures☆169Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆233Updated this week
- A thread pool for isolating blocking I/O in async programs☆357Updated 3 months ago
- high-speed timing library in Rust☆340Updated 4 months ago
- ☆306Updated last month
- Easy code duplicate with substitution for Rust☆242Updated 7 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 5 months ago
- Task abstraction for building executors☆466Updated 3 months ago
- Futures, streams, and async I/O combinators.☆502Updated 2 months ago
- Async executor☆364Updated 2 weeks ago
- ☆483Updated 6 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆520Updated 2 months ago
- Generic Atomic<T> type for Rust☆234Updated last year