sekineh / binary-heap-plus-rsView external linksLinks
Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.
☆59Mar 20, 2024Updated 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:
- A bridge between different serde implementations.☆16Sep 8, 2025Updated 5 months ago
- Lending iterators on stable Rust☆83Jan 12, 2024Updated 2 years ago
- A simple concurrent caching library that might fit to many use cases☆146Jan 12, 2025Updated last year
- A concurrent GC.☆44Jul 10, 2022Updated 3 years ago
- Proc macro derive to generate structs from enum variants.☆30Jun 27, 2023Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆119Feb 5, 2023Updated 3 years ago
- rust utility for temporarily changing directory☆15Mar 17, 2023Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- ☆22Nov 6, 2024Updated last year
- A stack-allocated box that stores trait objects.☆20Jul 20, 2021Updated 4 years ago
- A bit vector with the Rust standard library's portable SIMD API.☆42May 4, 2023Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated this week
- Macros to erase scope information from tokens☆26Dec 20, 2025Updated last month
- A simple way to implement Rayon's ParallelIterator☆19Apr 13, 2022Updated 3 years ago
- A `Send` version of `Iterator::chunks`☆20Nov 15, 2025Updated 2 months ago
- (lifetime) GATs on stable Rust☆59Jan 12, 2024Updated 2 years ago
- Define your own PhantomData☆158Updated this week
- A procedural macro that automatically generates setter methods for a struct's fields.☆28Jan 30, 2026Updated 2 weeks ago
- HyperLogLog implementations.☆27Aug 11, 2024Updated last year
- Features like `async-trait`, avoid using `Box` and `dyn`.☆83Sep 2, 2021Updated 4 years ago
- LSM based key-value store in rust, design for cloud☆87Feb 27, 2022Updated 3 years ago
- A memcomparable serialization format.☆24May 16, 2023Updated 2 years ago
- Golang driver for databend cloud☆21Jan 9, 2026Updated last month
- Rust NonEmpty slice☆13Jul 5, 2021Updated 4 years ago
- Non-interleaving multithreaded output queue☆79Updated this week
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆25Jan 31, 2022Updated 4 years ago
- A crate for safe and ergonomic pin-projection.☆702Updated this week
- Track memory allocations by backtrace or originating thread☆47Nov 14, 2025Updated 2 months ago
- ☆23Mar 5, 2025Updated 11 months ago
- Build database expression type checker and vectorized runtime executor in type-safe Rust☆99Jul 8, 2022Updated 3 years ago
- Quick & Dirty cli to process mysql dumps☆10Sep 30, 2022Updated 3 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Nov 8, 2022Updated 3 years ago
- Minimum Viable (Psuedo) Database☆10Aug 5, 2017Updated 8 years ago
- Implementation of Generalized Suffix Tree using Ukkonen's algorithm in Rust☆11Feb 22, 2020Updated 5 years ago
- create iterators from generators☆11Oct 27, 2023Updated 2 years ago
- Creating executables from ELF-coredumps☆10Dec 7, 2015Updated 10 years ago
- Pretty printing library for SQL☆24Jun 24, 2023Updated 2 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Jul 14, 2022Updated 3 years ago
- ☆30Jun 1, 2023Updated 2 years ago