garro95 / priority-queueLinks
A priority queue for Rust with efficient change function.
☆216Updated 2 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:
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- ☆313Updated 2 months ago
- Async synchronization primitives☆278Updated last week
- a lock-free concurrent slab (experimental)☆302Updated last year
- Generic Atomic<T> type for Rust☆246Updated 3 months ago
- Per-object thread-local storage for Rust☆362Updated 3 months ago
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆363Updated last week
- ☆240Updated 4 months ago
- Fast generic radix trie implemented in Rust☆213Updated 3 months ago
- Concurrent multi-producer multi-consumer queue☆297Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- rust stackful generator library☆358Updated last week
- A thread pool for isolating blocking I/O in async programs☆372Updated 3 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆178Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆271Updated last month
- Define your own PhantomData☆158Updated last week
- Conditional compilation according to rustc compiler version☆390Updated last week
- high-speed timing library in Rust☆380Updated 6 months ago
- Task abstraction for building executors☆533Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆263Updated last week
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆315Updated 5 months ago
- Concurrently Readable Data Structures for Rust☆363Updated 5 months ago
- Procedural macros to derive numeric traits in Rust☆212Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Generic array types in Rust☆431Updated last month
- Easy function multiversioning for Rust☆251Updated last year
- Rust crate for managing CPU core affinities☆212Updated 9 months ago
- Delegation of trait implementations via procedural macros☆280Updated last week