hanmertens / dary_heapLinks
A d-ary heap in Rust
☆21Updated 4 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:
- ☆21Updated 3 years ago
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Faster integer division and modulus operations☆88Updated 7 months ago
- Non-interleaving multithreaded output queue☆79Updated last month
- Allow function lifetime elision and explicit `for<'a>` annotations on closures.☆25Updated 3 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- ☆64Updated 3 weeks ago
- The simd optimized escape code☆54Updated last week
- A bit vector with the Rust standard library's portable SIMD API.☆42Updated 2 years ago
- Rust fast `&[u8]` to integer parser☆57Updated 2 weeks ago
- rust bindings of snmalloc☆148Updated 4 months ago
- We have Crater At Home☆37Updated last year
- ☆39Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆59Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Trying to create Sync bump allocator☆41Updated 6 months ago
- docs.rs as a publishing platform?☆71Updated last month
- Byte-wise atomic memcpy.☆41Updated 2 weeks ago
- An exploration of Storages☆39Updated 2 years ago
- A low-level I/O ownership and borrowing library☆106Updated 5 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
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 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
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- A typed map which can make sure item exist.☆36Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Macros to erase scope information from tokens☆26Updated last month
- Supercharge you Rust programs!☆44Updated 8 years ago