BROWSE A-Z
All 305,250 crates, alphabetically
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.
ruqu-algorithmsProduction-ready quantum algorithms in Rust - VQE for chemistry, Grover's search, QAOA optimization, Surface Code error correction266MIT
ruqu-coreHigh-performance quantum circuit simulator in pure Rust - state-vector simulation with SIMD acceleration, noise models, and…412MIT
ruqu-exoticExperimental quantum-classical hybrid algorithms - quantum memory decay, interference search, reasoning error correction, swarm…74MIT
ruqu-neural-decoderNeural Quantum Error Decoder (NQED) - GNN-based decoder with O(d^2) Mamba state-space architecture24MIT
ruqu-qarlpQuantum-Assisted Reinforcement Learning Policy - exploratory quantum RL implementation with variational circuits24MIT
ruqu-qearQuantum Echo-Attention Reservoir (QEAR) - Combining quantum reservoir computing with attention mechanisms for time series…23MIT
ruqu-qflgQuantum Federated Learning with Byzantine Tolerance - Privacy-preserving distributed quantum ML21MIT
ruqu-qgat-molQuantum Graph Attention for Molecules - combines quantum mechanics with graph attention networks for molecular simulation22MIT
ruqu-quantum-monitorAnytime-Valid Quantum Kernel Coherence Monitor (AV-QKCM) - Sequential MMD testing with e-values for quantum syndrome distribution…23MIT
ruqu-vq-nasVariational Quantum Neural Architecture Search (VQ-NAS) - Automated quantum circuit architecture discovery with evolutionary and…23MIT
ruqu-wasmRun quantum simulations in the browser - WebAssembly bindings for quantum circuits with 25-qubit support, VQE, Grover, QAOA71MIT
ruquotesA simple command line tool to get random quotes.2,876MIT
rurRobot control library for Universal Robots robot.3,095Apache-2.0
ruraInteractive TUI for building shell pipelines with per-stage inspection and diffs416MIT
ruralUser-friendly command-line HTTP tool.31,833MIT
rural-modelerRust CLAP Neural Amp Modeler plugin with Tone3000 integration19BSD-2-Clause
ruranges-coreCore Rust interval algorithms extracted from ruranges2,948MIT
rurdkitRDKit2,674MIT
rureA C API for Rust's regular expression library.11,155MIT OR Apache-2.0
rurelFlexible, reusable reinforcement learning (Q learning) implementation19,291MPL-2.0
rurepA simple grep-like tool written in Rust1,512MIT
ruriCalculates the CRC-32 of a file and checks it against the filename4,133AGPL-3.0-or-later
rurlA library that handles URL parsing and URL encoding. Documentation will be posted soon. For now, check tests in github repository.4,334MIT
rurlrSimple CLI url checker that pings the target to see if its up2,727MIT OR Apache-2.0
ruroongaA Rust language binding for Groonga.14,292non-standard
ruroonga_clientA tiny Groonga HTTP client.17,272non-standard
ruroonga_commandA tiny Groonga query builder and generator.17,019non-standard
ruroonga_exprA tiny Groonga expression builder and generator.4,080non-standard
rursModern web framework focused on speed and ease of use.939MIT OR Apache-2.0
ruruNative Ruby extensions in Rust59,833MIT
rurustHigh level Ruby VM bindings23,378MIT
rusCLI interface for all operations, system config, settings, and user management723Apache-2.0
rus-torchA comprehensive deep learning framework in Rust, merging core, nn, vision, text, and wasm37MIT OR Apache-2.0
rus_52_projectsRust 52 project that is made to indent to help for newbie rusteans1,718MIT
rusageWIP placeholder. Stay tuned.1,576MIT
rusaintEasy-to-use SSU u-saint client29,268MIT
rusaint-cliCLI for rusaint5,696MIT
rusalkaA 3D Perlin Noise Generator1,651MIT OR Apache-2.0
rusbRust library for accessing USB devices.7,740,362MIT
rusb-asyncRust library for accessing USB devices.4,004MIT
rusb2snesA simple library to interact with QUsb2Snes or SNI8,396non-standard
rusbmuxa pluggable usbmuxd rewrite in rust that can be used as non-daemon31MIT
ruscanSimple SANE scanning desktop app (GTK4) with fast previews and one-click PDF export.26MIT
ruschankunsanshow kenchankunsan5,750
ruscheA lightweight Scheme interpreter embeddable in Rust applications6,986MIT
ruschmScheme(R7RS-small) interpretor/compiler rust implementation7,142MIT
rusciiTerminal graphics engine24,013Apache-2.0
ruscoA simple tool to run complex commands from anywhere5,243MIT
ruscoderuscode - A visual studio code's workspaces organizer written in Rust1,505non-standard
ruscrypt⚡ Lightning-fast cryptography toolkit built with Rust - A comprehensive CLI tool for classical and modern cryptographic operations2,777MIT
rusdanticA high-ergonomics data validation and serialization framework for Rust, inspired by Python's Pydantic211MIT OR Apache-2.0
rusdantic-coreCore validation traits, error types, and built-in rules for Rusdantic303MIT OR Apache-2.0
rusdantic-deriveDerive macros for Rusdantic data validation framework259MIT OR Apache-2.0
rusdantic-settingsSettings management for Rusdantic: load config from env vars, .env files, TOML, and CLI20MIT OR Apache-2.0
rusdantic-typesExtended type library for Rusdantic: constrained numerics, network types, secrets, paths, dates, UUIDs259MIT OR Apache-2.0
rusdb-coreDatabase driver for `rusdb`, which uses gRPC to communicate.2,863non-standard
rusddReally Useful Secure Digital Duplicator18MIT
rusdeOn hold for upcoming project with stochastic differential equations.1,535MIT
rusdigLightweight DNS message parsing and encoding library written in Rust4,334MIT
rusdoA minimalist to-do list app, still under construction.515MIT
rusduRust rewrite of ncdu — NCurses Disk Usage analyzer199MIT
ruseAn embedded Scheme for Rust, like Lua for C.1,962MIT/Apache-2.0
rusearchA super-fast, parallel, recursive directory search CLI for developers and power users.784MIT
ruserfA decentralized solution for service discovery and orchestration that is lightweight, highly available, and fault tolerant.2,640MPL-2.0
ruserf-coreA decentralized solution for service discovery and orchestration that is lightweight, highly available, and fault tolerant.1,377MPL-2.0
ruserf-typesTypes for the `ruserf` crate1,416MPL-2.0
rusevFast implementation of SeqEval, a sequence evaluation framework3,063non-standard
rusftpSFTP library based on russh10,628Apache-2.0
rusftxRust bindings for the FTX REST and Websocket API5,126non-standard
rusfunLittle experimental crate to fit simple models to data via WASM in the browser9,524MIT
rusfuseRust library for filesystems in userspace (FUSE ver3)6,299MIT
rushthe rust shell22,137Unlicense
rush-analyzerA semantic analyzer and type-annotator for the rush programming language3,702GPL-3.0-only
rush-binrust fetch = rush4,221MIT
rush-buildSimple, Peak Performance Build System288Apache-2.0 OR MIT
rush-cliRush Deployment: A tool to bring the development experience as close to the production experience as possible.16,485MIT
rush-ecs-cliRush ECS Framework CLI tool1,030Apache-2.0
rush-ecs-coreRush ECS Framework Core2,674Apache-2.0
rush-ecs-manifestRush ECS Framework Manifest Standard1,290Apache-2.0
rush-ecs-parserRush ECS Framework Parser2,199Apache-2.0
rush-ecs-sdkRush ECS Framework SDK5,272Apache-2.0
rush-ecs-svmRush ECS Framework Onchain Types2,200Apache-2.0
rush-interpreter-vmA rush interpreter leveraging a micro-compiler alongside a VM for its runtime4,257GPL-3.0-only
rush-parserA lexer and parser for the rush programming language4,239GPL-3.0-only
rush-rsHigh level bindings for librush graphics prototyping framework2,970MIT
rush-shA POSIX sh-compatible shell written in Rust7,118MIT
rush-shellRush CLI shell2,737Unlicense
rush-sync-serverModern asynchronous TUI application with i18n and modular command system5,555GPL-3.0 OR LicenseRef-Commercial
rush-sysRaw FFI bindings for librush graphics prototyping framework5,317MIT
rush-tunnelA command-line tool for creating SSH tunnels, allowing you to securely connect to remote hosts1,408MIT
rush-varExpand shell-style variables like $FOO and ${BAR:-default} recursively503Apache-2.0
rush_coreThe rules engine is based on the rete algorithm4,762MIT
rush_expr_engineThe rules engine is based on the rete algorithm2,285MIT
rush_lua_engineThe rules engine is based on the rete algorithm1,547MIT
rush_patCore pattern matching engine for rush shell2,025MIT
rush_wasm_engineThe rules engine is based on the rete algorithm1,560MIT
rushaudioLow-latency audio over IP live streaming protocol16MIT
rushdownA 100% CommonMark-compatible GitHub Flavored Markdown parser and renderer4,141MIT
rushdown-definition-listDefinition list extension for rushdown markdown parser192MIT
rushdown-diagramDiagram visualization extension for rushdown markdown parser185MIT
rushdown-emojiEmoji extension for rushdown markdown parser172MIT
rushdown-fenced-divFenced div extension for rushdown markdown parser254MIT
rushdown-footnoteFootnote extension for rushdown markdown parser314MIT
rushdown-highlightingSyntax -highlighting extension for rushdown markdown parser165MIT
rushdown-link-attributeAttributes for links and images for rushdown markdown parser167MIT
rushdown-metaMeta(YAML frontmatter) extension for rushdown markdown parser360MIT
rushedSimpler and faster shell commands.998MIT
rushell`rushell` is a POSIX compatible shell written by Rust language for Linux and MacOS.8,122MIT OR Apache-2.0
rushell_deps_linefeedFORK of `linefeed` for rushell. Please use the official linefeed instead of this.3,718MIT/Apache-2.0
rushell_deps_pomPEG parser combinators using operator overloading without macros.3,707MIT
rusherPusher compatible pubsub service3,528MIT
rusher-corePusher compatible pubsub service1,388MIT
rusher-pubsubPusher compatible pubsub service1,408MIT
rusher-serverPusher compatible pubsub service1,174MIT
rushfindFast Rust implementation of Unix find with GNU-compatible syntax and parallel traversal23MIT OR Apache-2.0
rushiaA work-in-progress crate2,903MIT OR Apache-2.0
rushmTiny wrapper of POSIX shared memory for Rust2,681MIT OR Apache-2.0
rushonA simple and fast task runner for multipul components.2,519MIT
rushtShell commands written in Rust3,193BSD-3-Clause
rushtermMake your CLI app easy by adding menu. Create nested menus, navigate with hotkeys. Data-driven. No function/macro complexity.26,940MIT OR Apache-2.0
rusible[WIP] Writing infrastructure automation tasks in Rust.486MulanPSL-2.0
rusicA sic IRC wrapper. You need your own version of sic. Mine modified is at https://github.com/luciusmagn/sic6,584Fair
rusileRusty components for the SILE typesetter5,483MIT
rusimgA CLI tool for image processing with unified support for BMP, JPEG, PNG, and WebP formats.1,658MIT OR Apache-2.0
rusistorA library to calculate color codes and specs of electrical resistors.3,959MIT
ruska Specification Language3,197MIT OR Apache-2.0
rusk-abiThe ABI to develop Dusk Network smart contracts29,016MPL-2.0
rusk-coreCore types, digests, IDs, and error infrastructure for rusk150Apache-2.0
rusk-observabilityTracing, metrics, and diagnostics infrastructure for rusk18Apache-2.0
rusk-profileUtility crate to handle Rusk profile directories4,091MPL-2.0
rusk-proverLocal prover for Dusk Network3,910MPL-2.0
rusk-recoveryTool to restore Rusk to factory settings4,775MPL-2.0
rusk-revocationRevocation subsystem for rusk18Apache-2.0
rusk-schemaSchema definition for Rusk GRPC services7,379MPL-2.0
rusk-signingArtifact signature verification for rusk19Apache-2.0
rusk-taskAn asynchronous task runner in Rust, aiming to be a “simpler Make.”63Apache-2.0
rusk-tufTUF (The Update Framework) metadata verification for rusk20Apache-2.0
rusk-vmRusk VM is the virtual machine running Dusk Network's Smart contracts23,275MPL-2.0
rusk-walletA library providing functionalities to create wallets compatible with Dusk918MPL-2.0
rusk_crateSOmething is not wrong2,982MIT
ruskelGenerates skeletonized outlines of Rust crates20,290MIT
ruskel-mcpMCP server for Ruskel - generates skeletonized outlines of Rust crates10,624MIT
ruskenitA General Purpose Crawler that uses LLM1,034MIT OR Apache-2.0
ruskgptYet another async AskGPT CLI client powered by Rust.2,419GPL-2.0
ruskiRuSKI is a simple implementation of combinator calculus.2,544MIT
ruskinInputs no terminal do jeito que deveriam ser em Rust.19MIT
ruskitA modern web framework for Rust inspired by Laravel4,046MIT
ruskit_macrosProcedural macros for the Ruskit web framework1,764MIT
rusky🦀 + 🐶 = Rusky. Modern native git hooks made easy.4,522Unlicense
ruslRust linux interface layer11,957MPL-2.0
ruslinkA fast, modern Rust implementation of GNU Stow with built-in Git support34MIT OR Apache-2.0
rusmAn opinionated paradigm for building service-like rust crates which can be deployed together or independently.1,251MIT OR Apache-2.0
rusm-cliThe `rusm` command line: start a node and attach a live REPL to it.248MIT
rusm-clusterQUIC+TLS distributed transport for RUSM — connect nodes and message processes across them. Wasm-free, over rusm-otp.140MIT
rusm-jscBuild-time QuickJS bytecode compiler for RUSM TS bundles (version-locked to the js-runner's rquickjs).231MIT
rusm-kvThe Wasm-free embedded key-value store of RUSM: durable buckets over redb.258MIT
rusm-logfmtShared formatting for RUSM's coloured, columnar log lines (palette, widths, timestamp, tty-gating).400MIT
rusm-metricsLatency histograms, counters, and time-series for RUSM observability.51MIT
rusm-nodeThe RUSM node layer: the rusm.toml app manifest, resource profiles, and the live attach/observe protocol + node (process…272MIT
rusm-observerLow-overhead live observer snapshots for a running RUSM node.34MIT
rusm-otpThe Wasm-free Erlang/OTP core of RUSM: processes, mailboxes, scheduling.420MIT
rusm-rsThe ergonomic Rust guest crate for RUSM: the actor API, services, and components.195MIT
rusm-rs-macrosProc-macros for rusm-rs: #[service] and #[main] for RUSM Rust guests.251MIT
rusm-wasmThe Wasmtime backend for RUSM: each process runs as an isolated Wasm instance.294MIT
rusm-wireShared host/guest wire types for RUSM resident serving.328MIT
rusmesReserved477MIT OR Apache-2.0
rusmes-acmeACME v2 client for RusMES — automatic TLS certificate provisioning and renewal with HTTP-01 and DNS-01 challenge support via…60Apache-2.0
rusmes-authPluggable authentication backends for RusMES — File, LDAP, SQL, OAuth2/OIDC, System, and SASL…572Apache-2.0
rusmes-cliAdministrative CLI tool for RusMES — user/mailbox/queue management, backup, restore, migration, metrics inspection, and…52Apache-2.0
rusmes-configConfiguration management for RusMES — TOML/YAML auto-detection, 30+ environment variable overrides, validation, and SIGHUP…569Apache-2.0
rusmes-coreMailet processing engine for RusMES — composable mail processing pipeline with matchers, mailets, DKIM/SPF/DMARC, spam filtering,…327Apache-2.0
rusmes-imapAsync IMAP4rev2 server for RusMES — RFC 9051 compliant with CONDSTORE, QRESYNC, UIDPLUS, MOVE, IDLE, NAMESPACE, and SPECIAL-USE…223Apache-2.0
rusmes-jmapJMAP server for RusMES — RFC 8620/8621 HTTP/JSON mail API with Email, Mailbox, Thread, Blob, EventSource push, and…230Apache-2.0
rusmes-loadtestMulti-protocol load testing tool for RusMES — concurrent SMTP, IMAP, and JMAP load generation with HDR histogram latency…57Apache-2.0
rusmes-metricsObservability layer for RusMES — Prometheus metrics, OpenTelemetry OTLP tracing, structured logging, health/readiness/liveness…445Apache-2.0
rusmes-pop3Async POP3 server for RusMES — RFC 1939 compliant with APOP, STLS (STARTTLS), and CAPA extension support138Apache-2.0
rusmes-protoCore protocol types and traits for RusMES — mail addresses, message identifiers, domain types, and the mail state machine927Apache-2.0
rusmes-searchFull-text search for RusMES — Tantivy-backed search index with trait-based abstraction for indexing, querying, and deleting mail…54Apache-2.0
rusmes-serverMain server binary for RusMES — orchestrates SMTP, IMAP, POP3, and JMAP protocol servers with unified configuration, graceful…55Apache-2.0
rusmes-smtpAsync SMTP server for RusMES — RFC 5321 compliant with STARTTLS, AUTH (PLAIN/LOGIN/CRAM-MD5/SCRAM-SHA-256), PIPELINING, DSN, and…226Apache-2.0
rusmes-storageStorage abstraction layer for RusMES — trait-based mailbox and message store with filesystem (maildir), PostgreSQL, and AmateRS…655Apache-2.0
rusmoAssist your memo life to improve your productivity10,562MIT
rusmppA Rust SMPP library.14,072MIT OR Apache-2.0
rusmpp-coreA Rust SMPP library.6,124MIT OR Apache-2.0
rusmpp-extraExtra components for rusmpp-core.4,625MIT OR Apache-2.0
rusmpp-macrosProcedural macros for Rusmpp-Core6,089MIT OR Apache-2.0
rusmppcA Rust SMPP client.7,515MIT OR Apache-2.0
rusmppzA zerocopy Rust SMPP library.1,132MIT OR Apache-2.0
rusmuxAutomate tmux sessions configuration17,784MIT
rusnapMetamask Snap in Rust9,704MIT
rusnap-apiJSONRPC API for Metamask Snap3,132MIT
rusnap-buildBuild script for RuSnap10,315MIT
rusnap-ethersEthers compact layer for RuSnap6,211MIT
rusnap-exportsRuSnap exports api to Metamask Snap3,166MIT
rusnap-macrosMacros for RuSnap4,831MIT
rusnap-utilsUtils for RuSnap3,235MIT
rusnelRusnel is a fast TCP/UDP tunnel, transported over and encrypted using QUIC protocol. Single executable including both client and…2,696Apache-2.0
rusnetAn extremely basic network protocol.1,628GPL-3.0
rusnmpA lightweight, async SNMP v1/v2c/v3 client library for Rust with minimal dependencies.46MIT OR Apache-2.0
rusocksA socks4(a)/5 server6,215Apache-2.0