CATEGORY
Algorithms 7,448 crates
Data as of 2026-07-25 (crates.io database dump, timestamp 2026-07-25T02:00:36Z). Source: crates.io · db-dump.tar.gz · methodology & corrections.
ring-signRing signatures: ring formation, spontaneous anonymous group signatures, linkable variants15MIT OR Apache-2.0
asteriaSafe Rust. No Deps. RL for the CPU.15MIT
isodistrregIsotonic Distributional Regression (IDR)15GPL-2.0-or-later
weirflowGPU-first dataflow analysis primitives for Vyre and Santh compiler pipelines.15MIT OR Apache-2.0
robo-slam-coreSimultaneous Localization and Mapping: occupancy grids, particle filter localization, landmark detection15MIT
alice-llmPure Rust LLM inference engine — GGUF v3 parser, K-quants, hybrid CPU/GPU DeltaNet+Attention, wgpu compute shaders, speculative…15AGPL-3.0-or-later
aria-coreGeneric adaptive sequencing engine — zero dependencies, domain-agnostic. Suggest(), feedback(). Works from item one.15MIT
arslibAdjacency Run Sort (ARS): a fast run-based sorting algorithm in Rust.15MIT OR Apache-2.0
flow-pacmapPaCMAP dimensionality reduction (Wang et al. 2021) for large-n flow cytometry — faer PCA, optional HNSW and k-d tree KNN15MIT
ruvector-matryoshkaMatryoshka-aware coarse-to-fine vector search: three-variant funnel ANN with measured recall and latency tradeoffs15MIT
hanzo-trainingTraining framework for Hanzo ML models on zen-agentic-dataset15BSD-3-Clause OR Apache-2.0
gauss_intGaussian integer arithmetic and number theory utilities15MIT OR Apache-2.0
palaver-mathPure-math library for palaver consensus, dialogue trees, and coalition detection — ported from the PyPI palaver-math package15MIT OR Apache-2.0
ogymComposable, type-safe reinforcement learning environments for Rust15MIT
si-deckhand-rsBM25 retriever — zero-dependency Rust implementation. Drop-in replacement for Python deckhand.15MIT
alpha_beta_pruningA generic alpha-beta pruning search algorithm for adversarial game AI14MIT
rscncCNC motion control layer (DIN 66025 G-code decoder, path preprocessing, jerk-limited look-ahead interpolator) on top of the…14MIT
rlx-evalPerplexity + multiple-choice evaluation for RLX language models14GPL-3.0-only
fossic-similarity-hnswHNSW-backed SimilaritySearchProvider for fossic14MIT
delta-compressionBinary delta compression — diff and apply for byte sequences, with rolling-hash matching, splay-tree indexing, and in-place…14BSD-2-Clause
flux-isa-thorHeavyweight FLUX ISA runtime for GPU-class edge — Jetson Thor / AGX Orin with CUDA, batch CSP solving, fleet coordination14Apache-2.0
flux-isa-stdStandard library FLUX ISA constraint VM for embedded Linux — Raspberry Pi to Jetson Nano edge nodes14Apache-2.0
flux-isa-edgeAsync FLUX ISA runtime for fleet edge nodes — Jetson Xavier/Orin with networking, PLATO sync, and sensor pipelines14Apache-2.0
oxiz-pyPython bindings for OxiZ SMT Solver14Apache-2.0
rlx-extendRLX extension surface — one prelude for extending rlx from downstream crates (custom ops, LayerStage blocks, flow DSL)14GPL-3.0-only
ordofp_bayesStandalone probabilistic programming crate (Bayesian inference, SMC, MH) developed alongside OrdoFP14Apache-2.0
tpt-augur-runtimeAugur inference runtime: MH, HMC, variational, and particle-filter engines14MIT OR Apache-2.0
filecacheRandom-access caching for in-memory buffers and files inclusing LRU, MemoryMap, SlidingWindow14MIT
rlox-rl-opsEstimator-agnostic advantage and token-KL ops for rlox — no autograd, no rlox-core dependency13MIT OR Apache-2.0
concurrent_avl_treeLock-free readable AVL tree with epoch-based reclamation and background batch rebalancing.13MIT
pleatRibbon filters with pleated (partition-instead-of-sort) construction: build at Bloom-filter speed, verify by checksum.13MIT OR Apache-2.0
flux-hdcHyperdimensional Constraint Matching Library for no_std and std environments13MIT OR Apache-2.0
rlx-hwprofileRLX host hardware profiler — GPU/VRAM detection for VRAM-aware device selection and topology planning13GPL-3.0-only
cobra-mbaCoBRA mixed Boolean-arithmetic simplifier13Apache-2.0
scanpipeMerged scan pipeline primitives: batch, block, scatter, stream13MIT OR Apache-2.0
rpn-engineReverse Polish Notation evaluator — zero-allocation, no_std, and const-evaluable, over a caller-provided stack buffer.13MIT OR Apache-2.0
tpt-zero-bloomFixed-size Bloom filter for probabilistic set membership, #![no_std]12MIT OR Apache-2.0
emd-ringExact circular EMD for 9-bin histograms, matching OpenCV cvCalcEMD2 (Rubner) semantics including unequal total masses12MIT
portage-resolveResolution-policy and plan layer for Gentoo Portage dependency resolution (placeholder, not yet populated)12MIT
text-chunkerSplit text into overlapping character windows for RAG and embedding pipelines — no_std, zero-dependency, never panics.12MIT OR Apache-2.0
rlx-checkDevice-free static graph checker for RLX — backend dispatch, fusion, shape/dtype and numeric diagnostics (`cargo rlx check`)11GPL-3.0-only
weighted-gssA persistent compressed map from stacks to joinable weights11MIT OR Apache-2.0
sams-execution-boundary-pocProof of Concept for SAMS Execution Integrity Architecture - State Transition Integrity Boundary10MIT OR Apache-2.0
vendetta-chess-engineProfessional chess engine in Rust - 100% UCI compatible10MIT
tpt-zero-checkdigitLuhn, ISBN-10/13/EAN-13/UPC-A, and ISO/IEC 7064 MOD 11-2/MOD 37-2 check digits, #![no_std]10MIT OR Apache-2.0
rlnc-simdxSIMD-accelerated Random Linear Network Coding over GF(2^8) — no_std, maximum SIMD10Apache-2.0
rankfusionBackend-agnostic rank aggregation, score fusion, and reranking for ranked candidate lists — RRF, weighted RRF, linear score…9MIT OR Apache-2.0
superkmeans-rsA Rust port of SuperKMeans: fast k-means clustering for high-dimensional vector embeddings9MIT