mpdn / radix-heapLinks
Radix heap implementation in Rust
☆35Updated 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:
- Faster integer division and modulus operations☆87Updated 3 months ago
- ☆36Updated 3 years ago
- How fast can we recognize a word from a small pre-determined set?☆83Updated 8 months ago
- Gotchas and warts in Rust Lang☆77Updated 2 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- ☆62Updated last month
- Hierarchical sparse bitset☆51Updated 2 months ago
- Human-friendly indexed collections☆55Updated 2 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- An arbitrary-precision floating-point library in Rust☆46Updated 5 months ago
- Trait generalization of the fundamental types☆46Updated last year
- ☆34Updated last year
- exhaustive testing library☆65Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- ☆35Updated 8 months ago
- Small and fast library for k-means clustering.☆52Updated 3 months ago
- Stochastically generates machine code☆102Updated this week
- A d-ary heap in Rust☆22Updated last month
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated 2 years ago
- Map data structure whose keys are stored as ranges☆95Updated last month
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- Compact sets in rust☆56Updated 7 months ago
- A fast, concurrent string interner☆157Updated last year
- A BK-tree implementation in Rust.☆40Updated last year
- Succinct data structures using very efficient rank and select☆127Updated 3 months ago
- ☆53Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated 11 months ago
- Non-interleaving multithreaded output queue☆73Updated 2 weeks ago