A pure-rust(with zero dependencies) fenwick tree, for the efficient computation of dynamic prefix sums.
☆21Jan 4, 2026Updated last month
Alternatives and similar repositories for ftree
Users that are interested in ftree are comparing it to the libraries listed below
Sorting:
- A pure-Rust two-level dynamic b-tree. This crate implements a compact set data structure that preserves its elements' sorted order and a…☆112Feb 14, 2026Updated 2 weeks ago
- Ray Tracer written in Rust☆13Nov 22, 2021Updated 4 years ago
- Easy and efficient 2D spin glass simulation for quantum annealing☆12May 17, 2024Updated last year
- oci-image and oci-runtime spec in rust. Un-official mirror of libocispec.☆15Sep 15, 2021Updated 4 years ago
- Converts cargo check (and clippy) JSON output to the GitHub Action error format☆13Jun 17, 2024Updated last year
- Command line tool for converting images to ASCII art☆20Oct 7, 2025Updated 4 months ago
- Simple scheme bytecode VM☆29Mar 7, 2022Updated 3 years ago
- Bookmark directories for easy directory-hopping in the terminal☆13Sep 10, 2025Updated 5 months ago
- Chess + Rust <3. Chess engine written in Rust.☆20Nov 1, 2023Updated 2 years ago
- Rust Automated Theorem Proving library inspired by a text by John Harrison (WIP)☆21May 21, 2025Updated 9 months ago
- Ginkgo is a text editor built entirely in Rust. It supports cursor movements, CTRL commands, select vim commands, insert vs. normal modes…☆13Feb 11, 2022Updated 4 years ago
- Derive your Attribute Parsers☆13May 1, 2023Updated 2 years ago
- Rust powered background process CLI task manager☆14May 2, 2022Updated 3 years ago
- A procedural macro that generates chaining methods from non-chaining ones in an impl block.☆15Oct 30, 2018Updated 7 years ago
- A vector-based map and set implementation for rust☆16Feb 23, 2026Updated last week
- simple, zero-copy (AST) & zero-dependency JSON parser☆13May 19, 2024Updated last year
- An experiment in embedding layout computations in the type system.☆17Aug 18, 2019Updated 6 years ago
- A pure and fast NumPy implementation of Mamba with cache support.☆18Jun 16, 2024Updated last year
- Static time zone information for tz-rs.☆41Dec 12, 2025Updated 2 months ago
- A generic implementation of double-buffering.☆17Dec 29, 2021Updated 4 years ago
- Async friendly, simple and fast binary encoding and decoding in Rust☆24Apr 13, 2022Updated 3 years ago
- Safe low-level Vulkan bindings for Rust☆14Nov 12, 2025Updated 3 months ago
- Test futures under all possible polling schedules☆21Jul 25, 2022Updated 3 years ago
- ☆18Sep 27, 2022Updated 3 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Feb 11, 2026Updated 2 weeks ago
- A rusty, dual-wielding Quake and Half-Life texture WAD parser.☆21Apr 2, 2024Updated last year
- A macro impl and discussion about named & default args in Rust.☆18Dec 20, 2018Updated 7 years ago
- A stack-allocated box that stores trait objects.☆20Jul 20, 2021Updated 4 years ago
- Hierarchical sparse bitset☆53Nov 1, 2025Updated 4 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Feb 7, 2026Updated 3 weeks ago
- Idiomatic and FFI Safe dyn traits in Rust☆21May 19, 2023Updated 2 years ago
- Attempt at creating an architecture agnostic jit library, heavily inspired by copy-and-patch.☆18Jun 23, 2024Updated last year
- Blazingly Fast Pseudo Random Number Generator written in Rust☆22Sep 21, 2024Updated last year
- TLS API for Rust, and API implementations over native-tls and openssl in separate crates☆52Nov 25, 2024Updated last year
- ☆16Mar 31, 2021Updated 4 years ago
- Rust implementation of the PTHash perfect hash function for static compile-time generated hash tables☆24Feb 10, 2024Updated 2 years ago
- Haskell-style monads in Rust.☆27May 25, 2023Updated 2 years ago
- Feature toggles for Rust, extensible and with background synchronization and administration UI☆27Dec 2, 2025Updated 2 months ago
- Rust crate for Ok-wrapping and try blocks☆22Oct 18, 2022Updated 3 years ago