-
bio
A bioinformatics library for Rust. This library provides implementations of many algorithms and data structures that are useful for bioinformatics, but also in other fields.
-
indexset
A two-level BTree with fast iteration and indexing operations
-
ftree
A very fast fenwick tree implementation
-
ftui-render
Render kernel: cells, buffers, diffs, and ANSI presentation
-
digit-bin-index
A high-performance, O(P) data structure for weighted random sampling of binned probabilities, ideal for large-scale simulations
-
array_range_query
High-performance generic segment tree and lazy segment tree implementations in Rust for efficient range queries, range updates, and interval operations. Supports custom monoid operations with zero-cost abstractions.
-
virtualizer
A headless virtualization engine inspired by TanStack Virtual
-
fenwick
tree: data structure that efficiently calculates prefix sums in a changing array of numbers
-
ac-lib
competitive programming on AtCoder
-
segment-tree
Quickly perform interval queries or modifications
-
competitive-programming-rs
Competitive Programming Library in Rust
-
fenwick-bit-tree
Slighly over-engineered FenwickTree implmentation
-
fenny
working with Fenwick trees
-
cumulfreqtable
A Cumulative Frequency Table implemented with a Binary Indexed Tree
-
fenwick-tree
binary indexed tree (Fenwick tree) data structure in Rust
-
ernst
2D Spin Glass Simulation for quantum annealing
-
redux
Adaptive arithmetic compression library written in Rust
-
cuml_map
A trait representing cumulative mappings, and several implemntations of this trait
-
prefix_sum
prefix sum data structure
-
sfcpl
private library for atcoder
-
fenwick-model
fenwick-tree-based test utils for the 'arithmetic-coding' crate
-
enki
Asemantic computation and Church-style isomorphism using combinatory logic
Try searching with DuckDuckGo or on crates.io.