brurucy / ftreeLinks
A pure-rust(with zero dependencies) fenwick tree, for the efficient computation of dynamic prefix sums.
☆20Updated last year
Alternatives and similar repositories for ftree
Users that are interested in ftree are comparing it to the libraries listed below
Sorting:
- ☆35Updated 10 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 years ago
- Human-friendly indexed collections☆56Updated 2 months ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- A Rust library for rendering images to terminals☆28Updated 3 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Exhaustive iteration trait in Rust☆18Updated 2 weeks ago
- A radioactive stabilization of the ptr_meta RFC.☆35Updated 2 months ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Zero-cost specialization in generic context on stable Rust☆24Updated 6 months ago
- A Rust memory allocator for large slices that don't escape the stack.☆31Updated 3 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- enforce representation/class invariants in your Rust data structures☆12Updated 2 years ago
- ☆36Updated last year
- ☆30Updated last year
- An alternative `std`-like implementation built on origin☆31Updated 9 months ago
- Trying to create Sync bump allocator☆40Updated 5 months ago
- SIMD-optimized B+ Tree implementation that uses integer keys☆71Updated 5 months ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆61Updated 2 years ago
- Ninja-compatible build system for high-level programming languages written in Rust☆86Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- An `abilists` parser crate for Rust.☆26Updated last year
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated 3 weeks ago
- Easy-cast library☆29Updated 2 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆39Updated last year
- Serde serializer for generating Starlark build targets☆69Updated last week
- Extremely minimal parser for ELF/PE/Mach-o/ar☆41Updated 4 years ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Count directory entries—`ls | wc -l` but faster☆29Updated this week