brurucy / ftreeLinks
A pure-rust(with zero dependencies) fenwick tree, for the efficient computation of dynamic prefix sums.
☆19Updated 7 months ago
Alternatives and similar repositories for ftree
Users that are interested in ftree are comparing it to the libraries listed below
Sorting:
- ☆35Updated 5 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 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 11 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆30Updated 2 years ago
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆8Updated 2 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Helps you frob those bits☆38Updated 10 months ago
- ☆36Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- A regex crate using Brzozowski derivatives.☆26Updated 2 months ago
- #[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.☆14Updated 3 months ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Updated 4 years ago
- A radioactive stabilization of the ptr_meta RFC.☆29Updated 2 months ago
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 2 months ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated last month
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 8 months ago
- Some benchmarks for generational arenas in rust☆27Updated 11 months ago
- Trying to create Sync bump allocator☆37Updated 7 months ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Human-friendly indexed collections☆53Updated last month
- ☆29Updated last year
- Rust procedural macro that renders ASCII diagrams in doc comments as SVG images.☆20Updated 7 months ago
- ☆20Updated 8 years ago
- Take a value atomically once.☆30Updated 2 years ago
- 🗃 UTF-8 string, byte string, and C string interner☆27Updated this week
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆10Updated 10 months ago