mpdn / radix-heap
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:
- Efficient sampling with uniform probability☆31Updated 2 years ago
- Hierarchical sparse bitset☆45Updated 2 weeks ago
- Compact sets in rust☆56Updated 2 months ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- ☆24Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- An exploration of Storages☆34Updated last year
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- A memory efficient syntax tree for language developers☆57Updated last month
- exhaustive testing library☆63Updated 9 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Human-friendly indexed collections☆53Updated 2 months ago
- Small and fast library for k-means clustering.☆48Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- structured parallel execution for async Rust☆33Updated 8 months ago
- String optimized for map keys☆62Updated this week
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- The simd optimized escape code☆53Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- global allocator for Rust that provides hooks for tracking allocations☆48Updated 2 years ago
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆112Updated 2 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Lightweight FST-based autocompleter library written in Rust, targeting WebAssembly and data stored in-memory☆32Updated 2 years ago
- A Rust Vector which swaps to disk based on given parameters☆44Updated last year
- ☆31Updated 10 months ago
- ☆36Updated 9 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago