All tags
Catalogue tag

#algorithms

Every repository in the public record carrying this tag — from its GitHub topics or the keywords its package registries publish. Health is measured under the same versioned methodology as the rest of the record.

208 records
Tagged “algorithms”Ranked by health index
crates.io
73Goodhealth index
jmlepisto/clatter
no_std compatible, pure Rust implementation of the Noise protocol framework with post-quantum support
Rust★ 43↓ 342.5K/moSep 1, 2026
MITSep 1, 2026 · metrics 2.10.0
crates.io
73Goodhealth index
lordmulder/sponge-hash-aes256
A sponge-based secure hash function that uses AES-256 as its internal PRF.
Rust★ 1↓ 3,660/moAug 22, 2026
0BSDAug 22, 2026 · metrics 2.10.0
npm · crates.io
73Goodhealth index
sipemu/anofox-regression
Regression analysis in Rust.
Rust★ 5↓ 6,781/moJul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
crates.io
71Goodhealth index
a16z/dory
A high performance and modular implementation of the Dory polynomial commitment scheme
Rust★ 10↓ 14.7K/moAug 10, 2026
Apache-2.0Aug 10, 2026 · metrics 2.10.0
crates.io
71Goodhealth index
gifnksm/topological-sort-rs
Performs topological sorting.
Rust · Just★ 17↓ 1.9M/moAug 6, 2026
Custom licenseAug 6, 2026 · metrics 2.10.0
crates.io
71Goodhealth index
joaquinbejar/Option-Chain-OrderBook
A high-performance Rust library for options market making infrastructure, providing a complete Option Chain Order Book system built on top of OrderBook-rs, PriceLevel, and OptionStratLib.
Rust★ 25↓ 2,679/moJul 23, 2026
Custom licenseJul 23, 2026 · metrics 2.10.0
crates.io · npm · PyPI
71Goodhealth index
jolars/basin
Numerical optimization in Rust, with pluggable linear-algebra backends and WASM support.
Rust★ 107↓ 4,473/moJul 21, 2026
Apache-2.0Jul 21, 2026 · metrics 2.10.0
crates.io
71Goodhealth index
kaidokert/fixed-bigint-rs
Fixed-size big integer implementation for Rust
Rust★ 11↓ 2,103/moJul 20, 2026
Apache-2.0Jul 20, 2026 · metrics 2.10.0
crates.io
71Goodhealth index
magnet/metered-rs
Fast, ergonomic metrics for Rust
Rust★ 344↓ 1.1M/moAug 6, 2026
Apache-2.0Aug 6, 2026 · metrics 2.10.0
crates.io
71Goodhealth index
qiskit-community/rsgridsynth
high-precision Rust-based synthesizer that decomposes single-qubit Z-axis rotations into Clifford+T gate sequences, using number-theoretic algorithms and geometry-of-numbers methods.
Rust★ 15↓ 20.7K/moJul 24, 2026
MITJul 24, 2026 · metrics 2.10.0
crates.io
71Goodhealth index
rust-num/num-bigint
Big integer types for Rust
Rust★ 610↓ 37.4M/moAug 3, 2026
Apache-2.0Aug 3, 2026 · metrics 2.10.0
crates.io
71Goodhealth index
rust-random/rand_core
rand_core: core random number generation traits
Rust★ 12↓ 122M/moAug 4, 2026
Apache-2.0Aug 4, 2026 · metrics 2.10.0
crates.io
71Goodhealth index
Rust★ 54↓ 27.5M/moAug 11, 2026
Custom licenseAug 11, 2026 · metrics 2.10.0
crates.io
71Goodhealth index
rust-util-collections/vsdb
Std-style data container with 'Git-like' features.
Rust★ 28↓ 10.9K/moAug 22, 2026
MITAug 22, 2026 · metrics 2.10.0
PyPI · crates.io
71Goodhealth index
sharop/nopaldb
NopalDB — embedded graph database in Rust: ACID + MVCC time-travel, hybrid search (vector + full-text), OWL reasoning, Apache Arrow, Python bindings (MPL-2.0)
Rust★ 3↓ 2,751/moAug 13, 2026
MPL-2.0Aug 13, 2026 · metrics 2.10.0
crates.io
71Goodhealth index
smol-rs/fastrand
A simple and fast random number generator
Rust★ 601↓ 64.7M/moAug 24, 2026
Apache-2.0Aug 24, 2026 · metrics 2.10.0
PyPI · crates.io
69Goodhealth index
VolkovIlia/semiflow
Fast no_std Rust library for evolution equations and PDEs via Chernoff approximation of operator semigroups — heat, Schrödinger, diffusion, graph & manifold operators. Bindings for C, Python, and WebAssembly.
Rust · Python★ 3↓ 698/moSep 6, 2026
Apache-2.0Sep 6, 2026 · metrics 2.10.0
crates.io
69Goodhealth index
astral-sh/pubgrub
PubGrub version solving algorithm implemented in Rust
Rust★ 16↓ 387K/moSep 5, 2026
MPL-2.0Sep 5, 2026 · metrics 2.10.0
crates.io · npm
69Goodhealth index
goliajp/rust-tiktoken
High-performance Rust tiktoken BPE tokenizer + WASM bindings (@goliapkg/tiktoken-wasm)
Rust · TypeScript★ 6↓ 7,225/moAug 8, 2026
Apache-2.0Aug 8, 2026 · metrics 2.10.0
PyPI · crates.io
69Goodhealth index
kent-tokyo/renkin
RENKIN is an open-source retrosynthesis engine for computer-aided synthesis planning (CASP) that automatically discovers optimal chemical reaction routes from a target molecule back to cheap, commercially available starting materials.
Rust · Python★ 2↓ 6,130/moJul 26, 2026
MITJul 26, 2026 · metrics 2.10.0
crates.io
69Goodhealth index
meilisearch/arroy
An Approximate Nearest Neighbors library in Rust, based on random projections and LMDB and optimized for memory usage :boom:
Rust★ 309↓ 28.2K/moAug 15, 2026
MITAug 15, 2026 · metrics 2.10.0
crates.io
69Goodhealth index
santhreal/vyre
Compiler-grade sequential GPU compute. Workgroup-local stacks, queues, hashmaps, dominator trees, fixed-point dataflow. CUDA + WGPU + SPIR-V with bit-exact conformance gate. Rust.
Rust★ 3↓ 67.2K/moAug 1, 2026
Apache-2.0Aug 1, 2026 · metrics 2.10.0
crates.io
69Goodhealth index
strawlab/adskalman-rs
Kalman filter implementation in Rust
Rust★ 91↓ 26K/moAug 8, 2026
Apache-2.0Aug 8, 2026 · metrics 2.10.0
crates.io
69Goodhealth index
zcash/incrementalmerkletree
An append-only merkle tree which is always pruned, along with incremental, fast-forwarding witnesses
Rust★ 52↓ 233.1K/moAug 22, 2026
Custom licenseAug 22, 2026 · metrics 2.10.0
crates.io
67Goodhealth index
arclabs561/graphops
Graph algorithms and node embeddings
Rust★ 0↓ 2,485/moAug 20, 2026
Custom licenseAug 20, 2026 · metrics 2.10.0
crates.io · npm · PyPI
67Goodhealth index
cool-japan/oxiz
OxiZ is a high-performance Satisfiability Modulo Theories (SMT) solver written entirely in Rust. This project is part of an initiative to reimplement Z3 in Pure Rust. Pure Rust is a fundamental requirement - no C/C++ dependencies, no FFI bindings, just clean, safe Rust code.
Rust★ 49↓ 9,818/moJul 19, 2026
Apache-2.0Jul 19, 2026 · metrics 2.10.0
crates.io
67Goodhealth index
dignifiedquire/sonora
A pure Rust implementation of WebRTC audio processing, providing echo cancellation, noise suppression, and automatic gain control.
Rust★ 59↓ 14.3K/moJul 30, 2026
BSD-3-ClauseJul 30, 2026 · metrics 2.10.0
crates.io
67Goodhealth index
jbuckmccready/cavalier_contours
2D polyline/shape library for offsetting, combining, etc.
Rust★ 224↓ 8,316/moAug 12, 2026
Apache-2.0Aug 12, 2026 · metrics 2.10.0
crates.io
67Goodhealth index
shepmaster/twox-hash
A Rust implementation of the xxHash algorithm.
Rust★ 435↓ 16.3M/moAug 27, 2026
MITAug 27, 2026 · metrics 2.10.0
crates.io
65Goodhealth index
Bluefinger/bevy_rand
A plugin to integrate rand for ECS optimised RNG for the Bevy game engine.
Rust★ 103↓ 6,774/moJul 26, 2026
Apache-2.0Jul 26, 2026 · metrics 2.10.0