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:
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 5 months ago
- ☆21Updated 3 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Non-interleaving multithreaded output queue☆79Updated 3 weeks ago
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- Byte-wise atomic memcpy.☆39Updated last month
- ☆39Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Better reference counted strings for Rust☆139Updated last year
- Rust fast `&[u8]` to integer parser☆56Updated this week
- rust bindings of snmalloc☆146Updated 3 months ago
- Stack unwinding library in Rust☆99Updated last week
- ☆63Updated this week
- Macros to erase scope information from tokens☆26Updated 3 weeks ago
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A Rust implementation of two segment trees and a fenwick tree.☆66Updated 6 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- An exploration of Storages☆39Updated 2 years ago
- A cross-platform library for fast and safe memory-mapped IO in Rust☆72Updated last year
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆43Updated last month
- A reader-writer lock that provides extremely fast read access without starving writers☆86Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Trying to create Sync bump allocator☆40Updated 5 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- The simd optimized escape code☆54Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆70Updated 3 months ago