hanmertens / dary_heapLinks
A d-ary heap in Rust
☆21Updated 2 months ago
Alternatives and similar repositories for dary_heap
Users that are interested in dary_heap are comparing it to the libraries listed below
Sorting:
- Faster integer division and modulus operations☆87Updated 4 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- ☆39Updated last year
- ☆21Updated 2 years ago
- Non-interleaving multithreaded output queue☆77Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- We have Crater At Home☆36Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- ☆63Updated this week
- docs.rs as a publishing platform?☆71Updated this week
- An on-disk hash table implementation☆125Updated 4 years ago
- Take a value atomically once.☆30Updated 2 years ago
- Rust fast `&[u8]` to integer parser☆54Updated 2 weeks ago
- Macros to erase scope information from tokens☆26Updated 2 months ago
- A typed map which can make sure item exist.☆36Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- The `io_uring` library for Rust (with Rustix)☆35Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated last month
- Safer wrappers over ktls-sys☆85Updated 2 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- rust bindings of snmalloc☆144Updated 2 months ago
- Byte-wise atomic memcpy.☆38Updated last month
- ☆33Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year