mpdn / radix-heapLinks
Radix heap implementation in Rust
☆33Updated 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:
- ☆35Updated 3 years ago
- Gotchas and warts in Rust Lang☆75Updated 2 years ago
- Faster integer division and modulus operations☆87Updated last month
- A wrapper type for cross-type numeric comparisons.☆27Updated 2 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Hierarchical sparse bitset☆50Updated 2 weeks ago
- Interning of data in rust☆106Updated last month
- 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
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- How fast can we recognize a word from a small pre-determined set?☆80Updated 6 months ago
- ☆59Updated 2 weeks ago
- ☆48Updated this week
- ☆27Updated 2 years ago
- Blazing fast immutable collection datatypes for Rust.☆110Updated last week
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Trait generalization of the fundamental types☆44Updated last year
- Extract bits from a byte slice☆79Updated this week
- structured parallel execution for async Rust☆34Updated 11 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 9 months ago
- Helps you frob those bits☆39Updated last year
- Exploration of using Storage instead of Allocator to parameterize collections in Rust☆140Updated 2 years ago
- Idiomatic exceptions for Rust☆79Updated 2 weeks ago
- Human-friendly indexed collections☆53Updated 2 months ago
- Zig comptime using Rust proc macros☆50Updated last year
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- ☆36Updated last year