CATEGORY
Science 10,187 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.
oxicuda-geometry3d3D geometry, point-cloud, mesh, and Gaussian-splatting primitives for OxiCUDA: FPS/kNN/KD-tree,…157Apache-2.0
rustkernelsGPU-accelerated kernel library for financial services, analytics, and compliance workloads156Apache-2.0
pavanPavan — aerodynamics engine for atmosphere, airfoils, panel methods, VLM, compressible flow, stability, propulsion, and CFD156GPL-3.0
faultline_geometryGeometry abstractions and spatial metric contracts for FaultLine.156MIT
knowledge-runtimeBounded orchestration scaffold for semantic-memory: classification, routing, scoped entity resolution, provenance-preserving…156MIT
pubmed-parserXML parsers and data models for PubMed and PMC (PubMed Central) articles156MIT
rustpix-cliCommand-line interface for rustpix pixel detector processing156MIT
kam-assembleMolecule assembly from duplex UMI sequencing reads156MIT
czsc-utilsUtilities of the czsc framework (most users should depend on the `czsc` facade instead): BarGenerator, frequency calendar,…156MIT
oxicuda-moeMixture of Experts primitives for OxiCUDA — Switch Transformer, Top-K routing, Expert Choice, Soft MoE, load balancing156Apache-2.0
oxicuda-adversarialAdversarial robustness primitives for OxiCUDA: FGSM, PGD, MIM, CW, AutoPGD attacks; TRADES, MART, randomized smoothing, certified…156Apache-2.0
oxicuda-quantumQuantum simulation primitives for OxiCUDA — state-vector simulation, Pauli expectation values, VQE/QAOA, density matrices,…156Apache-2.0
use-genomic-rangePrimitive genomic range and interval vocabulary for RustUse155MIT OR Apache-2.0
tract-cliTiny, no-nonsense, self contained, TensorFlow and ONNX inference155MIT OR Apache-2.0
foldit-plugin-sdkFoldit plugin SDK - owns plugin.proto, the protocol types, and the Plugin trait; exposes a cbindgen C-ABI and pyo3 Python bindings155MIT
saltiA modern, fast, multiple sequence alignment browser - built for the terminal.155MIT
megahal-tokenizerInternal MegaHAL implementation detail; APIs are not stable. MegaHAL text tokenization.155MIT
vcfkit-cliFast VCF toolkit (normalize, liftover, filter) — validated against bcftools, built on noodles155MIT
proxima-mlGeneric distance and similarity metrics for machine learning155MIT OR Apache-2.0
rlevo-reinforcement-learningDeep reinforcement learning algorithms for rlevo (internal crate — use `rlevo` for the full API)155MIT OR Apache-2.0
oxicuda-federatedFederated learning primitives for OxiCUDA: FedAvg/FedProx/SCAFFOLD/FedAdam, differential privacy, secure aggregation,…155Apache-2.0
atomr-accel-patternsUniversal GPU actor blueprints for atomr-accel-cuda: DynamicBatchingServer, InferenceCascade, ModelReplicaPool,…154Apache-2.0
bb-compilerCompiler pipeline for the bytesandbrains framework — Compiler driver, CompilerPass trait, canonical pass list, BuildError.154AGPL-3.0-or-later
atomr-infer-runtime-litellmLiteLLM proxy provider for atomr-infer — implements ModelRunner against the LiteLLM unified API gateway, fronting…154Apache-2.0
stabilizer-ch-form-rustA Rust library implementing CH form representation of stabilizer states for quantum computing simulations.154MIT
tuppu-exprSymbolic expression system for Tuppu Nabu154MIT OR Apache-2.0
lux-rsPure Rust lighting and color science library inspired by LuxPy154GPL-3.0-only
intrico-coreCore execution engine and circuit primitives for Intrico quantum computing.154Apache-2.0
kira-bamHigh-performance BAM/SAM/CRAM toolkit written in Rust 2024. Drop-in samtools-compatible CLI…154MIT
xalen-chartSVG chart rendering for Vedic, South Indian, and Western wheel charts — zero external dependencies154Apache-2.0
hydra-engine-wdsHydra water distribution engine — data model, hydraulic solver, quality engine, session API, analytics154AGPL-3.0-only
megahal-keywordsInternal MegaHAL implementation detail; APIs are not stable. MegaHAL keyword extraction.154MIT
megahal-genInternal MegaHAL implementation detail; APIs are not stable. MegaHAL reply generation and surprise scoring.154MIT
gategen2The library to generate Gate circuits (second version).154Apache-2.0
proxide-confindConFind contact-degree algorithm — Rust/orx-parallel reimplementation of Mosaist mstcondeg154MIT
oxicuda-genGenerative AI primitives for OxiCUDA: diffusion schedulers (DDPM/DDIM/DPM-Solver++/Flow Matching), classifier-free guidance, VAE…154Apache-2.0
oxicuda-timeseriesTime-series forecasting & classification for OxiCUDA: TCN, NHiTS, PatchTST, TimesNet, iTransformer, RevIN, series decomposition —…153Apache-2.0
ferrotorch-diffusionStable-Diffusion-family model composition for ferrotorch (Phase B.3: VAE decoder)153MIT OR Apache-2.0
varpulis-cliCLI for Varpulis — Rust stream processing engine for real-time detection, fraud prevention, and MITRE ATT&CK coverage. Apache…153MIT OR Apache-2.0
tracktorMulti-target tracking with random finite sets153AGPL-3.0-or-later
spn-nativeNative model inference and storage for SuperNovae ecosystem153AGPL-3.0-or-later
tuppu-persistencePersistence layer for Tuppu Nabu workspaces153MIT OR Apache-2.0
ferrolearn-kernelKernel methods for the ferrolearn ML framework: Nadaraya-Watson and local polynomial regression, Gaussian processes (regression…153MIT OR Apache-2.0
rlx-qwen3-ttsQwen3-TTS for RLX — talker (Qwen3-shaped) + code predictor + 12Hz codec path153GPL-3.0-only
prolog-squaredA Meta-Interpretive Learning framework implementing second-order SLD resolution153non-standard
oxicuda-gnnGraph Neural Network primitives for OxiCUDA: sparse graph representations (CSR/COO/heterogeneous), message passing framework,…152Apache-2.0
rapidtreesFast pairwise tree distance calculations (Robinson-Foulds, Weighted RF, Kuhner-Felsenstein) for phylogenetic trees152MIT
cnfgen2Generate DIMACS CNF formula from operations (second version)152Apache-2.0
rsomics-ks-testTwo-sample Kolmogorov-Smirnov test (D, asymptotic + exact p) — scipy.stats.ks_2samp equivalent, value-exact152MIT OR Apache-2.0
blast-rsPure-Rust implementation of NCBI BLAST (Basic Local Alignment Search Tool)152MIT OR Unlicense
cognee-visualizationKnowledge-graph visualization helpers for the cognee pipeline.152MIT OR Apache-2.0
nanogbmA small, pure-Rust gradient boosting library (GBDT, binary classification, CPU only).152MIT
minibwaSafe Rust bindings for minibwa152MIT
oxicuda-causalCausal-inference primitives for OxiCUDA — NOTEARS, PC/GES, IPW, DML, DragonNet, causal forest, do-calculus, counterfactuals152Apache-2.0
oxicuda-continualContinual and lifelong learning primitives for OxiCUDA: EWC/SI/MAS regularization, PackNet/Piggyback/Progressive architectures,…152Apache-2.0
oxicuda-multimodalMulti-modal learning primitives for OxiCUDA: cross-modal attention, CLIP alignment, bilinear fusion, BERT/ViT/Conformer/temporal…152Apache-2.0
snarl-shaclRust bindings for the Snarl SHACL validator151Apache-2.0
qsarqsar: a small Rust library for computing molecular descriptors and integrating with Linfa for QSAR modeling.151non-standard
use-chemical-formulaChemical formula primitives and lightweight parsing for RustUse151MIT OR Apache-2.0
zerZero-shot entity resolution pipeline for Dutch-centric data, with GPU acceleration and neural judging151Apache-2.0
oxicuda-audioAudio/Speech ML architectures for OxiCUDA: Conformer encoder, Wav2Vec2 CNN feature extractor, CTC forward+beam-search, WaveNet…151Apache-2.0
step-ioSTEP (ISO 10303) file I/O for Rust.151MIT OR Apache-2.0
oxicuda-bayesBayesian deep learning primitives for OxiCUDA: variational inference, Bayesian layers, MC Dropout, Deep Ensembles, SWAG, Laplace…151Apache-2.0
oxicuda-mambaState Space Model primitives for OxiCUDA: S4 (HiPPO-LegS / DPLR), Mamba selective scan (S6), Mamba-2 (SSD), and RWKV time-mixing…151Apache-2.0
oxicuda-metaMeta-learning algorithm primitives for OxiCUDA — MAML, FOMAML, ANIL, Reptile, ProtoNet, MatchingNet, RelationNet151Apache-2.0
oxigdal-cliCommand-line interface for OxiGDAL geospatial operations150Apache-2.0
polarstegoRust implementation of binary Steganographic Polar Codes150MIT
bevy_autodiff-macrosProcedural macros for bevy_autodiff automatic differentiation150MIT
burn_autogazeAutoGaze inference, fixation traces, and crisp mask visualization for Burn150MIT OR Apache-2.0
featrsFeature engineering library for Rust, inspired by scikit-learn150MIT
oxicuda-nasNeural Architecture Search primitives for OxiCUDA: DARTS, one-shot supernet, evolutionary NAS, hardware-aware predictor — pure…150Apache-2.0
systileMatmul-native data structures & algorithms: 17 structures (holographic memory, semiring graphs, automata, attention, DFT,…149MIT OR Apache-2.0
tiduAutomatic-differentiation transforms (linearize, transpose, eager reverse-mode) for primitive computation graphs.149MIT OR Apache-2.0
neuropoolSpatial neuron point cloud — LIF neurons in 3D space with mastery learning, tissue physics, migration, pruning, and stamina149MIT OR Apache-2.0
nodedb-arrayShared ND sparse array engine (coordinate-tuple indexed, tile-based) for NodeDB Origin and Lite149Apache-2.0
avila-fftUltimate performance FFT: SIMD, caching, advanced algorithms, parallel, streaming - Zero dependencies149MIT OR Apache-2.0
scivex-statsScivex — Statistical distributions, hypothesis tests, correlation, regression149MIT
use-archimedeanArchimedean solid metadata for the RustUse geometry workspace149MIT OR Apache-2.0
oxihuman-wasmWebAssembly bindings for OxiHuman — full browser-ready API149Apache-2.0
use-cellCell-complex primitives for the RustUse geometry workspace149MIT OR Apache-2.0
gpq-tilesCLI tool for converting GeoParquet to PMTiles vector tiles149Apache-2.0
xalen-worldNon-Western/non-Chinese calendar and astrology systems — Mayan, Tibetan, Korean Saju, Japanese Nine Star Ki, Burmese Mahabote149Apache-2.0
xalen-ichingI Ching (Yijing) — 64 hexagrams, 8 trigrams, date-based casting, nuclear & relating hexagrams149Apache-2.0
oxiphysics-lbmLattice Boltzmann method for the OxiPhysics engine149Apache-2.0
starsight-layer-7Layer 7: Animation and export149GPL-3.0-only
proxide_rsHigh-performance Rust parsing core for protein structures149MIT
macro_traffic_sim_coreCore library for macroscopic traffic simulation using the classical 4-step demand model.148Apache-2.0
scivex-nnScivex — Neural networks, autograd, layers, optimizers148MIT
use-incidenceIncidence geometry primitives for the RustUse geometry workspace148MIT OR Apache-2.0
ruvector-cnnCNN feature extraction for image embeddings with SIMD acceleration148MIT
use-circleSmall circle primitives for RustUse geometry148MIT OR Apache-2.0
mrs-tptpA robust TPTP parser for Rust using winnow148MIT OR Apache-2.0
gnss-dspDigital Signal Processing algorithms for GNSS147MIT OR Apache-2.0
rakka-inference-remote-coreRemote-provider infrastructure for rakka-inference — distributed rate limiter (CRDT), circuit breaker, retry/backoff, SSE parser,…147Apache-2.0
oxigdal-clusterDistributed geospatial processing cluster for OxiGDAL147Apache-2.0
ytls-serveryolox sans-io TLS server context147Apache-2.0/MIT
warp-types-satPhase-typed CDCL SAT solver with compile-time phase ordering, built on warp-types147MIT
oxicuda-nerfNeural Radiance Fields and neural rendering primitives for OxiCUDA — NeRF, Instant-NGP hash grid, Mip-NeRF, TensoRF, volume…147Apache-2.0
medrsUltra-high-performance medical imaging I/O for deep learning147MIT OR Apache-2.0
xalen-lalkitabLal Kitab remedial astrology — house-based analysis, planetary debts, dormancy, 108-slot remedy lookup (text not bundled),…147Apache-2.0
supernovasSafe Rust wrapper around the SuperNOVAS astrometry library147MIT OR Apache-2.0
hoomd-mcPerfom Monte Carlo simulations on systems of bodies in hoomd-rs.147BSD-3-Clause
aries-solverThe Aries constraint programming solver for discrete optimization.146MIT OR Apache-2.0
primerpincerA CLI primer trimming tool for long-read sequencing data146MIT
weldrsA Rust implementation of Splink- or fastLink-style probabilistic record linkage146MIT
scivex-frameScivex — DataFrames, Series, GroupBy146MIT
rvdnarvDNA — AI-native genomic analysis. 20-SNP biomarker risk scoring, streaming anomaly detection, 64-dim profile vectors, 23andMe…146MIT
rakka-inference-runtimeRuntime-agnostic actor topology for rakka-inference — gateway, request actor, dp-coordinator, engine-core, two-tier worker,…146Apache-2.0
rlx-voxtral-ttsMistral Voxtral-4B-TTS for RLX — codec decoder + acoustic head (vLLM-Omni port)146GPL-3.0-only
oxigdal-kafkaApache Kafka integration for OxiGDAL - async producer/consumer with schema registry and transactions146Apache-2.0
jepa-trainTraining loop utilities for JEPA models146MIT
embeddEmbedding interfaces + local backends (Candle/HF).146MIT OR Apache-2.0
ppocr-rsPP-OCRv6 + PP-DocLayoutV3 + SLANet_plus + RT-DETR-L + PP-LCNet in puro Rust su ort 2.0.0-rc.9. Fork di meibel-ai/paddle-ocr-rs…146Apache-2.0
ARGenusARG detection and genus-level classification using flanking sequence analysis146MIT
scematica-nnPure-Rust Double/Dueling Deep Q* reinforcement-learning agent — no external ML framework dependency.146MIT
molxInteractive protein structure exploration in the terminal145Apache-2.0
cfdnalabUltra-fast command-line tools for cell-free DNA fragmentomics analysis145MIT
sigilyxReader and writer for Alteryx .yxdb (E1, with experimental E2 read) files.145Apache-2.0
graphcalType-safe, unit-aware, Git-friendly reactive programming language for engineering calculations145MIT OR Apache-2.0
avataraAvatara — divine archetype engine: theological and mythological personality mapping across traditions145GPL-3.0-only
vanaspatiVanaspati — botany and plant behavior engine for growth, photosynthesis, seasonal cycles, and ecosystems145GPL-3.0-only
rlx-minicpm5MiniCPM5 causal LM runner (Llama-shaped; openbmb/MiniCPM5-1B)145GPL-3.0-only
t4a-cubecl-stdTemporary tensor4all fork of CubeCL standard library145MIT OR Apache-2.0
ipfRust implementation of the iterative proportional fitting algorithm145MIT
ferrotorch-graphGraph neural network composition for ferrotorch (Phase D.1: GCN on Cora)144MIT OR Apache-2.0
apolloniusN-dimensional Euclidean geometry for Rust: points, vectors, lines, segments, hyperspheres, hyperplanes, AABBs, triangles, and a…144MIT OR Apache-2.0
rsomics-csvioGo encoding/csv-exact CSV/TSV I/O for rsomics-tsv-* tools: a byte-faithful record writer and a strict-quote validator matching…144MIT OR Apache-2.0
neuron-loopAgentic loop for Rust — multi-turn tool dispatch, streaming, and conversation management over any LLM provider144MIT OR Apache-2.0
oxigdal-3d3D visualization, point clouds, and terrain mesh support for OxiGDAL144Apache-2.0
bitpolarBitPolar: near-optimal vector quantization with zero training overhead — 3-bit precision, provably unbiased inner products (ICLR…144MIT OR Apache-2.0
audiobook-creation-exchangeACX-compliant audio post-processing: normalisation, limiting, gating, LUFS measurement, and spectral analysis for AI-generated…144Apache-2.0
cvxrustA Rust implementation of Disciplined Convex Programming144Apache-2.0
rlx-modelsModel loading for RLX — config parsing, safetensors weights, graph builders144GPL-3.0-only
oxigdal-drivers-advancedAdvanced geospatial format drivers for OxiGDAL (JPEG2000, GeoPackage, KML/KMZ, GML)144Apache-2.0
use-monthPrimitive month helpers144MIT OR Apache-2.0
xalen-numerologyNumerology — Pythagorean & Chaldean systems, Life Path, Expression, Soul Urge144Apache-2.0
hdf5-no-cPure-Rust implementation of HDF5 with a drop-in API compatible with the FFI `hdf5` crate.144MIT OR Apache-2.0
bwa-mem3-sysLow-level FFI bindings to bwa-mem3143MIT
cif_chomper_coreCore tools for generating data structures for DDL dictionaries such as the CIF format.143LGPL-3.0
oxigdal-etlStreaming ETL framework for continuous geospatial data processing with OxiGDAL143Apache-2.0
use-schlafliSchlafli symbol notation for the RustUse geometry workspace143MIT OR Apache-2.0
rsomics-seqstatsFormat-agnostic sequence statistics primitives (length distribution: N50/L50/Nx + quartiles, base composition, alphabet guess).…143MIT OR Apache-2.0
taraTara — stellar astrophysics engine for star classification, evolution, nucleosynthesis, and spectral analysis143GPL-3.0-only
spin-simIsing model Monte Carlo: Metropolis, Gibbs, Wolff, Swendsen-Wang, parallel tempering, Houdayer ICM143MIT
gpufftUnified GPU-accelerated FFT for Rust: Vulkan via VkFFT, CUDA via cuFFT.143Apache-2.0
gamlss-familyDistribution families and likelihoods for GAMLSS modeling143MIT OR Apache-2.0
oxinetcdfPure-Rust NetCDF-4 conventions reader atop OxiH5 (no libnetcdf/libhdf5 FFI)143Apache-2.0
kira-simdShared deterministic SIMD primitives for Kira tools.142MIT
use-modularSmall modular arithmetic primitives for RustUse142MIT OR Apache-2.0
use-primeSmall prime number utilities for RustUse142MIT OR Apache-2.0
deep_causality_fftFast Fourier transform (FFT, rFFT, N-dimensional) for the deep_causality crate.142MIT
oxigdal-db-connectorsDatabase connectors for OxiGDAL (MySQL, SQLite, MongoDB, ClickHouse, TimescaleDB, Cassandra)142Apache-2.0
oxigdal-qcQuality control and validation suite for OxiGDAL - Comprehensive data integrity checks for geospatial data142Apache-2.0
poincare-appInteractive 3D mathematical graphing application142MIT
oxilean-stdOxiLean standard library142Apache-2.0
oxiarc-szipPure Rust CCSDS-121.0-B-2 / libaec-compatible adaptive entropy coding (AEC/SZIP) implementation142Apache-2.0
rustuseComposable facade for RustUse utility crates142MIT OR Apache-2.0
kira-spatial-fieldGene-field extraction and deterministic signal transforms for spatial transcriptomics.142MIT
onnx-runtime-irGraph IR for the ORT 2.0 runtime: types, symbolic shapes, strided layouts, device placement, and a mutable graph model141MIT
oxigdal-observabilityOpenTelemetry-based observability, monitoring, and alerting for OxiGDAL141Apache-2.0
oxigdal-syncMulti-device synchronization with CRDTs, vector clocks, and operational transformation for OxiGDAL141Apache-2.0
oxigdal-nodeNode.js bindings for OxiGDAL - Pure Rust geospatial data abstraction library141Apache-2.0
use-dimensionDimension primitives for the RustUse geometry workspace141MIT OR Apache-2.0
panini-lang-macroProcedural macros for the Panini linguistic feature extraction framework141MIT
cgkittenConvert mmCIF/PDB protein structures to coarse-grained representation with Monte Carlo titration141Apache-2.0
bambam-coreThe Behavior and Advanced Mobility Big Access Model141BSD-3-Clause
ocel-mineObject-centric process mining for OCEL 2.0: variants, DFG/OC-DFG, discovery (alpha, inductive, heuristics, POWL), replay fitness,…141MIT
zotero-mcpLocal-first MCP server bridging Claude to your Zotero library — search, read, cite, enrich, write — over stdio or streamable-HTTP…141MIT OR Apache-2.0
ferrotorch-bertBERT-family encoder-only model composition and sentence-embedding inference for ferrotorch140MIT OR Apache-2.0
ferrotorch-whisperWhisper-family audio encoder model composition and log-mel preprocessing for ferrotorch140MIT OR Apache-2.0
oxigdal-compressAdvanced compression codecs and auto-selection for geospatial data140Apache-2.0
darkmatterDark matter simulation engine — gravitational fields, particle dynamics, halo stability, and cosmological constants140MIT
oxigdal-benchComprehensive performance profiling and benchmarking suite for OxiGDAL140Apache-2.0
merc_vpgCrate for solving (variability) parity games, including I/O in the PGSolver format140BSL-1.0
mokoshA high-performance Rust implementation of Hierarchical Temporal Memory (HTM) algorithms140AGPL-3.0
brahmandaBrahmanda — galactic structure, cosmic web topology, and large-scale cosmological dynamics140GPL-3.0-only
libbladerf-rsFully Rust native BladeRF driver140Apache-2.0
nahpu_dpCreate and validate reproducible Frictionless Data Packages for NAHPU.140MIT
cita-bibliographyCanonical BibTeX storage for Cita140MIT
use-planePlane primitives for the RustUse geometry workspace140MIT OR Apache-2.0
rcompat-locfitR locfit-compatible local regression in Rust, focused on DESeq2 dispersion trend fitting.140MIT
ariadnetor-mpsMatrix Product State / Operator (MPS / MPO) data structures and operations for ariadnetor140MIT OR Apache-2.0
propaga-searchSearch strategies for the Propaga constraint solver140MIT OR Apache-2.0
apple-accelerateSafe Rust bindings for Apple's Accelerate framework on macOS with exhaustive optional raw C FFI139MIT OR Apache-2.0
unitx-apiAxum HTTP API for the unitx conversion engine.139MIT
fxtranslateRust reimplementation of the Firefox Translations inference engine, validated against the C++ translator-cli.139MPL-2.0
scivex-gpuScivex — GPU-accelerated tensor operations via wgpu139MIT
oxigdal-securityEnterprise security features for OxiGDAL: encryption, access control, compliance139Apache-2.0
rlx-kittenttsKittenTTS ONNX text-to-speech for RLX139GPL-3.0-only
oxigdal-wasmWebAssembly bindings for OxiGDAL - Browser-based geospatial processing139Apache-2.0
use-weekdayPrimitive weekday helpers139MIT OR Apache-2.0
ngboost-rsNatural Gradient Boosting for Probabilistic Prediction - A Rust implementation of NGBoost139MIT
mstloA Rust library for online monitoring of Signal Temporal Logic (STL) specifications.139non-standard
quill-mlxRust bindings for Apple's MLX machine learning framework, with Metal memory management139MIT OR Apache-2.0
red-queen-coreCore evolutionary computation engine for Red Queen139AGPL-3.0-or-later
temperedSignal and spatial processing primitives on n-dimensional arrays139MIT OR Apache-2.0
scitadel-scoringClaude-powered paper relevance scoring for scitadel.139MIT OR Apache-2.0
chematic-cipLow-level accurate CIP (Cahn-Ingold-Prelog) digraph engine for chematic -- most applications should use…139MIT OR Apache-2.0
mimirs-embedLFM2.5-VL embedding provider for the Mimirswell knowledge graph139MPL-2.0
epycellTerminal Jupyter notebook — your editor in every cell, kernel completions via LSP139GPL-3.0-only