garro95 / priority-queueLinks
A priority queue for Rust with efficient change function.
☆220Updated 3 months ago
Alternatives and similar repositories for priority-queue
Users that are interested in priority-queue are comparing it to the libraries listed below
Sorting:
- ☆319Updated 4 months ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- A implementation of convenience integrations between tokio and tower☆134Updated 2 years ago
- Async synchronization primitives☆280Updated last month
- Fast generic radix trie implemented in Rust☆214Updated 4 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- Per-object thread-local storage for Rust☆365Updated 4 months ago
- high-speed timing library in Rust☆386Updated 7 months ago
- Concurrently Readable Data Structures for Rust☆363Updated this week
- A HashMap wrapper that holds key-value pairs in insertion order☆178Updated last year
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- A Vec of Bits☆186Updated 5 months ago
- rust stackful generator library☆361Updated last month
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆318Updated 6 months ago
- ☆243Updated last week
- Exponential backoff and retry for Rust.☆339Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆374Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Fast function for printing integer primitives to a decimal string☆363Updated this week
- Async stream for Rust and the futures crate.☆193Updated 2 weeks ago
- Rust implementation of CRC(16, 32, 64) with support of various standards☆222Updated last month
- Conditional compilation according to rustc compiler version☆389Updated last month
- a lock-free concurrent slab (experimental)☆305Updated 2 weeks ago
- Generic bijective maps in Rust☆147Updated 2 years ago
- Task abstraction for building executors☆560Updated last week
- A Rust library for safe and effortless global and thread-local state management.☆223Updated 2 years ago
- Rust crate for managing CPU core affinities☆214Updated 11 months ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- Define your own PhantomData☆158Updated last month
- Concurrent multi-producer multi-consumer queue☆299Updated 2 months ago