garro95 / priority-queueLinks
A priority queue for Rust with efficient change function.
☆198Updated 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:
- Cargo extension for running Criterion.rs benchmarks☆202Updated 2 months ago
- ☆291Updated last week
- Exponential backoff and retry for Rust.☆329Updated last year
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆297Updated 3 weeks ago
- Async synchronization primitives☆270Updated 4 months ago
- rust stackful generator library☆342Updated last month
- Task abstraction for building executors☆479Updated 6 months ago
- ☆216Updated last month
- A thread pool for isolating blocking I/O in async programs☆362Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 4 months ago
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- Generic Atomic<T> type for Rust☆236Updated last month
- Boolean-valued predicate functions in Rust☆198Updated last month
- Per-object thread-local storage for Rust☆348Updated last week
- Generic bijective maps in Rust☆147Updated last year
- Procedural macros to derive numeric traits in Rust☆207Updated last year
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Getters and Setters for Rust.☆361Updated last month
- Concurrently Readable Data Structures for Rust☆359Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆339Updated this week
- high-speed timing library in Rust☆348Updated last month
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- x-www-form-urlencoded meets Serde☆252Updated 11 months ago
- Fast generic radix trie implemented in Rust☆202Updated 2 years ago
- Define your own PhantomData☆155Updated this week
- Inter-event timing metrics on top of tracing.☆125Updated this week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆225Updated 3 weeks ago
- Concurrent multi-producer multi-consumer queue☆284Updated last week
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 8 months ago