hanmertens / dary_heapLinks
A d-ary heap in Rust
☆22Updated last month
Alternatives and similar repositories for dary_heap
Users that are interested in dary_heap are comparing it to the libraries listed below
Sorting:
- Non-interleaving multithreaded output queue☆73Updated this week
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Faster integer division and modulus operations☆87Updated 4 months ago
- rust bindings of snmalloc☆142Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Local-affinity first NUMA-aware allocator with optional fallback.☆29Updated 4 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆85Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- ☆21Updated 2 years ago
- ☆39Updated last year
- Enhancement over Rust's `std::BinaryHeap`. Supports other than max heap.☆58Updated last year
- ☆63Updated last week
- Macros to erase scope information from tokens☆26Updated last month
- Byte-wise atomic memcpy.☆38Updated 2 weeks ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Rust fast `&[u8]` to integer parser☆54Updated 5 months ago
- An on-disk hash table implementation☆125Updated 4 years ago
- A cross-platform and safe Rust API to create and manage memory mappings in the virtual address space of the calling process.☆67Updated last month
- A low-level I/O ownership and borrowing library☆105Updated 2 months ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆15Updated 3 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- docs.rs as a publishing platform?☆71Updated last month
- The simd optimized escape code☆54Updated 3 weeks ago
- Better reference counted strings for Rust☆137Updated last year
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆85Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- ☆33Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago