brurucy / ftreeLinks
A pure-rust(with zero dependencies) fenwick tree, for the efficient computation of dynamic prefix sums.
☆20Updated 11 months ago
Alternatives and similar repositories for ftree
Users that are interested in ftree are comparing it to the libraries listed below
Sorting:
- ☆35Updated 9 months ago
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- ☆36Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Exhaustive iteration trait in Rust☆17Updated 3 weeks ago
- A radioactive stabilization of the ptr_meta RFC.☆33Updated last month
- ☆30Updated last year
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- ☆18Updated 9 months ago
- Extra event types built on top of rsevents☆17Updated 2 years ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- Human-friendly indexed collections☆56Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Count directory entries—`ls | wc -l` but faster☆29Updated 2 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆54Updated last month
- Arbitrary width integers☆21Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- Serde serializer for generating Starlark build targets☆69Updated last month
- Tiny little crate to determine how large an unnameable type is.☆12Updated 7 months ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- LR-style Parser Generator☆19Updated 5 months ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆35Updated last month
- An arbitrary-precision floating-point library in Rust☆46Updated 6 months ago
- Rust macros that produce the name of the function they're invoked within.☆22Updated 3 years ago
- Approximate Quantiles with Configurable Worst Case Error☆16Updated 3 years ago