1. 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.

    v3.0.0 14K #bioinformatics #continuous-integration #data-structures #bioinformatics-data-structures #algorithm #integration-tests
  2. indexset

    A two-level BTree with fast iteration and indexing operations

    v0.15.0 2.4K #btree-set #btree-map #order-statistics
  3. ftree

    A very fast fenwick tree implementation

    v1.3.0 7.8K #fenwick-tree #prefix-tree #fenwick #no-std #prefix
  4. ftui-render

    Render kernel: cells, buffers, diffs, and ANSI presentation

    v0.2.0 500 #tui #logging #ui-framework #rendering #widgets #tracing-subscriber #telemetry #ftui #evidence #frame-buffer
  5. digit-bin-index

    A high-performance, O(P) data structure for weighted random sampling of binned probabilities, ideal for large-scale simulations

    v0.4.2 650 #statistics #simulation #weighted-sampling #data-structures
  6. 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.

    v0.2.3 #segment-tree #range-query #interval-tree #lazy-propagation #data-structures
  7. virtualizer

    A headless virtualization engine inspired by TanStack Virtual

    v0.4.0 #virtualization #tui #virtual
  8. fenwick

    tree: data structure that efficiently calculates prefix sums in a changing array of numbers

    v2.0.1 13K #binary-tree #prefix-tree #prefix-sum #array #prefix
  9. ac-lib

    competitive programming on AtCoder

    v0.1.0 #competitive-programming #at-coder #algorithm
  10. segment-tree

    Quickly perform interval queries or modifications

    v2.0.0 17K #query #fenwick #segment #sum
  11. competitive-programming-rs

    Competitive Programming Library in Rust

    v41.0.0 110 #graph #algorithm #solve #snippets #geometry
  12. fenwick-bit-tree

    Slighly over-engineered FenwickTree implmentation

    v2.0.2 280 #fenwick-tree #over-engineered #implmentation #tree-structure #data-structures #benchmark #type-system
  13. fenny

    working with Fenwick trees

    v0.2.0 #arithmetic-coding #binary #prefix #fenwick
  14. cumulfreqtable

    A Cumulative Frequency Table implemented with a Binary Indexed Tree

    v0.1.3 #table #binary-tree #frequency #cumulative
  15. fenwick-tree

    binary indexed tree (Fenwick tree) data structure in Rust

    v0.1.0 #tree-structure #fenwick #tree
  16. Try searching with DuckDuckGo or on crates.io.

  17. ernst

    2D Spin Glass Simulation for quantum annealing

    v0.1.0 #ising-model #optimization #spin-glass #annealing
  18. redux

    Adaptive arithmetic compression library written in Rust

    v0.2.0 #arithmetic-coding #adaptive #compression
  19. cuml_map

    A trait representing cumulative mappings, and several implemntations of this trait

    v0.1.0 #cumulative #key #fenwick-tree #traits #mapping #rb-tree #pdf #accessible #doi #peter
  20. prefix_sum

    prefix sum data structure

    v0.1.0 #interval #prefix #fenwick #sum
  21. sfcpl

    private library for atcoder

    v0.1.1 #at-coder #graph #binary #combinatorics #prime
  22. fenwick-model

    fenwick-tree-based test utils for the 'arithmetic-coding' crate

    v0.1.0 #arithmetic-coding #fenwick-tree #lossless-compression #compression
  23. enki

    Asemantic computation and Church-style isomorphism using combinatory logic

    v0.0.1 #combinatory-logic #asemantic-computing #church-isomorphism