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.

std-uritemplatestd-uritemplate implementation for Rust477Apache-2.0Parsing toolsWeb programming std1Simple -unofficial- additions to the rust standard library, via a quickly typeable name.2,622MIT OR Apache-2.0 std140GLSL interface block memory, layed-out according to the std140 convention, represented as Rust structs.20,210MIT std140-macrosProcedural macros for the std140 crate.13,007MIT std2"minimal std is a feature" - a coping rust shill.67GPL-3.0-onlyNo standard libraryNo standard library::No dynamic allocation std3Standard library for operating systems, useful for rust-osdev5,962MIT std_collection_traitsAbstraction of operations in std collection types3,030MIT std_collections_reexportRe-exports of std HashMap, HashSet, and DefaultHasher for use by determinizable_collections57Apache-2.0 std_deckLibrary that provides basic functionality for interacting with a standard 52 size deck of playing cards.1,577MIT std_detect`std::detect` - Rust's standard library run-time CPU feature detection.10,389MIT/Apache-2.0Hardware support std_helperModification of standart crate1,513MIT std_io_iteratorsAn iterator for `STDIN` and a wrapper for `STDOUT`. Allows easy piping, and graceful closing of application if pipe breaks1,997MITCommand line utilities std_msgsstd_msgs ros2 rust generated dependencies1,128Apache-2.0 std_newA personal standard setup for new Rust projects60UnlicenseConfigurationDevelopment tools std_nightly_to_stable_3db085279c83std_nightly_to_stable_3db085279c834,528MIT OR Apache-2.0 std_preludeprelude that the rust stdlib should have always had8,554,775MIT std_serde_shimsCommunity Driven Serde Shims14,308MITEncoding std_srvsstd_srvs ros2 rust generated dependencies1,128Apache-2.0 std_toolsCollection of general purpose tools for solving problems. Fundamentally extend the language without spoiling, so may be used…56,500MITAlgorithmsDevelopment tools std_utilsStandard utilities for Rust960MIT std_xCollection of general purpose tools for solving problems. Fundamentally extend the language without spoiling, so may be used…55,197MITAlgorithmsDevelopment tools stdb-commonCore utilities and common functionality for SpacetimeDB-based game development.1,235MITGame development stdb-httpCore utilities and common functionality for SpacetimeDB-based game development.472MITGame development stdb-inventoryCore utilities and common functionality for SpacetimeDB-based game development.475MITGame development stdb-matchCore utilities and common functionality for SpacetimeDB-based game development.466MITGame development stdb-playerCore utilities and common functionality for SpacetimeDB-based game development.858MITGame development stdbmstdbm - Sentences-Tags DataBase Manager: simple manager for databases with sentences-tags relationship5,007Apache-2.0 stdclibatteries included for rust scripts3,464MIT OR Apache-2.0 stdcodeCollection of serialization-related utilities for Themelio89,465ISC stdeA library of utilities intended as an extension of the standard library.1,519GPL-3.0+ stdecorRun a command with a decorated stdout/stderr17,019MITCommand line utilities stderrA library that using macro to write to io::stderr() like print!()/println!().58,787MIT stderr-loggingstderr logging (macros and ANSI terminal support; does not do anything on Windows)2,189MIT stderrlogLogger that logs to stderr based on verbosity specified3,821,065MIT OR Apache-2.0Development tools::Debugging stdexec-rsA Rust port of C++ stdexec (P2300) — Senders/Receivers for structured concurrency23MITAsynchronousConcurrency stdextExtensions for the Rust standard library structures.5,310,493MITRust patterns stdfStandard Test Data Format (STDF) serialization and data processing5,969Apache-2.0EncodingParser implementations stdf-record-deriveProcedural macros supporting the `stdf` crate5,498Apache-2.0 stdgA command-line tool for cross-language, cross-platform 2D graphics3,222MITDevelopment toolsGraphics stdin-helperSimplify read_line method157MIT or Apache-2.0Command-line interface stdin-nonblockingDependency-less non-blocking stdin reader using background threads. Supports streaming and immediate fallback defaults.4,967MIT stdin-readlinesUse in terminal to read stdin, it can read lines, with `EOF` to stop read.2,853GPL-3.0 stdin-should-be-ttyMake sure that the standard input is a TTY be re-opening it if needed.2,028MIT stdin-to-cloudwatchSend logs from stdin to AWS CloudWatch Logs4,389MIT stdin_parserParse stdin by defining a struct2,689MIT stdin_parser_deriveParse stdin by defining a struct - trait derive1,838MIT stdin_receiverA structure to help read from stdin in a separate thread, and a method to halt execution.1,610MITCommand-line interfaceConcurrency stdinixUtility function to reduce boilerplate for reading from stdin12,302MIT OR Apache-2.0 stdinmanPipe audio to discord, unix style1,592WTFPL stdinoutSimple wrapper for files or stdin/stdout.46,889Apache-2.0 stdintC99 stdint/stdio types for easier interop156,714BSD-2-ClauseHardware supportNo standard library stdintapCLI tool to read lines from stdin and broadcast them to connected TCP clients2,216MIT OR Apache-2.0Command line utilitiesNetwork programming stdio-overrideRust library for overriding Stdin/Stdout/Stderr with a different stream414,812MIT/Apache-2.0Development tools::DebuggingOperating systems stdio-utilsUtilities for working with the process standard input and output2,507Apache-2.0 stdio_loggerDisplay log messages to the standard output6,340MIT stdiobusAI agent transport layer - unified SDK for MCP/ACP protocols86Apache-2.0API bindingsAsynchronous stdiobus-backend-dockerDocker backend for stdio_bus - containerized transport layer187Apache-2.0AsynchronousNetwork programming stdiobus-backend-nativeNative FFI backend for stdio_bus - direct C library integration175Apache-2.0AsynchronousExternal FFI bindings stdiobus-clientAsync client for stdio_bus - AI agent transport layer for MCP/ACP protocols138Apache-2.0API bindingsAsynchronous stdiobus-coreCore types and protocol models for stdio_bus - AI agent transport layer281Apache-2.0API bindingsAsynchronous stdiobus-ffiFFI bindings to libstdio_bus C library for stdio_bus transport layer223Apache-2.0API bindingsExternal FFI bindings stdioredirectstdioredirect provides a tool to wrap another command and redirect its outut.4,972Apache-2.0 stdlib-rsA Personal Standard Library in Rust2,868MIT OR Apache-2.0 stdmwhat need to add in std2,397MIT stdmacrosSimple STDOUT and STDERR utility macros.3,618MIT stdnetShameless squat of the crate name for wg-net, idea is to capture network primitives in a standard place.1,984Apache-2.0 OR MIT stdngAn enhancement for Rust standard library11,475non-standard stdnumnational/business ID and standard-number validation42MITInternationalization (i18n)Parser implementations stdontKitchen sink of utils that I'd like to see in std1,994MIT OR Apache-2.0Rust patterns stdout-channelWrite stdout to an async queue.18,586non-standard stdout-sinkPrint to stdout from a separate process4,077MIT OR Apache-2.0 stdpythonPython standard library runtime for the Rython compiler ecosystem2,153Apache-2.0 stdrA custom standard library for things I use often.2,225MIT stdrandomGenerate random numbers using only Rust standard library9,901Unlicense OR CC0-1.0AlgorithmsCryptography stdrename`stdrename` is a small command line utility to rename all files in a folder according to a specified naming convention…6,349GPL-3.0-or-laterCommand line utilities stdshoutShout it out! SHOUT IT OUT!!!1!1,815MIT stdsimdSIMD support in Rust's standard library.28,386MIT/Apache-2.0Hardware support stdtMinimal, zero-dependency standard tools to speed up your development workflow1,305MIT stdtoStdto provides a set of functional traits for conversion between various data representations.16,362MIT OR Apache-2.0Development toolsEncoding stdto_coreStdto provides a set of functional traits for conversion between various data representations.17,073MIT OR Apache-2.0Development toolsEncoding stdto_deriveStdto provides a set of functional traits for conversion between various data representations.17,007MIT OR Apache-2.0Development toolsEncoding stdtrdefunct4,479MIT stdtr-sysDefunct3,877MIT stdtxExtensible schema-driven Cosmos StdTx builder and Amino serializer33,141Apache-2.0CryptographyEncoding stdwebA standard library for the client-side Web16,450,859MIT/Apache-2.0API bindingsGUI stdweb-deriveDerive macros for the `stdweb` crate14,791,888MIT/Apache-2.0API bindingsGUI stdweb-internal-macrosInternal procedural macros for the `stdweb` crate14,864,695MIT/Apache-2.0API bindingsGUI stdweb-internal-runtimeInternal runtime for the `stdweb` crate14,783,338MIT/Apache-2.0API bindingsGUI stdweb-internal-test-macroInternal crate of the `stdweb` crate15,519MIT/Apache-2.0 stdweb-loggerLogger for stdweb3,109MIT stdworldsignal-safe std replacement2,183AGPL-3.0-or-later stdxThe missing batteries of Rust3,385 steA single-threaded executor with some tricks up its sleeve.16,032MIT/Apache-2.0Concurrency steadlakeReserved crate name17MIT steadyjob queue1,600Apache-2.0 steady-fsSmall, boring, reliable filesystem helpers for Rust CLI tools and developer apps.17MIT OR Apache-2.0Command line utilitiesFilesystem steady_stateFramework for building long running low latency actor based services on Linux. Provides visual telemetry to watch data flows…44,850MIT steady_state_aeronAeron client library - fast messaging over UDP on Rust (fork for immediate patches)889Apache-2.0 steakLiquid staking protocol for the cosmos1,579GPL-3.0-or-later stealA CLI tool for multipart downloading.2,752Apache-2.0 stealcellAn Option like type that lets you temporarily remove a value from somewhere to retain mutable access on both.85MIT stealcordMulti platform Discord token stealer library1,646MIT stealth-gas-cliCLI for managing Ethereum blind gas tickets on client side3,650MIT stealth-libZK-friendly cryptographic primitives (MiMC hash, Merkle trees)6,364MITCryptographyData structures stealth-scannerA Solidity security scanner that detects common vulnerabilities through static analysis with intelligent pattern recognition27MITDevelopment toolsSecurity stealth-vaultAnchor program interface for Shadow SDK stealth vaults and hashed execution intents41Apache-2.0Cryptography::Cryptocurrencies stealth_address_kitStealth Address Kit: A Rust library for generating stealth addresses.6,711MIT stealthereum-cliCLI for ERC-5564 compliant stealth address management on evm chains8,316MIT stealthreqTrait-driven, human-like request mutation primitives for crawlers and scrapers.38MITNetwork programmingWeb programming stealthscraper-rsA stealthy web scraping library providing TLS JA4 fingerprint impersonation and headless browser automation.39MITNetwork programmingWeb programming::HTTP client steamA steam web api for bots1,481MIT steam-acfTool to convert Steam .acf files to JSON.1,682MIT OR Apache-2.0Command line utilitiesConfiguration steam-apiA crate for interacting with the steam api5,610MITAPI bindings steam-api-clientSteam API Client for Rust889MITWeb programmingWeb programming::HTTP client steam-audioRust wrapper for Valve Software's binaural audio rendering library.8,975non-standardGamesMultimedia::Audio steam-audio-codecparser for steams voice packets1,237EUPL-1.2 steam-audio-sysWrapper library for using steam audio in rust5,363non-standardGamesMultimedia::Audio steam-authAllows you to implement a 'login with steam' feature on your website.6,639MITAsynchronousAuthentication steam-auth-rsSteam authentication and session management457MITAPI bindingsAuthentication steam-cdnSteam CDN1,844Apache-2.0 steam-cliLocal-first Steam CLI for tags, search, app details, and user library data.25MITAPI bindingsCommand line utilities steam-clientSteam client993Apache-2.0 steam-client-rsSteam client for Rust - Individual and Anonymous user account types223MITAPI bindingsGames steam-cm-protocolSteam client protocol implementation for native Rust applications128MITAPI bindingsNetwork programming steam-cm-providerSteam Connection Manager (CM) WebSocket discovery library with disk caching, latency-aware verification, and pluggable HTTP…491MITAPI bindingsGames steam-connectImplementation Steam web authorization for simple use in projects with or without actix_web14,286MITAsynchronousAuthentication steam-controller-dsuDSU (CemuHook) server for the Gyro on Steam Controller (2026)210MIT steam-cryptoA crypto library for interfacing with Steam's servers11,579MIT steam-crypto-rsSteam encryption and cryptographic utilities (AES-256-CBC, RSA-OAEP, HMAC-IV) for the Steam protocol.516MITAPI bindingsCryptography steam-enumsSteam protocol enumerations (EResult, EMsg, EAccountType, etc.) for Rust.714MITAPI bindingsGames steam-friend-codeEncode and decode Steam CS:GO/CS2 friend codes and short Steam quick-invite codes.668MITAPI bindingsEncoding steam-idModule to make SteamID usage and conversion easy1,543MIT/Apache-2.0 steam-language-genGenerate Rust bindings to Steam enums and messages.11,510MIT steam-language-gen-deriveImplementation detail of `steam-language-gen` crate.8,360MIT steam-machine-idFor generating Steam machine IDs.4,634MIT steam-mailMinimal SMTP server for extracting Steam Guard codes from incoming emails60LGPL-2.1-only steam-market-pricingLibrary for the unofficial Steam Market Pricing API1,519MIT/Apache-2.0 steam-miniprofileA crate to get rich presence data from Steam account3,903MIT steam-mobileAdd, remove and edit Steam 2fa codes programmaticaly, with optional CLI to generate TOTP Codes, add SteamGuard, etc.7,446MIT steam-openidSimple Rust implementation of Steam OpenID.4,431MIT steam-partner...1,467MPL-2.0 steam-profileA simple library to get basic profile statistics from steam3,936MIT steam-protobufRust definitions of Steam Protocol Buffers.10,612MIT steam-protosSteam protocol protobuf message definitions for Rust (pre-generated, no build script).716MITAPI bindingsEncoding steam-resolve-vanityResolve steam vanity urls6,453MIT OR Apache-2.0 steam-rsSafe Rust bindings for the Steam Web API16,003MITAPI bindings steam-rssGet RSS feeds for Steam games.2,790AGPL-3.0-or-later steam-shortcut-syncAutomatically synchronizes Steam shortcuts from a Flatpak install to the normal applications directory4,028MIT steam-shortcut-sync-clientClient to notify Steam Shortcut Sync daemon to run immediately3,983MITCommand line utilities steam-shovelMTG mulligan helper4,606Apache-2.0 steam-switcherSimple cli steam switcher1,545MIT steam-totpUtility crate to generate Steam TOTP codes.4,855MIT steam-totp-rsSteam TOTP and confirmation key generation - pure Rust implementation685MITAPI bindingsAuthentication steam-tradeoffer-managerMakes Steam trade offers easy!7,177MIT steam-tradingCreate, accept and deny trade offers without your mobile device.4,159MIT steam-tuiTUI client for steamcmd.9,683MITCommand line utilities steam-tui-tempTUI client for steamcmd.1,609MITCommand line utilities steam-userSteam User web client for Rust - HTTP-based Steam Community interactions698MITAPI bindingsWeb programming::HTTP client steam-user-implInternal proc-macros for the `steam-user` crate. Do not depend on this crate directly — use `steam-user`; this crate's API is…778MITDevelopment tools::Procedural macro helpers steam-utilsteam leveling2,858MIT OR Apache-2.0 steam-vdfModule to convert Valve's KeyValue format to JSON and back1,547MIT/Apache-2.0 steam-vdf-parserZero-copy parser for Steam's VDF (Valve Data Format) files1,941MIT OR Apache-2.0Data structuresParser implementations steam-ventInteract with the Steam network via rust9,608MIT steam-vent-cryptoRust implementation of Steam crypto7,511MIT steam-vent-protoProtobuf structs used by the Steam client protocol12,174MIT steam-vent-proto-buildBuild steam-vent compatible protobuf bindings1,109MIT steam-vent-proto-commonTrait for protobuf structs used by the Steam client protocol7,245MIT steam-vent-proto-csgoProtobuf structs used by the Steam client protocol2,752MIT steam-vent-proto-deadlockProtobuf structs used by the Steam client protocol20MIT steam-vent-proto-dota2Protobuf structs used by the Steam client protocol3,079MIT steam-vent-proto-steamProtobuf structs used by the Steam client protocol for Steam6,794MIT steam-vent-proto-tf2Protobuf structs used by the Steam client protocol2,354MIT steam-web-apiLibrary for the official Steam Web API1,567MIT/Apache-2.0 steam-web-api-deriveImplementation detail of the `steam-web-api` crate.1,407MIT steam-webapi-rust-sdkRust SDK for the Steam Web API: player profiles, owned games, stats/achievements, app catalog and news, and Dota 2 data, with…9,573MITAPI bindingsCaching steam-workshop-apiProvides an API wrapper for the steam workshop interfaces (IPublishedFileService and ISteamRemoteStorage) with the addition of…13,684MITAPI bindings steam_api_wrapperA api wrapper for steam4,209MIT steam_guardA Simple TOTP crate intended for steam guard authentication4,496MITAuthentication steam_randomiserRandomly picks an installed Steam game!9,815MITCommand line utilities steam_shortcuts_utilUtilities for parsing & writing Steams shortcut.vdf file format32,348MIT OR Apache-2.0Parser implementations steam_store_apiSafe Rust bindings for the Steam Store API1,580MITAPI bindings steamclipconverterConvert Steam 'fg_*' DASH clips (session.mpd) into clean MP4 via ffmpeg (stream copy).358MIT OR Apache-2.0Command line utilitiesMultimedia::Video steamctlPort of steamctl to Rust.1,499MIT OR Apache-2.0 steamdepotSteam depot downloader library — CM connection, authentication, PICS, CDN, and chunk downloading209LGPL-2.1-only steamdepot-cliCLI tool for downloading Steam depot content63LGPL-2.1-only steamengine-rendererA lightweight graphic engine core687MIT steamengine-renderer-utilA lightweight graphic engine1,167MIT steamerA CLI tool to create desktop shortcuts for Steam games28MITCommand line utilities steamfetchneofetch for Steam - Display your Steam stats in terminal292ISCCommand line utilities steamgriddb-dlA CLI utility for downloading content from www.steamgriddb.com2,387MITCommand line utilities steamgriddb_apiRust client for steamgriddb.com API19,661MIT OR Apache-2.0API bindings steamguardLibrary for generating 2fa codes for Steam and responding to mobile confirmations.44,980MIT OR Apache-2.0 steamguard-cliA command line utility to generate Steam 2FA codes and respond to confirmations.54,716GPL-3.0-or-laterCommand line utilities steami-rsBoard support crate for the STeaMi (steami.cc)1,739GPL-3.0-or-later steamidSimple SteamID type.11,161MIT steamid-ngAn easy-to-use SteamID type with functions to parse and render steam2 and steam3 IDs52,669MITGamesParser implementations steamid-parserUtility crate for de/serialization of various Steam IDs, such as Steam3, Steam64.4,828MIT steamid-rsA SteamID library for parsing, validating, and converting Steam IDs between Steam2, Steam3, and SteamID64 formats.777MITAPI bindingsGames steamid-utilsSimple parser to detect and translate SteamID64 / Steam32 / Steam3 formats57MITGame developmentGame engines steamid_coreA Rust library for working with Steam IDs in no-std environments.39MIT