brurucy / ftreeLinks
A pure-rust(with zero dependencies) fenwick tree, for the efficient computation of dynamic prefix sums.
☆20Updated last week
Alternatives and similar repositories for ftree
Users that are interested in ftree are comparing it to the libraries listed below
Sorting:
- ☆35Updated 11 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 4 years ago
- Exhaustive iteration trait in Rust☆19Updated 3 weeks ago
- ☆36Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Zero-cost specialization in generic context on stable Rust☆24Updated 7 months ago
- Easy-cast library☆29Updated last month
- ☆30Updated last year
- A Rust library for rendering images to terminals☆28Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Human-friendly indexed collections☆56Updated 2 months ago
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 3 months ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 8 months ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆29Updated 4 months ago
- enforce representation/class invariants in your Rust data structures☆12Updated 2 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- ☆24Updated 2 years ago
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated 2 years ago
- bytes::BufMut implementation to count buffer size☆25Updated 3 weeks ago
- Zero allocation macros for retrieving multiple mutable indices from a mutable slice safely.☆15Updated last year
- SIMD-optimized B+ Tree implementation that uses integer keys☆85Updated 5 months ago
- Approximate Quantiles with Configurable Worst Case Error☆16Updated 3 years ago
- Helps you frob those bits☆41Updated last year
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Extra event types built on top of rsevents☆17Updated 2 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 9 months ago
- Functions for determining terminal sizes in Rust☆14Updated last month