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.

rust_roboticsUmbrella crate for the RustRobotics workspace - feature-gated re-exports of all domain crates19MITAlgorithmsScience::Robotics ternary-graphGraph algorithms on ternary-weighted edges including shortest paths, community detection, and spectral clustering19MITAlgorithmsMathematics triplet-minerMetric learning triplet mining: semi-hard mining, distance computation, quality filtering19MITAlgorithmsScience fenwick-tree-rsFenwick/BIT tree, 2D BIT, range updates, prefix sums19MITAlgorithmsData structures string-search-rsComprehensive string matching algorithms: naive, KMP, Rabin-Karp, Boyer-Moore, Z-algorithm, and suffix array search19MIT OR Apache-2.0AlgorithmsText processing lattice-crypto-rsLattice-based cryptography primitives: LWE encryption/decryption, Ring-LWE structures, Gaussian sampling, and lattice basis…19MIT OR Apache-2.0AlgorithmsCryptography graph-search-rsGraph algorithms: BFS, DFS, Dijkstra, Bellman-Ford, A*, topological sort, and Tarjan's SCC19MIT OR Apache-2.0AlgorithmsData structures imcombinersRust-backed image stack combine + rejection kernels (IRAF imcombine parity)19MITAlgorithmsScience ternary-dockyardMaintenance and repair of ternary agents — dry dock, diagnostics, refitting, and salvage19MITAlgorithmsMathematics x-pipe-rsComposable recommendation/feed pipeline framework built on comp-cat-rs18MIT OR Apache-2.0AlgorithmsRust patterns sol-plex-problemsA high-performance Rust library engineered for solving complex problems within the Sol ecosystem.18MITAlgorithmsDevelopment tools yatrosci-integrateNumerical integration for SciRS - quadrature, ODE solvers18AGPL-3.0-or-laterAlgorithmsMathematics flux-contractsFLUX OS shared trait definitions — the frozen contracts between all components18MIT OR Apache-2.0AlgorithmsEmbedded development ruvector-capgatedCapability-gated ANN search for RuVector - per-vector read access control using bitset capability tokens with three measured…18MITAlgorithmsData structures loop-guardrailRepetitive execution loop detector for AI agents.18Apache-2.0AlgorithmsData structures tpt-zero-fast-mathApproximate sqrt/inv-sqrt and trig via lookup tables. #![no_std], zero dependencies. ~1e-4 error bound.18MIT OR Apache-2.0AlgorithmsMathematics rlx-serveOpenAI-compatible HTTP server for RLX language models18GPL-3.0-onlyAlgorithmsScience moritzbrantner-image-analysis-ocrOCR model presets, rich text outputs, and image/video backend contracts for video-analysis.18MIT OR Apache-2.0AlgorithmsComputer vision moritzbrantner-text-analysisUnified text analysis orchestration for video-analysis.18MIT OR Apache-2.0AlgorithmsComputer vision moritzbrantner-video-analysis-detectorsScene detection algorithms and detector adapters for video-analysis.18MIT OR Apache-2.0AlgorithmsComputer vision ruvector-timesfmRuVector integration for the TimesFM time-series foundation model: a high-level quantile Forecaster, forecast-band anomaly…18MITAlgorithmsScience faster_pathsBlazingly fast shortest paths with (parallel) preprocessing via contraction hierarchies and hub labeling18MIT OR Apache-2.0AlgorithmsData structures spectral-prunerA lightweight, zero-dependency library utilizing Spectral Graph Theory to isolate topological network anomalies.18MIT OR Apache-2.0AlgorithmsCryptography rune-pagerankPageRank — score graph nodes by importance via random-walk convergence18MITAlgorithmsCommand line utilities rune-kmeansK-Means++ clustering — partition points into k clusters with smart initialisation18MITAlgorithmsCommand line utilities rune-labelpropLabel propagation — semi-supervised node classification via iterative neighbourhood smoothing18MITAlgorithmsCommand line utilities symthaea-wisdomPhilosophical grounding — harmonics, autopoiesis, and meta-cognition for computational consciousness18AGPL-3.0-or-laterAlgorithmsScience rlx-qwen25-vlQwen2.5-VL vision-language model for RLX (AIF / VLMEvalKit target)18GPL-3.0-onlyAlgorithmsScience loadwiseA protocol-agnostic load balancing strategy engine for Rust18MIT OR Apache-2.0AlgorithmsNetwork programming cosine-fastHot-loop cosine similarity for f32 slices. Auto-vectorized scalar core, optional precompute-norms helper. Zero deps.18MIT OR Apache-2.0AlgorithmsMathematics ledge-coreFactor-structured convex QP kernel for portfolio optimization18Apache-2.0AlgorithmsMathematics rerank-blendBlend N RAG reranker score streams (dense, BM25, cross-encoder) with configurable weights and rank-aware normalization. Zero deps.18MIT OR Apache-2.0AlgorithmsScience rune-node2vecNode2Vec — graph node embeddings via biased random walks and skip-gram18MITAlgorithmsCommand line utilities claspRank fusion and reranking: RRF, ISR, CombMNZ, Borda, DBSF, MaxSim (ColBERT), MMR, DPP, Matryoshka.18MIT OR Apache-2.0AlgorithmsMathematics black-76Black-76 closed-form pricing, Greeks, and implied volatility solver for futures and forward options.18MIT OR Apache-2.0AlgorithmsMathematics trios-hdcHyperdimensional Computing primitives18MIT OR Apache-2.0AlgorithmsNo standard library topo-sonataMusical compositions as simplicial complexes — persistent homology detects harmonic holes, genre classification via Betti numbers18MITAlgorithmsMathematics flash-attention-cpuPure-Rust, CPU-optimized Flash Attention: tiled online-softmax, AVX-512/AVX2/NEON/WASM-SIMD128 with scalar fallback, Rayon…18MIT OR Apache-2.0AlgorithmsScience precolator-programCore Rust library for the Precolator perpetual futures trading protocol on Solana — oracle management, position handling, risk…18MITAlgorithmsCryptography::Cryptocurrencies yatrosci-optimizeOptimization algorithms for SciRS - minimize, roots, curve fitting18AGPL-3.0-or-laterAlgorithmsMathematics trios-vsaVector Symbolic Architecture implementation18MIT OR Apache-2.0AlgorithmsNo standard library emtEpoch Merkle Tree — the EMT instantiated at k=2 with no prefix18non-standardAlgorithmsCryptography bcinr-pddlPDDL8 → POWL tape → Prolog8 admission → OCEL → BLAKE3 receipt: the BRCE candidate-future execution loop18MIT OR Apache-2.0Algorithms si-homomorphic-hashAdditively homomorphic hash functions, hash-to-curve, incremental hashing, multi-set hash, and collision resistance testing18MIT OR Apache-2.0AlgorithmsCryptography aura-mergeStructured 3-way merge engine: deep-merge for JSON/YAML/TOML, line-level 3-way for text, scaffold extraction for code.18Apache-2.0AlgorithmsDevelopment tools simulated-annealSimulated annealing optimization framework with multiple temperature schedules and strategies18MITAlgorithmsScience gnucobol-rs-execgnucobol-rs Procedure Division control flow: cobc-faithful PERFORM combinators (TIMES, UNTIL with TEST BEFORE/AFTER, VARYING with…18LGPL-3.0-or-laterAlgorithmsNo standard library rate-distortionRate-distortion theory: R(D) function calculation, distortion measures, Blahut-Arimoto algorithm, and Lloyd-Max quantizer design18MITAlgorithmsMathematics avoidance-cascadeModels the avoidance cascade phenomenon from ternary agent systems and provides tools to detect and prevent it18MITAlgorithmsScience cfg-constructControl flow graph construction from basic blocks with dominance analysis for compiler infrastructure18MITAlgorithmsDevelopment tools ternary-inferenceInference from ternary negative spaces — deducing knowledge from what agents avoid18MITAlgorithmsScience sceuaShuffled Complex Evolution - University of Arizona global optimizer18MIT OR Apache-2.0AlgorithmsScience evolution-ternaryEvolutionary dynamics on ternary strategy spaces18MITAlgorithmsSimulation feistel-netFeistel network cipher construction: balanced/unbalanced Feistel, key schedule, S-box design, permutation networks18MIT OR Apache-2.0AlgorithmsCryptography crdf-dpoDouble Pushout (DPO) graph rewriting for CRDF RDF graphs18MIT OR Apache-2.0AlgorithmsData structures inputx-phonetic-editWeighted phonetic edit-distance — a Wagner-Fischer DP extended with arbitrary-length substitution pairs from a cost table. Ships…18MIT OR Apache-2.0AlgorithmsNo standard library ternary-classifierClassifies ternary agent behavior into strategy species using multiple methods18MITAlgorithmsScience spectral-estSpectral estimation: periodogram, Welch, autoregressive (Yule-Walker), Bartlett methods18MIT OR Apache-2.0AlgorithmsMathematics modem-coreDigital modulation: ASK, FSK, PSK, QAM with constellation diagrams and BER analysis18MIT OR Apache-2.0AlgorithmsMathematics farkas-coreExact tiered-rational Farkas-certificate engines for Lean's linarith18Apache-2.0AlgorithmsMathematics ternary-federatedFederated learning for ternary agents — multiple populations sharing strategy insights without sharing raw data18MITAlgorithmsScience spline1dFast local one-dimensional cubic interpolation with full splines, interval-local interpolation primitives, and inverse lookup.18MIT OR Apache-2.0AlgorithmsMathematics learnforge-coreAdaptive learning algorithms (BKT, SM-2, threshold, microlearning selection, signing, packs) — desktop/web/WASM portable.18MITAlgorithmsScience daniyal-cryptexThe ULTIMATE cryptographic framework for 2026! Functional Encryption, PSI, Verifiable Computation, ORAM - all in one!18MIT OR Apache-2.0AlgorithmsCryptography hyperevolutionExact-aware evolutionary and proposal-search carriers for the Hyper ecosystem18Apache-2.0AlgorithmsScience rune-graph-gremlinGremlin-inspired graph traversal engine for rune-graph: typed step pipeline, predicates, repeat, path tracking18MITAlgorithmsData structures math-geometry-2dShared 2D geometry contracts for multimodal image, video, and layout processing.18MIT OR Apache-2.0AlgorithmsComputer vision monge-rsMonge's theorem for fleet mathematics — homothetic centers, radical axes, zero-holonomy consensus, and Pythagorean48 verification18MIT OR Apache-2.0Algorithms kinemaxHigh-performance coordinate and kinematics engine for bounded spatial tracking data.18MITAlgorithmsMathematics ternary-steganographyHide information in ternary strategy noise: encode/decode messages in strategy patterns18MITAlgorithmsEncoding ternary-grammarContext-free grammar for generating and parsing valid ternary strategy expressions18MITAlgorithmsData structures ternary-regexPattern matching on ternary sequences with NFA, DFA, wildcard support, and NFA→DFA minimization18MITAlgorithmsScience rune-hdbscanHDBSCAN clustering — hierarchical density-based clustering with automatic noise detection18MITAlgorithmsCommand line utilities spectral-fingerprintSpectral fingerprinting for code similarity — eigenvalue decomposition of AST adjacency matrices18MITAlgorithmsDevelopment tools robo-kinematicsRobot kinematics: forward kinematics (DH parameters), inverse kinematics (Jacobian), workspace analysis18MITAlgorithmsScience::Robotics flux-algebraAlgebraic structures for music theory: HarmonicRing, PLR group, Tropical semiring, TuningField18MITAlgorithmsMathematics sphereql-linguaLanguage to native SphereQL coordinates: text to (theta, phi, r)18MITAlgorithmsScience numerics-interpResearch-grade interpolation methods: linear, Lagrange polynomial, cubic natural spline, barycentric — pure Rust, no dependencies18MIT OR Apache-2.0AlgorithmsMathematics ternary-coordinationFormal {-1, 0, +1} coordination algebra with ternary matrices, consensus, and provable convergence18MITAlgorithmsMathematics topo-mergeTopological merging of agent belief states — persistent homology for multi-agent consensus18MITAlgorithmsMathematics trigramkitHigh-performance O(1) content-addressable trigram inverted index18MIT OR Apache-2.0AlgorithmsData structures yatrosci-interpolateInterpolation for SciRS - interp1d, splines, multivariate18AGPL-3.0-or-laterAlgorithmsMathematics xcelerator-solverDeterministic, precision-configurable symbolic regression engine18non-standardAlgorithmsArtificial intelligence error-forestEcological signaling networks (mycorrhizal fungal networks) modeled as error-correcting codes18MITAlgorithmsNetwork programming idnrValidate the German tax identification number (Steuerliche Identifikationsnummer / IdNr). A faithful port of python-stdnum. Zero…18MIT OR Apache-2.0AlgorithmsNo standard library from_rust_till_dawnNREL Solar Position Algorithm (SPA) — computes zenith, azimuth, sunrise/sunset, and equation of time17MITAlgorithmsScience encounter-argumentationBridge between encounter social interactions and argumentation schemes17MIT OR Apache-2.0AlgorithmsGame development routik-solverCore VRP solver (CVRPTW): data model, cost-matrix trait, Clarke-Wright construction, local search, and simulated annealing.17Apache-2.0AlgorithmsMathematics sisyphusExecution-agnostic, time-agnostic, no_std, zero-allocation backoff & retry state machine.17MIT OR Apache-2.0AlgorithmsAsynchronous baselinesBaseline correction algorithms for signals, spectra, and images17MIT OR Apache-2.0AlgorithmsScience fleet-coordinateFleet coordination via zero-holonomy consensus and Laman rigidity17MITAlgorithmsConcurrency dsfb-grayDSFB-Gray Structural Semiotics Engine: Deterministic Rust crate auditing with structural code-quality interpretation, assurance…17Apache-2.0AlgorithmsNo standard library pythagorean-snapO(log n) nearest-neighbor search on the Pythagorean manifold — full-circle, zero-drift, 316x faster than brute force17MITAlgorithmsMathematics rs-neuralhashRust port of python-neuralhash: compute the NeuralHash of an image as a 24-char hex string.17MITAlgorithmsMultimedia::Images epoch_rngSimple epoch‑based PRNG and configurable LCG PRNG.17MITAlgorithmsMathematics ruvector-rairsRAIRS IVF: Redundant Assignment with Amplified Inverse Residual — ruvector's first IVF index family17MIT OR Apache-2.0AlgorithmsData structures contextqa-coreCore graph types and entity model for the UCM impact-analysis engine17MITAlgorithmsDevelopment tools blr-activeActive learning orchestration for Bayesian Linear Regression with Automatic Relevance Determination17Apache-2.0AlgorithmsScience hylic-pipelineTypestate pipelines and sugar traits over hylic lifts.17MITAlgorithmsData structures rlx-tuneGeneric LoRA/DoRA fine-tuning for RLX models (adapters, datasets, fuse)17GPL-3.0-onlyAlgorithmsScience agent-homeostasisHomeostatic control for AI agent systems — keeping agents in their operating envelope through feedback loops17MITAlgorithmsScience hybridrootsFour novel multi-phase hybrid bracketing algorithms (Opt.BF, Opt.BFMS, Opt.TF, Opt.TFMS) for numerical root finding with superior…17MITAlgorithmsMathematics brainharmonyBrain-Harmony multimodal brain foundation model — inference in Rust with Burn ML17MITAlgorithmsMathematics magcalMinimal no_std rust port of Freescale/NXP magcal.c17BSD-3-ClauseAlgorithmsEmbedded development simdsplitExperimental byte string splitter using Portable SIMD.17MITAlgorithms generalized-mapA Rust implementation of generalized maps (n-dimensional combinatorial topology) for representing meshes, graphs, and complex…17MITAlgorithmsData structures jaaliDeterministic, GPU-accelerated point-in-cell locator for unstructured meshes17BSD-3-ClauseAlgorithmsScience freshetResumable, permissionless, sharded MapReduce over Solana accounts (framework-agnostic core)17MITAlgorithmsCryptography::Cryptocurrencies blake3_encFast and secure symmetric encryption using BLAKE3 XOF stream / 基于 BLAKE3 XOF 流的高速安全对称加密17MulanPSL-2.0AlgorithmsCryptography rmp-vrp-solverHigh-performance VRP (Vehicle Routing Problem) solvers in Rust for rmp.ca17MITAlgorithmsScience yatrosci-fftFast Fourier Transform for SciRS - FFT, IFFT, real FFT17AGPL-3.0-or-laterAlgorithmsMathematics oxigemmaPure-Rust inference engine for Google's Gemma model family (Gemma 4 QAT and beyond)17Apache-2.0AlgorithmsScience pfactorA high-performance, parallel prime factorization CLI tool and library using Miller-Rabin and Pollard's rho (with Brent's…17MIT OR Apache-2.0AlgorithmsCommand line utilities huffman-entropyHuffman coding with optimal/adaptive variants, entropy calculation (Shannon, Renyi, Tsallis), Kraft inequality verification, and…17MITAlgorithmsCompression si-commitment-schemePedersen commitments, Blake3-based polynomial commitments, batch opening/verification with binding and hiding properties17MIT OR Apache-2.0AlgorithmsCryptography si-zero-knowledgeSchnorr proofs, DLEQ proofs, range proofs, sigma protocols, and Fiat-Shamir transform in Rust17MIT OR Apache-2.0AlgorithmsCryptography reg-allocRegister allocation with liveness analysis and graph coloring for compiler infrastructure17MITAlgorithmsDevelopment tools consensus-raftRaft consensus protocol simulation: leader election, log replication, commitment, membership changes17MITAlgorithmsSimulation fir-filterFinite impulse response filter design: windowed sinc, Hamming/Hann/Blackman windows, lowpass/highpass/bandpass17MIT OR Apache-2.0AlgorithmsMathematics ch-pivotA high-performance generic data pivoting and aggregation engine for raw datasets.17MIT OR Apache-2.0AlgorithmsData structures monavec-coreUltra-low resource embedded vector search kernel for edge AI17MIT OR Apache-2.0AlgorithmsData structures rosalind-bioDeterministic, low-memory genomics engine: memory as a verifiable contract (declare → predict → honor → verify) for alignment and…17MIT OR Apache-2.0AlgorithmsScience::Bioinformatics hcp-dpExact alignment reference generation, verification, and backend comparison.17MITAlgorithmsData structures rune-graph-matchPattern matching engine for rune-graph: filter (node, edge, node) triples by label, property, or node id17MITAlgorithmsData structures spreadsheet-plr-bridgeBridge between spreadsheet-engine cells and groovemesh-plr voice leading — the spreadsheet moment for AI music17MITAlgorithmsData structures comfyui-modelsComfyUI model folder, inventory, and extra path contracts.17MIT OR Apache-2.0AlgorithmsComputer vision kuramoto-coherenceDeterministic, no_std, zk-provable Kuramoto phase-coherence over integer phase agents — bit-identical across x86/ARM/RISC-V/WASM.17AGPL-3.0-or-laterAlgorithmsNo standard library flux-fractureDisjoint linear algebra for constraint systems — fracture into independent blocks, coalesce provably correct17MITAlgorithmsMathematics agent-rhythmRhythm analysis — cadence detection, pattern matching, tempo tracking, and polyrhythm detection17MITAlgorithmsMultimedia::Audio robo-pid-controlResearch-grade PID controller with anti-windup, bumpless transfer, and auto-tuning (Ziegler-Nichols)17MITAlgorithmsScience::Robotics irongolemGraph Optimiser for Learning and Evolution of Models17BSD-3-ClauseAlgorithmsScience delaunay-triang-rsDelaunay triangulation and Voronoi diagrams in pure Rust: Bowyer-Watson, edge flip, quad-edge17MIT OR Apache-2.0AlgorithmsData structures oxide-conservationConservation law verification for GPU computations — energy, mass, and information conservation across kernel boundaries17MITAlgorithmsMathematics rune-adler32Compute Adler-32 checksums of byte slices and files (RFC 1950)17MITAlgorithmsCommand line utilities numerics-odeResearch-grade ODE solvers: Euler, RK4, Adams-Bashforth (2-step), Dormand-Prince (RK45 adaptive) — pure Rust, no dependencies17MIT OR Apache-2.0AlgorithmsMathematics line-sweep-rsComputational geometry via line sweep: segment intersection, closest pair, rectangle intersection17MIT OR Apache-2.0AlgorithmsData structures compress-huffman-rsHuffman coding compression library: frequency table construction, Huffman tree building, canonical code generation, and…17MIT OR Apache-2.0AlgorithmsCompression compress-lz77-rsLZ77 sliding window compression: match finding, lazy matching, length-distance token encoding and decoding in pure Rust.17MIT OR Apache-2.0AlgorithmsCompression ferment-constraintsConstraint satisfaction as fermentation — sourdough starters and server fleets solve the same class of problem17MITAlgorithmsMathematics markov-chain-rsMarkov chains: discrete-time, transition matrices, stationary distributions, absorbing chains, HMM in pure Rust17MIT OR Apache-2.0AlgorithmsMathematics decision-tree-rsDecision tree implementation: ID3 algorithm, information gain, Gini impurity, pruning, and prediction17MIT OR Apache-2.0AlgorithmsMathematics gpu-annealingGPU-accelerated simulated annealing orchestration layer — pure data structures and scheduling17MITAlgorithmsData structures pictorPure Rust 1-bit LLM inference engine for PrismML Bonsai models — umbrella crate17Apache-2.0AlgorithmsCommand line utilities lkh-rsRust bindings and safe wrappers for the LKH3 heuristic solver17MITAlgorithmsAPI bindings constraint-theory-core-cudaCUDA FFI bridge for constraint-theory-core — GPU-accelerated parallel CSP solving16Apache-2.0AlgorithmsHardware support pict-engineRust port of Microsoft's PICT pairwise independent combinatorial testing engine16MITAlgorithmsDevelopment tools::Testing fabric-checkerSafety checker: fallback graph analysis, IPET timing (ILP), refinement types16MITAlgorithmsDevelopment tools tpt-zero-str-searchFast byte and substring search (memchr-style + Boyer-Moore-Horspool). #![no_std], zero dependencies.16MIT OR Apache-2.0AlgorithmsNo standard library antichain-intervalsDisjoint-interval-set lattice for tracking out-of-order progress with gaps, built on the antichain crate.16Apache-2.0AlgorithmsData structures herosal-tstA persistent ternary search tree implementation using OurDB for storage16Apache-2.0AlgorithmsData structures binpack-3dA high-performance, deterministic 3D bin packing library written in Rust.16MPL-2.0AlgorithmsWebAssembly graphletGraphlet analysis for petgraph: subgraph census, graphlet-degree vectors (GDV/GDD), and network-motif detection.16MITAlgorithmsMathematics brandReinforcement learning for Rust. Backend-agnostic over modern Rust ML frameworks.16MIT OR Apache-2.0AlgorithmsScience volesti-rsNative Rust port of the volesti C++ geometric MCMC library — uniform sampling from convex polytopes with applications in…16MITAlgorithmsScience optimizrHigh-performance optimization algorithms in Rust with Python bindings16MITAlgorithmsMathematics flux-isa-miniMinimal no_std FLUX ISA constraint VM for bare-metal microcontrollers — sensor gateway to intelligence16Apache-2.0AlgorithmsEmbedded development sliced-wassersteinSliced-Wasserstein (SW₁) distance over discrete distributions, with optional vector-index Metric impl.16Apache-2.0 OR MITAlgorithmsMathematics betulaRust Implementation of BETULA, an improved version of the BIRCH algorithm. Fast and streamable data aggregation.16MIT OR Apache-2.0AlgorithmsData structures si-secret-sharingShamir's secret sharing, verifiable secret sharing (Feldman VSS), reconstruction from subsets, and threshold variants over finite…16MIT OR Apache-2.0AlgorithmsCryptography mac-digestMessage Authentication Codes: HMAC, CBC-MAC, CMAC, Poly1305-style universal hashing16MIT OR Apache-2.0AlgorithmsCryptography gepaGEPA: Reflective Prompt Evolution — a Rust implementation of the genetic-Pareto prompt optimizer16MITAlgorithmsScience merkle-proof-treeMerkle trees: construction, proof generation, proof verification, incremental updates16MIT OR Apache-2.0AlgorithmsCryptography audio-engine-coreReusable decoder, DSP, loudness, resampling, and streaming pipeline primitives16MIT OR Apache-2.0AlgorithmsMultimedia::Audio icl_systemBFT consensus kernel with predictive fixed-point pressure field layer16Apache-2.0AlgorithmsConcurrency polsysRust bindings for the POLSYS_PLP Fortran library that solves polynomial systems16MIT AND LicenseRef-ACMAlgorithmsScience robo-kalman-filterKalman filter, extended Kalman filter, and unscented Kalman filter for state estimation16MITAlgorithmsScience::Robotics robo-motion-planningMotion planning algorithms: RRT, potential fields, and A* path planning in 2D16MITAlgorithmsScience::Robotics ruvector-gnn-rerankGNN-enhanced candidate reranking for approximate ANN search in ruvector16MITAlgorithmsData structures segment-tree-rsSegment tree with point updates, range queries (sum/min/max/gcd), and lazy propagation16MITAlgorithmsData structures conservation-protocolAgent communication via Laplacian gossip — the network topology IS the message16MITAlgorithmsMathematics compress-rle-rsRun-length encoding: basic RLE, PackBits, and modified bitmap RLE with encode/decode in pure Rust.16MIT OR Apache-2.0AlgorithmsCompression hmmlearn-rsHidden Markov Models with categorical, Gaussian, GMM, Poisson, and multinomial emissions, trained by Expectation–Maximization or…16BSD-3-ClauseAlgorithmsMathematics anomalyzer-tsProbabilistic anomaly detection for time-series data16Apache-2.0AlgorithmsMathematics moenarch-geo-coreFormat-agnostic geospatial domain types, geometry helpers, and transforms for video-analysis.16MIT OR Apache-2.0AlgorithmsData structures ruvector-lsm-annLSM-ANN: write-optimized streaming vector index with multi-tier compaction for agent memory16MITAlgorithmsData structures ruvector-pq-searchProduct Quantization with Asymmetric Distance Computation (ADC) for compressed approximate nearest-neighbor search — Flat PQ,…16MITAlgorithmsData structures exact-polyInteger polygon geometry library — exact arithmetic, no float errors15MITAlgorithmsMathematics braintaxA minimal cognitive tax estimator — quantify how mentally taxing code patterns are.15MIT OR Apache-2.0AlgorithmsDevelopment tools shenava-ctc-beamHotword-boosted CTC prefix-beam decoder for on-device ASR — a faithful, dependency-free pyctcdecode port.15Apache-2.0AlgorithmsText processing adumbratioComposable building blocks for probabilistic data structures (sketches), with the classical sketches assembled from them15MIT OR Apache-2.0AlgorithmsData structures voxel-lightGeneric 3D BFS light propagation with two-phase removal for voxel engines15MIT OR Apache-2.0AlgorithmsGame development elara-active-inferenceActive inference (free-energy-principle) agent over discrete POMDPs: variational free-energy state inference plus…15MIT OR Apache-2.0AlgorithmsScience elara-itcInterval Tree Clocks (Almeida et al. 2008) — space-efficient logical clocks with fork/join/event/leq and a compact, depth-bounded…15MIT OR Apache-2.0AlgorithmsData structures elara-zone-autoscalerHysteresis-based adaptive sharding decision engine — recommends zone split/merge from a per-zone activity snapshot.…15MIT OR Apache-2.0Algorithms pathrexLibrary and CLI for benchmarking RPQ/CFL queries on edge-labeled graphs via SuiteSparse:GraphBLAS and LAGraph.15MITAlgorithmsCommand line utilities elara-light-clientStateless, wasm-portable light-client verification for the Elara Protocol: fold a compressed 256-bit account-SMT inclusion OR…15MIT OR Apache-2.0AlgorithmsCryptography exaloglog-rsStandalone Rust implementation of the ExaLogLog approximate distinct counter15MITAlgorithmsData structures geometric-traitsTrait-based algebraic and graph algorithms for Rust, supporting no_std environments15MITAlgorithmsData structures anofox-mlscikit-learn-style machine learning umbrella crate — re-exports every anofox-ml-* subcrate under a single API15MIT OR Apache-2.0AlgorithmsScience tpt-eve-abstractionTPT Eve — Phase 3 abstraction layer: pattern mining, analogical mapping, principle generalization, knowledge transfer15MIT OR Apache-2.0AlgorithmsScience ledge-portfolioFactor-structured mean-variance portfolio optimization15Apache-2.0AlgorithmsMathematics tpt-eve-active-learningTPT Eve — Phase 4 active learning layer: hypothesis generation, experiment design, Bayesian belief updating15MIT OR Apache-2.0AlgorithmsScience tpt-eve-causalTPT Eve — Phase 2 causal reasoning engine: DAG construction, intervention calculus, and counterfactual simulation over…15MIT OR Apache-2.0AlgorithmsScience tpt-eve-metacognitionTPT Eve — Phase 5 meta-cognition layer: confidence tracking, knowledge-gap detection, strategic learning prioritization15MIT OR Apache-2.0AlgorithmsScience atria-gpu-rsCUDA-required GPU build of the Ablatio Triadum (ATria) centrality algorithm as a PluMA plugin15MITAlgorithmsScience tpt-eve-symbolicTPT Eve — Phase 1 symbolic reasoning: working memory, forward-chaining inference, and consistency checking over…15MIT OR Apache-2.0Algorithms s-uniwardCode snippet of the S-UNIWARD distortion function15MITAlgorithmsScience heuropt-plotLightweight SVG visualization for heuropt Pareto fronts and convergence traces.15MITAlgorithmsVisualization metricchrono-logIn-memory event-log helpers for the open-source MetricChrono core15Apache-2.0AlgorithmsData structures channel-capacityShannon channel capacity, discrete memoryless channels (BSC, BEC, Z-channel), mutual information, capacity with cost constraints,…15MITAlgorithmsMathematics