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.

rustmemodbIn-memory SQL database with transaction support, connection pooling, and MVCC64MIT OR Apache-2.0Database interfacesDatabase implementations rustmergeA Cargo subcommand that merges all Rust source files in a package into a single file.8,331MITCommand line utilitiesDevelopment tools::Cargo plugins rustmeterRustMeter CLI application to interact with RustMeter beacons and export Perfetto traces.112MITCommand line utilitiesDevelopment tools::Profiling rustmeter-beaconLightweight tracing library for embedded Rust applications112MITDevelopment tools::ProfilingEmbedded development rustmeter-beacon-coreCore library for rustmeter-beacon401MIT rustmeter-beacon-function-monitorProc-macro to monitor function execution times for rustmeter-beacon70MIT rustmeter-beacon-proc-macrosProc-macro for rustmeter-beacon163MIT rustmeter-beacon-targetTarget side library for rustmeter-beacon164MIT rustmexRustmex: providing convenient Rust bindings to Matlab MEX API's23,625MPL-2.0 rustmex-entrypointRustmex: providing convenient Rust bindings to Matlab MEX API's9,606MPL-2.0 rustmex_coreRustmex libary with core functionality8,239MPL-2.0 rustmex_interleaved_complexRustmex libary with implementations for interleaved complex numeric arrays3,645MPL-2.0 rustmex_matlab700Rustmex libary to interface with the Matlab-700 MEX api3,242MPL-2.0 rustmex_matlab800Rustmex libary to interface with the Matlab-800 MEX api3,438MPL-2.0 rustmex_octaveRustmex libary to interface with Octave's MEX api3,326MPL-2.0 rustmex_separated_complexRustmex libary with implementations for separated complex numeric arrays3,586MPL-2.0 rustmikoA Netmiko rewrite for Rust8,919MIT rustmimsmsA Rust library for sending automated SMS messages using the MIM SMS API provided by Robi18MITAPI bindingsNetwork programming rustminidbA lightweight embedded database with native REST API42BSL-1.0Database implementationsEmbedded development rustminifyMinifies Rust code.8,578MIT OR Apache-2.0Compression rustminify-cliA tool for minifying Rust code.1,654MIT OR Apache-2.0Command line utilitiesCompression rustmissionTUI for Transmission daemon7,949GPL-3.0-or-later rustmlA library for doing maching learning in Rust.30,237MIT/Apache-2.0 rustmlxPlaceholder — rustmlx23MIT rustmo-devicesVirtualDevice implementations for Rustmo4,452MIT rustmo-serverTalk to your code with Rustmo via Alexa6,104MIT RustMockLightning-fast, lightweight API mock server with OpenAPI support and beautiful React dashboard59MITCommand line utilitiesDevelopment tools rustmod-clientHigh-level resilient Modbus client for rust-mod.127MIT OR Apache-2.0 rustmod-coreCore Modbus protocol types, encoders, and frame codecs for rust-mod.269MIT OR Apache-2.0 rustmod-datalinkAsync Modbus transport abstractions and implementations for rust-mod.205MIT OR Apache-2.0 rustmod-toolsCLI tools for interacting with Modbus devices via rust-mod.38MIT OR Apache-2.0 rustmojisJust a dummy package to learn Rust.1,136MIT rustmorphismA Rust macro for creating functions with multiple implementations that are deterministically selected at compile-time966MITDevelopment toolsRust patterns rustmotionA CLI tool that renders motion design videos from JSON scenarios. No browser, no Node.js — just a single Rust binary.127MIT rustmouthRust API for praat103GPL-3.0-or-laterMultimedia::AudioScience rustmqZero-cost abstraction of lapin AMQP client crate1,296Apache-2.0 AND MIT RustMqttMqtt Encoding and decoding package.4,063Apache-2.0 rustmtA MT19937 PRNG implementation for rust4,288MITAlgorithms RustMusicRust implementation of NeteaseCloud music API.2,362non-standard rustmvcA lightweight MVC framework for Rust196MIT rustnakeClassic Snake for the terminal, built in Rust.116MITCommand line utilitiesGames rustnameMass renaming tool2,710MITCommand line utilitiesFilesystem rustnanceA crate to help with financial analysis5,052MIT rustnaoA Rust implementation of a wrapper for the SauceNAO API.19,702MITAPI bindings rustnation-marco-test-25test test1,444MIT rustnbA library for interacting with the Netbox REST API6,480MIT rustneatImplementation of NeuroEvolution of Augmenting Topologies NEAT http://nn.cs.utexas.edu/downloads/papers/stanley.ec02.pdf with a…19,625MIT rustnetSDL2_net wrapping library for easier use.3,679MIT rustnet-capturelibpcap/Npcap-based packet-capture backend for rustnet: device selection, BPF filters, macOS PKTAP, TUN/TAP, and a raw-frame…487Apache-2.0Network programming rustnet-coreNetwork analysis library: packet parsing, protocol types, deep packet inspection, link-layer parsers, connection merging, and…503Apache-2.0Network programmingParser implementations rustnet-hostPer-connection process attribution for rustnet: eBPF/procfs on Linux, PKTAP/lsof on macOS, ETW/IP Helper on Windows, sockstat on…482Apache-2.0Network programmingOperating systems rustnet-monitorA cross-platform network monitoring terminal UI tool built with Rust5,157Apache-2.0Command line utilitiesNetwork programming rustnetconfAn async-first NETCONF 1.0/1.1 client library for Rust1,010MITNetwork programming rustnetconf-cliTerraform-like CLI for declarative NETCONF network config management120MIT rustnetconf-yangYANG model code generation for rustnetconf — compile-time config validation101MIT OR Apache-2.0Network programming rustneuroA library for neural signal analysis and feature extraction for scientists who require fast computation.1,308MITScience rustnextA modern, fast web framework for Rust833MITWeb programming::HTTP server rustnixA reimplementation of nix in Rust.1,815MIT rustnmap-apiREST API / Daemon mode for RustNmap19GPL-3.0-or-laterNetwork programmingWeb programming rustnmap-cliCommand-line interface for RustNmap network scanner20GPL-3.0-or-laterCommand line utilities rustnmap-commonCommon types, errors, and utilities for the RustNmap network scanner450GPL-3.0-or-laterNetwork programmingParser implementations rustnmap-coreCore scan orchestrator for RustNmap network scanner150GPL-3.0-or-laterNetwork programming rustnmap-evasionFirewall and IDS evasion techniques for RustNmap network scanner206GPL-3.0-or-laterNetwork programmingSecurity rustnmap-fingerprintService and OS fingerprinting for RustNmap180GPL-3.0-or-laterNetwork programming rustnmap-netNetwork primitives and socket abstractions for RustNmap346GPL-3.0-or-laterNetwork programming rustnmap-nseNmap Script Engine (NSE) implementation for RustNmap - Lua 5.4 script runtime191GPL-3.0-or-laterNetwork programming rustnmap-outputOutput formatters for RustNmap network scanner247GPL-3.0-or-laterEncodingNetwork programming rustnmap-packetZero-copy packet engine using PACKET_MMAP V3 for RustNmap241GPL-3.0-or-laterNetwork programmingOperating systems::Linux APIs rustnmap-scanPort scanning implementations for RustNmap179GPL-3.0-or-laterNetwork programming rustnmap-scan-managementScan management for RustNmap (persistence, diff, YAML profiles)88GPL-3.0-or-laterSecurity rustnmap-sdkRust SDK Builder API for RustNmap18GPL-3.0-or-laterDevelopment toolsNetwork programming rustnmap-stateless-scanStateless high-speed scanning for RustNmap (masscan-like)21GPL-3.0-or-laterNetwork programmingSecurity rustnmap-targetTarget parsing and host discovery for RustNmap242GPL-3.0-or-laterNetwork programmingParser implementations rustnmap-tracerouteNetwork route tracing for RustNmap184GPL-3.0-or-laterNetwork programming rustnmap-vulnVulnerability intelligence for RustNmap (CVE/CPE, EPSS, CISA KEV)124GPL-3.0-or-laterSecurity rustnnW3C WebNN implementation with ONNX, CoreML, and TensorRT backends [DO NOT USE IN PRODUCTION - Development Release]283Apache-2.0API bindingsScience rustnomialA crate for working with polynomials.26,300MIT rustnoteA kernel for running Rust code interactively in a browser or VS Code1,637MIT rustoGenerate types of types.1,554MITCompilers rustoaRust bindings to The Orange Alliance API11,639MIT rustocatSocat in rust with many less features and a configuration file8,709ISC rustockstatsStockstats-like technical indicators on top of Polars DataFrame.22BSD-3-ClauseFinance rustocrHigh-performance Rust CLI for EasyOCR with 80+ language support, featuring server mode and batch processing. Fastly Built by…55Apache-2.0Command line utilitiesMultimedia::Images rustodoA modern, powerful task manager built with Rust346MITCommand line utilities rustodoist_rest2Wrapper around the Todoist REST v2 API3,942AGPL-3.0-only rustodoroA terminal Pomodoro timer written in Rust, with task tracking, daily logs, and manual breaks48MITCommand line utilities rustodriveRust bindings for controlling multiple ODrives with the CAN protocol1,575MIT rustofiLibrary to build simple 'Rofi User Interface' applications9,733GPL-3.0+GUI rustofrustofrust666test748MIT rustogramA rust port of HdrHistogram21,538Apache-2.0 rustokena rust based stoken implementation1,846MIT rustoku-cliCommand-line interface for the Rustoku library5,756MITGames rustoku-libLightning-fast Sudoku solving and generation6,625MITGames rustolioA fullstack web framework written in Rust to target WebAssemply18MPL-2.0 rustolio-build-utilsBuild Utilities to use in the build.rs for the rustolio framework284MPL-2.0 rustolio-core-macrosThe core macros in the rustolio framework92MPL-2.0 rustolio-dbAn DB extention for the rustolio HTTP-Server151MPL-2.0 rustolio-rpcAn RPC extention for the HTTP-Server219MPL-2.0 rustolio-rpc-macroMacros for the rpc extention in the rustolio framework278MPL-2.0 rustolio-serverA HTTP-Server which can extended via other crates - used in the rustolio framework88MPL-2.0 rustolio-server-routerThe router for the rustolio server279MPL-2.0 rustolio-utilsUtilities for the rustolio framework458MPL-2.0 rustolio-utils-macrosUtility macros for the rustolio framework515MPL-2.0 rustolio-webThe core frontend logic for the rustolio framework223MPL-2.0 rustolio-web-core-macrosThe core frontend macros for the rustolio framework290MPL-2.0 rustolio-web-router-macroThe macros for the frontend router in the rustolio framework289MPL-2.0 rustollensA small and experimental library with a type-level representation of booleans with companion connectives for compile-time sort-of…1,685MIT rustomatoRustomato is a simple Pomodoro timer for the command line577MIT rustomatonA small Rust library for automaton (DFA, NFA, Regex) manipulation.4,209MITAlgorithms rustomeGenetic tools43MIT OR Apache-2.0 rustometrySpatial Geometry in Pure Rust4,071MIT rustomwordA website that will give you a random word every time you visit it.10,662GPL-3.0-only rustonomicon_optimaVarious algorithms for optimization3,901MIT rustonwavesReserved name for Rust on Waves: tool to generate websites like Ruby on Rails, but in Rust. It would be a binary to generate Rust…1,585MIT OR Apache-2.0 rustoolPersonal toolbox for my Rust projects17,521Apache-2.0AccessibilityAlgorithms rustopA simple command line parser.249,983MITCommand-line interface rustop-rsLinux system information parser7,280Apache-2.0Command line utilities rustopoRustopo – Rust's universal development platform. Build applications across all domains with a unified topography of tools,…16MIT rustopsLightweight anomaly detection for operations metrics24MIT OR Apache-2.0Command line utilitiesDevelopment tools::Profiling rustorA way to use Tor in Rust1,967non-standardNetwork programming rustoraA type-safe, Rust-native foundation for AI Agents, inspired by Pydantic AI.56MITAPI bindingsScience::Robotics rustora-macrosProc-macros for rustora122MIT rustorchProduction-ready PyTorch-compatible deep learning library in Rust with special mathematical functions (gamma, Bessel, error…25,604MIT OR Apache-2.0AlgorithmsScience rustorch-coreCore tensor library for RusTorch319MIT OR Apache-2.0Computer visionMathematics rustorch-macrosProcedural macros for RusTorch tensor creation728MIT OR Apache-2.0AlgorithmsScience rustorch-nnNeural network modules for RusTorch272MIT OR Apache-2.0Computer visionScience rustorch-textNLP utilities and datasets for RusTorch103MIT OR Apache-2.0ScienceText processing rustorch-visionComputer vision models and utilities for RusTorch104MIT OR Apache-2.0Computer visionScience rustorch-wasmWebAssembly bindings for RusTorch98MIT OR Apache-2.0WebAssembly rustoreA store manager that transparently swaps file pages in and out of a buffer pool.3,095MIT rustorioThe first game written and played entirely in Rust's type system. Not just do you play by writing Rust code, the rules of the…885MIT OR Apache-2.0 rustorio-deriveThe first game written and played entirely in Rust's type system. Not just do you play by writing Rust code, the rules of the…650MIT OR Apache-2.0 rustorio-engineThe first game written and played entirely in Rust's type system. Not just do you play by writing Rust code, the rules of the…705MIT OR Apache-2.0 rustormAn orm for rust191,285MIT rustorm-clia client for rustorm1,709MIT rustorm-coreCore traits, types and utilities for RustORM206MITAsynchronousDatabase interfaces rustorm-deriveprocedural macro code generator for rustorm2,545MIT rustorm-macrosProcedural macros for RustORM93MITDevelopment tools rustorm-migrateDatabase migration engine for RustORM124MITDatabase interfaces rustorm-rsHigh-level async ORM for Rust built on sqlx53MITAsynchronousDatabase interfaces rustorm-rs-cliCLI tool for RustORM migrations and codegen (`cargo orm`)20MITCommand line utilitiesDatabase interfaces rustorm_codegencode gen provides macro for generating code on data access objects on table metadata31,899MIT rustorm_daoDao provides a flexible way to access data from the database36,656MIT rustormyMinimal neofetch-like weather CLI5,821MITAPI bindingsCommand line utilities rustorrentA BitTorrent library implemented in Rust2,140non-standard rustoryDisk usage monitoring tool written in Rust.1,828MIT rustosWriting an OS in Rust10,756Apache-2.0 OR MITEmbedded developmentEmulators rustoscrustosc is an Open Sound Control client and server library written in Rust.3,987MIT rustotAWS IoT8,536MIT OR Apache-2.0Embedded developmentNo standard library rustotpA simple, pure Rust implementation of the Time-Based One Time Password (TOTP) algorithm specified in RFC 6238.3,111MIT rustotp_cliA command line sample TOTP (RFC 6238) app based on the rustotp crate2,084MIT rustotponyManager of one-time password generators19,806MITCommand line utilities rustoutA simple, lightweight logger with minimal dependencies9,721MIT OR Apache-2.0Command line utilities rustoveA text editor written in Rust/Ratatui3,138MIT rustoviobindings to verovio, an engraving library1,958MIT OR Apache-2.0 rustowlVisualize Ownership and Lifetimes in Rust10,766MPL-2.0Development toolsVisualization rustp2pA decentralized p2p library powered by Rust, which is devoted to simple use.20,145Apache-2.0 rustp2p-c-ffiC FFI bindings for rustp2p38Apache-2.0 rustp2p-reliableSimple, fast and easy Nat traversal for peer-to-peer650Apache-2.0 rustp2p-transportA Rust library for building a decentralized logical network, allowing nodes to communicate using IP, TCP, UDP, and ICMP protocols.802Apache-2.0 rustpackBundle Rust applications for cross-platform execution767GPL-3.0-only rustpadMulti-threaded Padding Oracle attacks against any service.6,650GPL-3.0 rustpakRust library and CLI tool for reading and writing GoldSrc .pak archive files1,976CC-BY-NC-SA-4.0EncodingFilesystem rustpaperscissorsA RPS game in rust1,525MPL-2.0 rustpatrustpat is a Rust library that makes playing audio simple.9,856LGPL-2.1-or-later rustpatcherdistributed patching system for single binary applications2,594MITNetwork programming rustpatcher-macrosp2p patching system1,335MITNetwork programming rustpatherAn easy rust pathfinding library2,766BSD-2-Clause rustpaymentA Rust library for integrating eSewa payment gateway - supports payment initiation, signature generation, and response validation68MITAPI bindingsWeb programming rustpbxA SIP PBX implementation in Rust16,306MITMultimediaNetwork programming rustphidgetsRust bindings for the Phidgets C library1,634MIT rustpi_ioRustpiIO is a library to read and write to the SPI bus and the GPIO pins of a Raspberry Pi.2,946GPL-3.0 rustpibootPort of the raspberry pi usbboot code to rust5,976MIT OR Apache-2.0 rustpietA Piet interpreter implementation in Rust3,503MIT rustpix-algorithmsClustering algorithms (ABS, DBSCAN, Graph, Grid) with spatial indexing344MITAlgorithmsScience rustpix-cliCommand-line interface for rustpix pixel detector processing156MITCommand line utilitiesScience rustpix-coreCore traits and types for rustpix pixel detector processing505MITData structuresScience rustpix-ioMemory-mapped file I/O for rustpix254MITFilesystemScience rustpix-tpxTPX3 packet parser, hit types, and file processor344MITParsing toolsScience rustpkga demo example1,497MIT rustplTemplate rendering cli tool23MITCommand line utilitiesTemplate engine rustplacementsA rust compiler plugin for modifying string literals2,069MIT rustplexA linear programming solver based on the Simplex algorithm for Rust964MIT OR Apache-2.0AlgorithmsMathematics rustplexitySimple bigram-based perplexity calculator, useful for filtering out boilerplate or other abnormal text.8,305MIT rustplorerHigh-performance multi-chain deposit detector using public RPC endpoints121MIT OR Apache-2.0Command line utilitiesCryptography::Cryptocurrencies rustplotA simple GUI based plotting library for Rust using GTK and Cairo.3,017MIT rustplotlibA tiny library to create charts, by using matplotlib.66,798MIT rustplusRust+ API Wrapper Written in Rust41AGPL-3.0AsynchronousDevelopment tools rustpmA fast, friendly APT frontend with kernel, desktop, and sources management287GPL-3.0-or-laterCommand line utilitiesOperating systems::Linux APIs rustpm-agentRemote agent for rustpm — connects to a rustpm server for remote APT management51GPL-3.0-or-laterCommand line utilitiesOperating systems::Linux APIs rustpoolA data and thread pool library for Rust1,609non-standard rustposix_ruprust posix crate1,443MIT rustpostalRust bindings to libpostal8,529MIT rustpotionBlazingly fast word embeddings with Tokenlearn2,712MIT rustpotterAn open source wakeword spotter forged in rust.72,999Apache-2.0 rustpotter-cliCLI for Rustpotter, an open source wakeword spotter forged in rust.32,754Apache-2.0 rustpotter-wasmA free and open source wake word spotter forged in rust.1,531Apache-2.0 rustpowerAn experimental ECS world snapshot system built on Bevy, featuring structured archetype storage and manifest-based serialization.1,412MPL-2.0 rustpower-klu-sysAuto generated bindings for the klu library.1,006MPL-2.0 rustpower-sol-kluA very basic KLU-based sparse linear solver unsafe wrapper.818MPL-2.0