sekineh / binary-heap-plus-rsLinks
Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.
☆57Updated last year
Alternatives and similar repositories for binary-heap-plus-rs
Users that are interested in binary-heap-plus-rs are comparing it to the libraries listed below
Sorting:
- Define your own PhantomData☆156Updated this week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- Scoped Thread Local Storage for Rust☆56Updated 2 years ago
- Time and duration crate optimized for speed and API stability.☆74Updated 3 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆152Updated this week
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Convert closures into wakers☆45Updated 7 months ago
- Compile-time string operations☆103Updated 3 weeks ago
- A low-level I/O ownership and borrowing library☆104Updated 3 weeks ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆81Updated 11 months ago
- An on-disk hash table implementation☆124Updated 3 years ago
- futures::AtomicWaker extracted into its own crate☆31Updated 3 weeks ago
- Non-interleaving multithreaded output queue☆71Updated this week
- Async stream for Rust and the futures crate.☆186Updated this week
- ☆75Updated this week
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated 8 months ago
- ☆46Updated last year
- Thread parking and unparking☆77Updated 7 months ago
- A fast and flexible LRU map.☆192Updated 7 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- Run closures in parallel☆114Updated 7 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 5 months ago
- Utilities for pinning☆97Updated last year
- ☆49Updated last year
- The Rustc Trait System Refactor Initiative☆25Updated 3 months ago