mpdn / radix-heap
Radix heap implementation in Rust
☆33Updated 11 months ago
Alternatives and similar repositories for radix-heap:
Users that are interested in radix-heap are comparing it to the libraries listed below
- Hierarchical sparse bitset☆44Updated 9 months ago
- Faster integer division and modulus operations☆87Updated 2 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 2 years ago
- A memory efficient syntax tree for language developers☆57Updated 3 weeks ago
- The simd optimized escape code☆53Updated this week
- Efficient sampling with uniform probability☆31Updated 2 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- ☆57Updated last month
- ☆27Updated 2 years ago
- A low-level I/O ownership and borrowing library☆100Updated 4 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Serde serializer for generating Starlark build targets☆66Updated last month
- Compact sets in rust☆56Updated last month
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated last year
- Human-friendly indexed collections☆53Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Lossless functionality for platform-native strings.☆71Updated 2 months ago
- A library for extracting and validating links.☆22Updated 8 months ago
- Byte-wise atomic memcpy.☆34Updated last month
- ☆16Updated 4 years ago
- New register allocator designed as a successor to regalloc2☆36Updated last month
- Rust crate for accepting general reference-like values without proliferating generics.☆35Updated 8 years ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Visualise recursive functions and tree structures.☆29Updated 3 years ago
- exhaustive testing library☆63Updated 8 months ago
- Zig comptime using Rust proc macros☆42Updated 10 months ago