mpdn / radix-heapLinks
Radix heap implementation in Rust
☆37Updated 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☆53Updated 3 months ago
- Human-friendly indexed collections☆56Updated 3 months ago
- Faster integer division and modulus operations☆88Updated 7 months ago
- Gotchas and warts in Rust Lang☆78Updated 2 years ago
- How fast can we recognize a word from a small pre-determined set?☆88Updated last year
- ☆38Updated 3 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 3 years ago
- ☆39Updated last year
- Idiomatic exceptions for Rust☆92Updated 6 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- exhaustive testing library☆66Updated last year
- Small and fast library for k-means clustering.☆53Updated 6 months ago
- Succinct data structures using very efficient rank and select☆128Updated last month
- ☆34Updated last year
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated 2 years ago
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- Trait generalization of the fundamental types☆48Updated last year
- A wrapper type for cross-type numeric comparisons.☆27Updated 3 years ago
- An exploration of Storages☆39Updated 2 years ago
- Zig comptime using Rust proc macros☆54Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- structured parallel execution for async Rust☆37Updated last year
- Interning of data in rust☆118Updated 7 months ago
- ☆27Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A regex crate using Brzozowski derivatives.☆27Updated 9 months ago
- Find calls to panic functions in rust executables☆36Updated 4 years ago
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆59Updated this week
- ☆28Updated last year
- ☆55Updated 5 months ago