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:
- (lifetime) GATs on stable Rust☆59Updated last year
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆68Updated last year
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- Automatic cfg for Rust compiler features☆102Updated last month
- Async stream for Rust and the futures crate.☆185Updated this week
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- docs.rs as a publishing platform?☆69Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Compile-time string operations☆101Updated this week
- Scoped Thread Local Storage for Rust☆56Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated this week
- Fast functions for printing floating-point primitives to a decimal string☆126Updated 2 months ago
- Define your own PhantomData☆156Updated last week
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- rust bindings of snmalloc☆137Updated 4 months ago
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- An on-disk hash table implementation☆124Updated 3 years ago
- Thread parking and unparking☆78Updated 6 months ago
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- ☆73Updated 4 months ago
- Convert closures into wakers☆45Updated 6 months ago
- Utilities for pinning☆96Updated last year
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 weeks ago
- Run closures in parallel☆114Updated 6 months ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 6 months ago
- ☆57Updated last year
- Helper macros: autoimpl, impl_scope☆66Updated last month
- ☆49Updated last year