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.
rust-api-clientA reusable REST client in Rust with authenticate43MIT
rust-api-kitA type-safe API definition toolkit for Rust — define your API once and share it across client and server, with compile-time…1,191non-standard
rust-api-macrosProcedural macros for rust-api framework312MIT OR Apache-2.0
rust-api-testCLI tool for testing REST APIs3,876MIT
rust-appMush, a build system for shell.1,783MIT
rust-apple-photosA simple yet powerful library to interact with the SQLite database used by the Apple Photos app on macOS.1,839MIT
rust-aptBindings for libapt-pkg25,288GPL-3.0-or-later
rust-arc-gcA simple GCArc implementation for Rust6,450non-standard
rust-argon2Rust implementation of the Argon2 password hashing function.19,445,268MIT/Apache-2.0
rust-argon2-ffiFFI bindings for the rust-argon2 crate.2,181MIT/Apache-2.0
rust-args-parserTiny, fast, callback-based CLI argument parser for Rust2,360MIT OR Apache-2.0
rust-argumentsA Flexible Command-line argument parser741MIT
rust-arityarity package1,217MIT
rust-asmObjectWeb ASM implementation in Rust280MIT
rust-asrRust and Python transcription pipeline for Ukrainian W2V-BERT ONNX CTC models20GPL-3.0-only
rust-assemblerA library that provides high-level APIs with the efficiency of low-level implementations.8,477Apache-2.0
rust-assimpA rust wrapper for assimp the open asset import library7,001MIT
rust-assistantRust Assistant Library.7,898GPL-3.0
rust-astreuos-transactionAstreuos Transaction is a library for encoding, decoding and verifying transactions for the Astreuos Blockchain.1,169MIT
rust-async-tuyapiThis package is a rust port of the exellent NodeJS implementation by codetheweb for the Tuya API, adapted for async usage5,591non-standard
rust-atlasIncrementally invalidated Rust project graph for AI agents: syn-based symbol extraction, per-file shards with blake3…101MIT
rust-audio-apiA Web Audio API-like wrapper for Rust audio processing.33Apache-2.0
rust-audit-infoCommand-line tool to extract the dependency trees embedded in binaries by `cargo auditable`.47,254MIT OR Apache-2.0
rust-auth-utilsA rust port of @better-auth/utils.805MIT
rust-authenticatorgeneral purpose authentication1,585Unlicense
rust-author-gyrust初学者1,541MIT OR Apache-2.0
rust-autojumpRust implementation of the autojump command5,196MIT
rust-automataA framework and a DSL for building finite state machines in Rust1,752MIT
rust-automata-macrosMacros for rust-automata DSL1,969MIT
rust-aws-snsPackage sms provides a small wrapper around AWS SNS to make SMS usage more friendly.6,064MIT
rust-axum-sea-orm-zfgk公司代码库使用的基础组件900Apache-2.0
rust-azure-devops-crate-publish-testJust a crate to test publication from Azure DevOps1,781MIT
rust-base58Simple library for converting to and from base-58 strings.571,036MIT/Apache-2.0
rust-base62A simple library base62 encode/decode, no dependencies other libraries.3,082GPL-3.0-only
rust-basel-cliThe cli to explore meetups and interact58MIT
rust-bashA sandboxed bash interpreter for AI Agents with a virtual filesystem289MIT
rust-batchrust batch system.1,291MIT
rust-bazelThis is a simple Rust application, library, and unit test that can be built using Bazel as well as Cargo. Please visit the…2,672non-standard
rust-beamA LaTeX slide generator you can write in faster than beamer.6,343GPL-3.0-or-later
rust-beanstalkdEasy-to-use beanstalkd client for Rust (IronMQ compatible)3,063
rust-bertReady-to-use NLP pipelines and language models246,607Apache-2.0
rust-bfA Brainfuck interpreter, generator, REPL, and IDE written in Rust368Apache-2.0
rust-bigintCommon traits and methods for multiple BigInt implementations125,410MIT
rust-bin-templateA template for Rust programs1,695MPL-2.0 OR MIT OR Apache-2.0
rust-binanceThe Binance cryptocurrency exchange client1,380MIT
rust-binary-installInstall a binary from a path to a global cache1,783MIT/Apache-2.0
rust-bindgenNo description provided.2,577BSD-3-Clause
rust-bio-toolsA set of fast and robust command line utilities for bioinformatics tasks based on Rust-Bio.132,521non-standard
rust-bip39Library for BIP-39 Bitcoin mnemonic codes27,959CC0-1.0
rust-birkanaCreates Birkana rune symbols SVG representation of given hexadecimal number.11,686BSD-3-Clause
rust-bison-skeletonBison skeleton for Rust59,507MIT
rust-bitbarRust crate to build BitBar plugins10,432non-standard
rust-bitfieldThis crate provides macros to generate bitfield-like struct.3,316MIT
rust-bitwriter`rust-bitwriter` is a library to write data on bit level into byte vector.
It is intended to complement…14,209MIT
rust-blasBLAS bindings and wrappers, fork of rblas9,441MIT
rust-blind-rsa-signaturesRSA blind signatures in pure Rust1,225MIT
rust-blockchainA simple blockchain implementation for add-ons in applications.1,592non-standard
rust-blocktank-clientA Rust client for the Blocktank LSP HTTP API8,799MIT
rust-bloomfilterA simple bloom filter implementation in Rust programming language.7,916MIT
rust-bls-bn254A rust crate implementing the BLS signatures using BN254 from arkworks129,699MIT
rust-blueprintA scalable and modular blueprint for building web applications with rust1,135MIT
rust-bmfontBitmap font parser (.fnt)9,030MIT
rust-book-2023Testing the Rust book2,626MIT
rust-boostOptimize the Rust standard library to provide a more concise, unified, and extensible API—not a Boost for C++, but a Boost for…72MIT
rust-bottleRust implementation of Bottle protocol - layered message containers with encryption and signatures79MIT
rust-boxThis crate provides an odd set of tools for Rust programming52,705MIT OR Apache-2.0
rust-brValide documentos, e-mails e telefones de maneira fácil e eficiente para suas aplicações no Brasil.2,930MIT
rust-br-translatorTradutor CLI português-inglês usando API LibreTranslate744MIT
rust-bsa-extractTool to extract Bethesda Softworks Archives (BSAs)4,451MIT
rust-btlBackground task manager that auto-replaces processes77MIT
rust-bucket-cliLong-horizon agentic coding scaffold for Rust projects246MIT
rust-bucklespringNostalgia bucklespring keyboard sound now in Rust!487GPL-2.0
rust-bybitRust API connector for Bybit's WebSocket V5 API41,457MIT
rust-cache-serverHigh-performance Redis-like cache server in Rust - open source alternative without Redis licensing concerns36MIT
rust-calculatorSimple command line calculator1,975MIT
rust-calendarA calendar command-line tool written in rust4,015MIT
rust-callMake remote development more elegant7,698Apache-2.0
rust-cantoConvert Chinese characters to Jyutping (粵拼) / Yale romanization (耶魯)145MIT
rust-carThis crate is the ipfs car file reader writer and utils.8,916MIT/Apache-2.0
rust-cargo-test2rust cargo test308MIT
rust-cas-clientOne System CAS SSO client for Rust — build the login URL and validate single-use tokens server-to-server.19MIT
rust-catA Rust rewrite of UNIX cat1,571GPL-3.0-or-later
rust-catecat in Rust - cate, concatenate FILE(s), or standard input, to standard output. Very naive implementation.7,227Unlicense
rust-cave-001Deterministic text compression for LLM token reduction — Rust-native Caveman Compression with Python bindings44MIT
rust-ccA cycle collector for Rust programs10,324MIT OR Apache-2.0
rust-cc-deriveDerive macro for rust-cc8,185MIT OR Apache-2.0
rust-cdc-validatorThe rust-cdc-validator is a Rust-based utility for comparing the state of a list of tables in an Amazon RDS database with data…11,370MIT
rust-cdc-validator-clientThe rust-cdc-validator is a Rust-based client for comparing the state of a list of tables in an Amazon RDS database with data…11,311MIT
rust-cedarefficiently-updatable double-array trie in Rust (ported from cedar)1,830MIT
rust-cefTrait to serialize/convert/map a Rust item into an ArcSight Common Event
Format string. This trait enables logging libraries and…18,913Apache-2.0
rust-cef-deriveMacros to derive the ToCef trait implementation for any struct
as well as macros to annotate members to map to various CEF…24,181Apache-2.0
rust-cel-parserA parser for the CEL language626MIT
rust-censureSimple profanity filter.1,406GPL-3.0-only
rust-cfzt-validatorA library crate for validation of Cloudflare Zero Trust JWTs5,510MIT
rust-cgiLibrary to help create CGI programs in Rust70,919AGPL-3.0
rust-cguiA low-level cross-platform GUI library29,305LGPL-2.0-only
rust-cgui-renderA higher-level graphics library built on top of CGui.2,661LGPL-2.0-only
rust-ch-14-cargo-crates-ioA rust book section about crate management.575MIT OR Apache-2.0
rust-chainrust library for writing EOS rust smart contracts6,431Apache-2.0
rust-channelHigh-performance application channel for financial systems36MIT
rust-chatA Chat app over TCP Sockets5,166MIT
rust-chatgptOpenAI API Client for Rust386Apache-2.0
rust-cheatsheeta quick cheatsheet for rust1,696MIT
rust-checker-clirust-checker 是一个面向 Rust 项目的本地质量检查工具。它通过统一的配置文件调度多种 Cargo 工具,生成结构化报告,帮助开发者在发布前快速掌握构建质量、测试覆盖率、依赖安全等关键指标。16MIT OR Apache-2.0
rust-chip8-openglA CHIP-8 emulator written in rust. Can be ran as a CLI rendering either to the terminal or using GLFW.9,068MIT
rust-chmod-conversionChmod conversion tool1,251MIT
rust-chordalChordal graph recognition1,847MIT
rust-ci-cd-templateA rust ci/cd template for github27,004CC0-1.0 OR MIT OR Apache-2.0
rust-cipherA tool to encrypt or decrypt files with password35Apache-2.0
rust-cktapA Rust implementation of the Coinkite Tap Protocol (cktap) for use with SATSCARD, TAPSIGNER, and SATSCHIP products.302MIT OR Apache-2.0
rust-claccRust implementanion of a CL universal accumulator72,133MIT
rust-cleanerA native macOS menu bar utility that finds and cleans Rust compilation artifacts (target/ directories)21MIT
rust-cleverbotA Rust interface for Cleverbot.8,003WTFPL
rust-cli-arcadeA collection of classic CLI games: Tic-Tac-Toe, Connect Four, Hangman, and Rock Paper Scissors43MIT
rust-cli-calculatorA simple calculator written in Rust as a learning project1,826MIT
rust-cli-commandsrust-cli-commands1,737Apache-2.0 OR MIT
rust-cli-curryA simple CLI tool written in Rust1,510MIT OR Apache-2.0
rust-cli-messagerSend messages over the CLI1,663MIT OR Apache-2.0
rust-cli-pomodororust-cli-pomodoro manages your time!19,101Beerware
rust-cli-templateCLI starter template for Rust.26MIT OR Apache-2.0
rust-cli-testA simple test RUST cli app1,689MIT
rust-clockRust library to create a hh:mm:ss CLI clock from seconds or miliseconds.5,189MIT
rust-closures-examplesA closure which are important and relatively fast in doing tasks515MIT
rust-cloud-discoveryCloud Discovery client in rust4,679MIT
rust-cnb[DEPRECATED - use `cnb` crate instead] rust-cnb with Generated API client418MIT
rust-cnia simple cni interface implement by rust4,139Apache-2.0
rust-codeAI-powered TUI coding agent written in Rust217MIT
rust-code-analysisTool to compute and export code metrics42,072MPL-2.0
rust-code-analysis-cliTool to compute and export code metrics21,438MPL-2.0
rust-code-analysis-code-splitFork of mozilla/rust-code-analysis bumped to tree-sitter 0.26 for use by code-split. Computes complexity metrics (cyclomatic,…948MPL-2.0
rust-code-analysis-webRun a web service to compute and export code metrics7,989MPL-2.0
rust-codecovCodecov API client for Rust1,549BSD-3-Clause
rust-codegenA simple builder API for generating Rust code3,520MIT
rust-codepageCommand-line tools for setting the code page in Windows Terminal and PowerShell24MIT
rust-coinselectA blockchain-agnostic coin selection library built in Rust.15,311MIT
rust-colorrust library for handling colors1,841Unlicense
rust-colorsA library for parsing ANSI Strings to colors.4,703MIT
rust-command-optA easy-to-use command line arguments Parser.1,616MIT
rust-commit-trackerA Rust application that monitors Facepunch's Rust game commits and sends Discord notifications1,474MIT
rust-companionRust compilation companion via IPC and unix sockets.5,861MPL-2.0
rust-compileGo on. Compile it.1,486MIT
rust-compilerEat sh*t Rust project1,263MIT
rust-completionsMinimal wrapper around OpenAI's Chat Completions1,557non-standard
rust-concurrentFast command line app in rust/tokio to run commands in parallel. Similar interface to GNU parallel or xargs.1,495MIT
rust-config-secretsA library for encrypting and decrypting secrets within configuration files.79MIT
rust-config-treeRecursive include tree utilities for layered configuration files.957MIT OR Apache-2.0
rust-config-tree-macrosProcedural macros for rust-config-tree.561MIT OR Apache-2.0
rust-conflux-sdkRust conflux sdk.1,533MIT OR Apache-2.0
rust-console-chat-gptRust CLI for OpenAI Chat API9,341MIT OR Apache-2.0
rust-console-game-engineConsole game engine for Rust, heavily inspired by Javidx9's One Lone Coder Console Game Engine…6,490GPL-3.0-only
rust-constraintRust implementation of a constraint satisfaction problem (CSPs)1,330MIT
rust-constructorA cross-platform `GUI` framework built on `egui` as well as compatible with `bevy`, the simplest way to develop `GUI` projects…3,562MIT
rust-consulA tokio based rust client for consul.4,812BSD-2-Clause
rust-contextA macro for using threadlocals to deeply bind contextual values1,141MIT
rust-control-planeEnvoy xDS library for writing dynamic control-planes3,847Apache-2.0
rust-corosyncRust bindings for corosync libraries9,416MIT OR Apache-2.0
rust-covfixFix Rust coverage data based on source code20,975MIT
rust-crab-hellocrab hello!1,503MIT
rust-crate-grrs-jesseA tool to search files2,537MIT OR Apache-2.0
rust-crate-src-mcpAn MCP server for pulling the source of crate dependencies.91MIT OR Apache-2.0
rust-crates-mcnwrMock Library2,482MIT
rust-criuRust bindings for CRIU174,871non-standard
rust-crlfrust-crlf1,471MIT OR Apache-2.0
rust-crontaba crate for croneditor, which can read and write crontab1,920MIT OR Apache-2.0
rust-cryptoA (mostly) pure-Rust implementation of various common cryptographic algorithms.6,559,781MIT/Apache-2.0
rust-crypto-hatter-forkA (mostly) pure-Rust implementation of various common cryptographic algorithms.1,882MIT/Apache-2.0
rust-crypto-utilsMemory-safe cryptographic utilities for secure key handling, encryption, and post-quantum readiness69MIT
rust-crypto-wasmA (mostly) pure-Rust implementation of various common cryptographic algorithms.626,757MIT/Apache-2.0
rust-cryptoauthlibRust wrappers for CryptoAuthentication Library bindings.69,748Apache-2.0
rust-csvCSV file read & write using pure rust code.2,056GPL-2.0
rust-csv2beancountConvert csv files of transactions to beancount format3,061MIT
rust-curlA minimal HTTP client with no dependencies1,766MIT
rust-curve25519-fiatRust FFI bindings to fiat-crypto's curve25519_64.c5,967Apache-2.0
rust-cutilcutil11,526MIT
rust-cvA computer vision library using Rust2,002MIT
rust-d1-ormQuery builder / ORM for Cloudflare D1, targeting wasm32-unknown-unknown76MIT
rust-dash-handshakeA Rust library for performing Dash network handshakes1,498MIT
rust-data-processingSchema-first ingestion (CSV, JSON, Parquet, Excel) into an in-memory DataSet, plus Polars-backed pipelines, SQL, profiling,…199MIT OR Apache-2.0
rust-datastructuresImplementation of some datastructures in rust.2,488GPL-3.0-only
rust-db-blueprintA Rust code generator — reads YAML draft files and generates Axum + SQLx models, migrations, handlers, routes, requests, tests,…19MIT
rust-db-driverDuckDB extension for querying PostgreSQL, MySQL, and SQL Server from inside DuckDB SQL17MIT
rust-debugA debugging library for rust code.3,637MIT OR Apache-2.0
rust-debugging-locksA library for debugging locks in Rust2,300MIT
rust-decoupleA simple library to ease the process of parsing environment variables5,591MIT
rust-demolearning demo1,614MIT/Apache-2.0
rust-demo-chhtestrust-demo-chhtest description632MIT
rust-demo-kaiyaa rust demo1,807MIT OR Apache-2.0
rust-demo-rgrepA tool to search files1,595MIT OR Apache-2.0
rust-dense-bitsetEfficient and compact bitsets for Rust.16,234MIT
rust-dependency-1a simple dependency that self-references and can be used for testing/debugging185MIT
rust-dependency-2a simple dependency that self-references and can be used for testing/debugging59MIT
rust-deviconsA Rust library to retrieve filetype glyphs (icons) for a wide range of common file formats.4,651Unlicense
rust-diagnosticsA utility that embeds clippy diagnostics into Rust code.14,137Apache-2.0
rust-diceRust wrapper for dice.763Apache-2.0
rust-diff-analyzerSemantic analyzer for Rust PR diffs that distinguishes production code from test code142MIT
rust-discord-activityA lightweight library to control Discord Rich Presence7,320MIT
Rust-Discord-APIA Discord bot framework written in Rust.2,476MIT
rust-discord-libDiscord Webhook library - VERY Simple lib for sending webhooks from your codebase, without fuss, no fluff2,821MIT
rust-diskannA native Rust implementation of DiskANN (Disk-based Approximate Nearest Neighbor search)899MIT OR Apache-2.0
rust-diskinfoillumos diskinfo utility implemented in Rust.1,877MIT