mpdn / radix-heapLinks
Radix heap implementation in Rust
☆34Updated last year
Alternatives and similar repositories for radix-heap
Users that are interested in radix-heap are comparing it to the libraries listed below
Sorting:
- Hierarchical sparse bitset☆51Updated 2 weeks ago
- Faster integer division and modulus operations☆87Updated 2 months ago
- Gotchas and warts in Rust Lang☆75Updated 2 years ago
- How fast can we recognize a word from a small pre-determined set?☆79Updated 7 months ago
- ☆35Updated 3 years ago
- Interning of data in rust☆106Updated 2 months ago
- ☆60Updated last week
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Trait generalization of the fundamental types☆44Updated last year
- Human-friendly indexed collections☆54Updated 3 months ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- ☆27Updated 2 years ago
- exhaustive testing library☆64Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Succinct data structures using very efficient rank and select☆125Updated 2 months ago
- SIMD Floating point and integer compressed vector library☆81Updated last year
- ☆28Updated 10 months ago
- A fast, concurrent string interner☆151Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Zig comptime using Rust proc macros☆50Updated last year
- Efficient sampling with uniform probability☆31Updated 3 years ago
- TreeFlat is the simplest way to build & traverse a pre-order Tree in Rust☆29Updated 2 years ago
- Fast, FFI-friendly string interning for Rust☆170Updated 11 months ago
- Small and fast library for k-means clustering.☆51Updated last month
- A regex crate using Brzozowski derivatives.☆27Updated 4 months ago
- Blazing fast immutable collection datatypes for Rust.☆113Updated last week
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- A d-ary heap in Rust☆19Updated 3 months ago
- ☆40Updated last year