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:
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Hierarchical sparse bitset☆45Updated last month
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated last year
- ☆24Updated 2 years ago
- Visualise recursive functions and tree structures.☆30Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- Efficient sampling with uniform probability☆31Updated 2 years ago
- Compact sets in rust☆57Updated 2 months ago
- ☆27Updated 2 years ago
- ☆16Updated 4 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- exhaustive testing library☆63Updated 10 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year
- ☆32Updated 11 months ago
- ☆58Updated 2 weeks ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Rust macro to make recursive function run on the heap (i.e. no stack overflow).☆24Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A memory efficient syntax tree for language developers☆60Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- The simd optimized escape code☆54Updated this week
- ☆36Updated 9 months ago
- Serde serializer for generating Starlark build targets☆66Updated 2 weeks ago
- An exploration of Storages☆35Updated last year
- A regex crate using Brzozowski derivatives.☆26Updated last month
- A radioactive stabilization of the ptr_meta RFC.☆27Updated last month
- Human-friendly indexed collections☆53Updated this week