brurucy / ftreeLinks
A pure-rust(with zero dependencies) fenwick tree, for the efficient computation of dynamic prefix sums.
☆20Updated 3 weeks ago
Alternatives and similar repositories for ftree
Users that are interested in ftree are comparing it to the libraries listed below
Sorting:
- ☆34Updated last year
- 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
- ☆36Updated last year
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- A radioactive stabilization of the ptr_meta RFC.☆39Updated 4 months ago
- Zero-cost specialization in generic context on stable Rust☆24Updated 7 months ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- Exhaustive iteration trait in Rust☆21Updated last month
- Human-friendly indexed collections☆56Updated 3 months ago
- ☆30Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated 2 years ago
- Easy-cast library☆30Updated 2 months ago
- An easy-to-use, incremental, multi-threaded garbage collector for Rust☆12Updated last year
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A Rust library for rendering images to terminals☆28Updated 3 years ago
- Rust macros that produce the name of the function they're invoked within.☆22Updated 3 years ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆93Updated 6 months ago
- A vector-based map and set implementation for rust☆16Updated this week
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Increased precision floating point numbers implemented purely in Rust.☆21Updated 9 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Updated 10 months ago
- A generic, fixed-size, associative cache☆40Updated last year
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Asynchronous pipelines of contiguous data, for rust.☆17Updated 2 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆55Updated 2 months ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆29Updated 5 months ago
- Arbitrary width integers☆26Updated 6 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month