sekineh / binary-heap-plus-rsLinks
Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.
☆59Updated 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:
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last week
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated 3 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 7 years ago
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- ☆77Updated 5 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆47Updated this week
- Lending iterators on stable Rust☆83Updated 2 years ago
- Scoped Thread Local Storage for Rust☆57Updated 2 years ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Link libstdc++ or libc++ automatically or manually☆52Updated last month
- ☆46Updated 2 years ago
- Async stream for Rust and the futures crate.☆193Updated 2 weeks ago
- Fast functions for printing floating-point primitives to a decimal string☆137Updated 2 weeks ago
- Define your own PhantomData☆158Updated last month
- ☆61Updated 2 years ago
- An on-disk hash table implementation☆126Updated 4 years ago
- Time and duration crate optimized for speed and API stability.☆76Updated 3 weeks ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 6 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year
- A growable bit-vector for Rust, optimized for size☆45Updated 11 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- ☆48Updated 2 years ago
- Non-interleaving multithreaded output queue☆79Updated last month
- docs.rs as a publishing platform?☆71Updated last month
- A sentinel-based, heapless, `Vec`-like type.☆71Updated 5 years ago
- ☆64Updated last month
- Unsafe marker trait for types that deref to a stable address☆34Updated 3 months ago