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 2 months ago
- ☆38Updated 3 years ago
- Gotchas and warts in Rust Lang☆78Updated 2 years ago
- Faster integer division and modulus operations☆88Updated 6 months ago
- replacement for std::{Range,RangeInclusive}☆36Updated 3 years ago
- a reference-counting cycle collection library in rust☆77Updated 3 years ago
- Trait generalization of the fundamental types☆48Updated last year
- How fast can we recognize a word from a small pre-determined set?☆88Updated 11 months ago
- exhaustive testing library☆66Updated last year
- Zig comptime using Rust proc macros☆53Updated last year
- Human-friendly indexed collections☆56Updated 2 months ago
- Helps you frob those bits☆41Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 4 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- ☆27Updated 2 years ago
- A regex crate using Brzozowski derivatives.☆27Updated 8 months ago
- A wrapper type for cross-type numeric comparisons.☆27Updated 3 years ago
- Succinct data structures using very efficient rank and select☆127Updated 3 weeks ago
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆55Updated 2 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- ☆63Updated last week
- String optimized for map keys☆68Updated last week
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Extract bits from a byte slice☆80Updated 3 months ago
- ☆35Updated 11 months ago
- structured parallel execution for async Rust☆37Updated last year
- A fast bump allocator that supports allocation scopes / checkpoints. Aka an arena for values of arbitrary types.☆56Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago