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.
anyint_macrosprovides traits and structs for working with integers of any bit size2,606MIT
anyixlightweight instruction encoding for arbitrary fallback execution20,505Apache-2.0
anykindCrate name reserved for the AnyKind derive proc-macro1,876MIT/Apache-2.0
anylangCrate for generating constants with values at compile time155MIT
anyleafDriver for AnyLeaf sensors12,073MIT
anylista list type for any type13,522non-standard
anylist_rsInteract with the grocery list management app AnyList's undocumented API. Unofficial.602MIT
anyllmLow-level, generic LLM provider abstraction for Rust443MIT
anyllm-anthropicAnthropic provider for anyllm189MIT
anyllm-cloudflare-workerCloudflare Workers AI provider for anyllm using the workers-rs binding36MIT
anyllm-geminiGemini provider for anyllm36MIT
anyllm-openaiOpenAI provider for anyllm167MIT
anyllm-openai-compatReusable OpenAI-compatible transport and normalization toolkit for anyllm providers216MIT
anyllm_batch_engineBatch orchestration engine with job queue, workers, and event-driven notifications1,208MIT
anyllm_clientAsync HTTP client for Anthropic-to-OpenAI translation with retry, SSRF protection, and SSE streaming1,242MIT
anyllm_optimize_coreFrozen-Frontier Extractive Compression: IR, edit scripts, frontier, selection, invariants (IO-free, no serde)108MIT
anyllm_optimize_passesFFEC provider adapters (OpenAI/Anthropic JSON <-> IR), cache strategies, cost gate, heuristics82MIT
anyllm_optimize_scorerFFEC LLMLingua-2 token-importance scorer (ONNX), feature-gated83MIT
anyllm_providersProvider and model catalog for anyllm-proxy1,224MIT
anyllm_proxyHTTP proxy translating Anthropic Messages API to OpenAI Chat Completions1,074MIT
anyllm_pxpipeText-to-image context compression for the anyllm proxy (pxpipe port)80MIT
anyllm_rtkCommand-aware tool-output compression for the anyllm proxy (RTK port)80MIT
anyllm_translatePure translation layer between Anthropic Messages API and OpenAI Chat Completions1,648MIT
anylmThe universal API for all AI services that you know435MIT
anylockAnyLock Polymorphic Locks6,784MIT
anylogA library for Rust that attempts to parse single log lines into records.203,355BSD-3-Clause
anylrProvide `AnyOf<L, R>`, `SomeOf<L, R>`, `Either<L, R>`, and traits.1,199MIT/Apache-2.0
anymTo emulate anonymous `struct` in Rust.1,775MIT
anymailCLI email client1,992MIT
anymapA safe and convenient store for one value of each type8,041,043MIT/Apache-2.0
anymap-serdeLow overhead AnyMap with serde-backed serialization of stored values85MIT OR Apache-2.0
anymap2A safe and convenient store for one value of each type10,649,383MIT/Apache-2.0
anymap3A safe and convenient store for one value of each type2,495,300BlueOak-1.0.0 OR MIT OR Apache-2.0
anymlFuture home for AnyMl, a collection of dyn-compatible traits for machine learning inference providers.48MIT
anymockA Rust mocking crate designed to simulate and test external communication over common network protocols.276MIT/Apache-2.0
anymoreAnyDebug: Dynamically typed values which can be inspected51,903Apache-2.0 OR MIT
anymotionPrototype skeletal animation library for ECS-native game engines61Apache-2.0
anymsgType-routed message passing infrastructure2,173MIT
anynetA Rust crate for inspecting local network interfaces and reporting active server ports at startup.843MIT
anyofA simple test package for a value that can be two values. Not meant for production use.1,738ISC
anyonA brief description of your crate's functionality20MIT
anyotpRFC-complaint one-time password algorithms written in Rust2,508non-standard
anypackany into msgpack19,771BUSL-1.1
anyparser-coreAnyparser Core SDK for Rust1,026MIT
anypayAnyPay is a payment processing platform that allows you to accept payments from multiple cryptocurrencies and fiat currencies.2,540non-standard
anypdfAny file to PDF converter13MIT OR Apache-2.0
anypkiAnyPKI is a fully customizable PKI tool that allows your project to have a customized CA trust chain, blacklist/whitelist…12,097GPL-3.0
anypostOfficial Rust SDK for the Anypost email API.16MIT
anyrCLI for Anytype - list, search, and perform CRUD operations on Anytype objects.177Apache-2.0
anyrangeSmall helper trait that helps dealing with range arguments13,293MIT/Apache-2.0
anyreaderEfficiently and recursively read archives and compressed streams of data4,810MIT
anyreader-walkerA library for reading streams of compressed and uncompressed data without knowing the format in advance3,770MIT
anyrender2D Canvas abstraction68,368MIT OR Apache-2.0
anyrender_serializeSerialization of recorded scenes to a portable zip format3,798MIT OR Apache-2.0
anyrender_skiaSkia backend for anyrender3,753MIT OR Apache-2.0
anyrender_svgRender SVGs with anyrender59,872MIT OR Apache-2.0
anyrender_velloVello backend for anyrender51,574MIT OR Apache-2.0
anyrender_vello_cpuvello_cpu backend for anyrender39,055MIT OR Apache-2.0
anyrender_vello_hybridvello_hybrid backend for anyrender8,765MIT OR Apache-2.0
anyrepairA comprehensive Rust crate for repairing malformed structured data including JSON, YAML, XML, TOML, CSV, INI, Markdown, Diff,…6,286Apache-2.0
anyrowRust SDK for the Anyrow extraction API.18MIT
anyrunRun anything from the commandline including desktop files and flatpaks1,570GPL-3.0-or-later
anyrun-interfaceThe raw interface crate for interaction between Anyrun and the plugins7,726non-standard
anyrun-macrosThe macro crate used internally by Anyrun and anyrun-plugin7,707GPL-3.0
anyrun-pluginThe crate for building plugins for Anyrun6,761GPL-3.0
anyrustany rust13,009MIT
anys-cidAnys CID implementation1,439MIT
anysafeany safe5,064MIT OR Apache-2.0
anysc-rustlscrate-level shim layer for any {async crate}-rustls5,893MIT
anyscript-compilerA compiler for the AnyScript programming language, and Self Extracted Archives5,603MIT OR Apache-2.0
anyseqAutomatically generate serde Deserializer from separated values.2,832MIT
anysexpr(Universal) S-Expression parser and formatter5,701MIT OR Apache-2.0
anyshortcutA blaze fast way to launch your favorite website in Terminal.2,167MIT OR Apache-2.0
anyslotglobal bridge c-bindings of any type slot for Rust6,023MIT
anysocketSocket types that can be either Tcp or Unix Domain1,939BSD-2-Clause
anyspawnA generic task spawner compatible with any async runtime.2,282MIT
anyspawn_azureAzure SDK async runtime and process executor backed by an anyspawn spawner and a tick clock.295MIT
anystackFlexible and comprehensive error handling.1,622MIT OR Apache-2.0
anystorePolymorphic, type-safe, composable async API for arbitrary stores7,223MIT OR Apache-2.0
anystrAn abstraction over string encoding that supports ASCII, UTF-8, UTF-16 and UTF-324,347MIT
anystringa macro for turning tokens into strings9,630MIT OR Apache-2.0
anystring_macroa macro for turning tokens into strings8,865MIT OR Apache-2.0
anystructAnyStruct is a Rust crate that provides traits for converting between JSON and Protocol Buffers (Proto) data structures.2,266MIT
anysystemA framework for deterministic simulation and testing of distributed systems5,958MIT OR Apache-2.0
anytestRun any test from your terminal.1,723MIT
anytest-deriveanytest macros2,039MIT
anythingCalculate everything and nothing with perfect precision.7,436MIT/Apache-2.0
anythingyA library for dynamic typing.5,114MIT
anytlsA proxy protocol that attempts to mitigate the TLS in TLS fingerprinting problem657MIT
anytls-rsAsync TLS proxy with SOCKS5 support for privacy and security.1,288MIT
anytomdPure Rust library that converts various document formats into Markdown6,025Apache-2.0
anytypeAn ergonomic Anytype API client in rust614Apache-2.0
anytype-rpcAnytype gRPC client571Apache-2.0
anytype_rsA Rust client library and CLI for the Anytype API1,406GPL-3.0
anyu-minigrepa mini grep command line tool3,074MIT
anyvalA lightweight, dynamically‑typed value container for Rust that works like a scripting language.43MIT
anyvaliNative validation with portable schema interchange183MIT
anyvalue-dataframeRust utilities for Vec AnyValue of polars DataFrame4,328MIT
anyvecVector-like type for storing different types in contagious memory.9,002MIT OR Apache-2.0
anyverScheme-agnostic version parsing and requirement matching, covering SemVer, CalVer, serial, and date-based version schemes without…766MIT OR Apache-2.0
anyversionAn utility command to just show a version of arbitrary command.3,483MIT
anywayBasically anyhow, with personal opinions.77MIT OR Apache-2.0
anywaysAn alternative dynamic error handling library10,189MIT
anywhereServe Lunchbox filesystems over a transport.4,220Apache-2.0
anywhere-rsA simple Rust crate for using the ArcGIS REST API.1,911LGPL-2.1
anywhoAnyhow, but cloneable3,789MIT
anywrapAnywrap is an error handling mechanism with pseudo-stack traces implemented through SNAFU, the proc macro trace_error, and the…1,223MIT OR Apache-2.0
anywrap-macroMacro for anywrap1,513MIT OR Apache-2.0
anyxmlA fully spec-conformant XML library9,313MIT
anyxml-automatasimple automaton library for XML7,494MIT
anyxml-base64simple Base64 library for XML2,561MIT
anyxml-clia simple utility for XML processing168MIT
anyxml-datetimesimple datetime format library for XML2,556MIT
anyxml-encodingsimple character encoding and decoding library for XML6,615MIT
anyxml-mediatypesimple media type library for XML2,321MIT
anyxml-urisimple URI library for XML8,117MIT
anza-quinnVersatile QUIC transport protocol implementation409,905MIT OR Apache-2.0
anza-quinn-protoState machine for the QUIC transport protocol410,107MIT OR Apache-2.0
anza-rustls-webpkireserved for future use22Apache-2.0
anza-xtaskBlockchain, Rebuilt for Scale30Apache-2.0
anzahlmenschenA number formatting crate that only depends on std.1,792MPL-2.0
anzarAnzar is a lightweight authentication and authorization framework that runs as a separate microservice470GPL-3.0
anzar-cliAnzar is a lightweight authentication and authorization framework that runs as a separate microservice205GPL-3.0
anzar-sharedAnzar is a lightweight authentication and authorization framework that runs as a separate microservice266GPL-3.0
anzenA minimal and simple password generator1,824BSD-2-Clause
aoBindings to Xiph.org's libao18,900BSD-2-Clause
ao-cliA unified administration tool for Linux systems205AGPL-3.0-only
ao-coreCore traits and types for the ao-rs agent orchestrator framework387MIT
ao-cratepublish practice448MIT
ao-crate-subpublish sub practice444MIT
ao-plugin-agent-aiderAider agent plugin for the ao-rs orchestrator25MIT
ao-plugin-agent-claude-codeClaude Code agent plugin for the ao-rs orchestrator25MIT
ao-plugin-agent-codexCodex agent plugin for the ao-rs orchestrator25MIT
ao-plugin-agent-cursorCursor agent plugin for the ao-rs orchestrator24MIT
ao-plugin-notifier-desktopDesktop notification plugin for the ao-rs orchestrator24MIT
ao-plugin-notifier-discordDiscord notification plugin for the ao-rs orchestrator24MIT
ao-plugin-notifier-ntfyntfy.sh notification plugin for the ao-rs orchestrator24MIT
ao-plugin-notifier-slackSlack notification plugin for the ao-rs orchestrator24MIT
ao-plugin-notifier-stdoutStdout notification plugin for the ao-rs orchestrator24MIT
ao-plugin-runtime-processProcess runtime plugin for the ao-rs orchestrator25MIT
ao-plugin-runtime-tmuxtmux runtime plugin for the ao-rs orchestrator24MIT
ao-sysThe package provides bindings to ao.10,001Apache-2.0/MIT
ao3ao3 wrapper1,744GPL-3.0-only
ao3-clientA client for interfacing with the AO3 (Archive of Our Own) website/data.1,407non-standard
ao_rslibao bindings for Rust10,303non-standard
aoaAndroid Open Accessory Protocol4,278MIT
aoaddonsSimple library for creating addons for albion online game in multiple programing languages.11,881MIT/Apache-2.0
aobString searching with wildcards3,7270BSD
aob_commonString searching with wildcards4,0470BSD
aob_macrosString searching with wildcards3,7950BSD
aobaMulti-protocol debugging and simulation CLI/TUI tool for Modbus RTU.1,234non-standard
aoba_ci_utilsMulti-protocol debug & simulation CLI tool (Modbus, MQTT, TTY, TCP/UDP, etc.)42Apache-2.0
aoba_protocolMulti-protocol debug & simulation CLI tool (Modbus, MQTT, TTY, TCP/UDP, etc.)42Apache-2.0
aobscanAOBscan is a library for multi-threaded AOB memory scanning16,804MIT
aobscan-cliAOBscan CLI is a command-line utility for multi-threaded AOB memory scanning2,021MIT
aocAdvent of code helpers20,167MIT OR Apache-2.0
aoc-autoAutomatically imports your solutions to Advent of Code challenges for easy running.2,553MIT
aoc-budA advent of code rust helper5,794MIT
aoc-cacheA way of caching your input from the great and popular Advent of Code11,579Unlicense
aoc-cliAdvent of Code command-line tool34,596MIT
aoc-clientAdvent of Code client library18,423MIT
aoc-companionA library used to improve your advent of code experience3,762MIT
aoc-companion-codegenCodegen module for the aoc-companion crate3,136MIT
aoc-coreUseful Advent of Code data structures, types and functions common to my Rust solutions.50GPL-3.0-only
aoc-core-macrosProcedural macros used by aoc-core when enabling the binary feature.119GPL-3.0-only
aoc-framework-coreCore types and function for aoc-framework-rs2,689MIT
aoc-framework-macrosProc macros for aoc-framework-rs3,085MIT
aoc-framework-parsersCompilation of input parsers for aoc-framework-rs2,649MIT
aoc-framework-rsA framework for AdventOfCode coding competition, that handles input, output and provides some core utilities.1,752MIT
aoc-framework-utilsUtilities such as data types, algorithms and functions for aoc-framework-rs2,659MIT
aoc-helperA helper for the advent of code10,370MIT
aoc-helpersHelpers for the Advent of Code5,815MIT
aoc-input-buildAoC helper that automatically downloads inputs. For use as a build dependency.128MIT
aoc-libA library that lets you focus on problem-solving rather than boilerplate when doing Advent of Code14,433Apache-2.0
aoc-mainA macro which defines a handful main for the Advent of Code18,256Apache-2.0
aoc-nextHelper library for Advent of Code. Inspired by cargo-aoc.3,831MPL-2.0
aoc-ornamentsAdvent of Code tools979GPL-3.0
aoc-parseA little library for parsing your Advent of Code puzzle input31,647MIT
aoc-puzzle-desc-mdAoC'19 Puzzle Description HTML <article> Fragment to Markdown Converter7,900ISC
aoc-rs-1npoMy attempt at using Rust to solve Advent of Code puzzles6,220MIT
aoc-runnerA runner for the Advent of Code184,789MIT/Apache-2.0
aoc-runner-deriveCodegen for aoc-runner & others196,192MIT/Apache-2.0
aoc-runner-internalInternal machinery for aoc-runner & others147,650MIT/Apache-2.0
aoc-runner-webFork of aoc-runner with wasm focus and macro prelude1,746MIT/Apache-2.0
aoc-runner-web-deriveFork of aoc-runner-derive with wasm focus7,648MIT/Apache-2.0
aoc-sessionGet the session cookie value for Advent of Code easily5,802MIT OR Apache-2.0
aoc-solverSafe solutions for Advent of Code1,5620BSD
aoc-starLibrary and CLI tool to manage your Advent of Code solutions98MIT OR Apache-2.0
aoc-star-deriveMacro to flag functions as Advent of Code solutions188MIT OR Apache-2.0
aoc-toolboxAn helping framework to Advent of Code9,654MIT OR Apache-2.0
aoc-toolbox-deriveMacros implementation of aoc-toolbox11,197MIT OR Apache-2.0
aoc-utilUtilities function for aoc4,371Apache-2.0
aoc-utilsA minimal set of utils for writing Advent of Code solutions14,690MIT
aoc-zen-runner-macrosMacros for aoc-zen-runner.12,959Apache-2.0
aoc19intcodeA standalone Advent of Code 2019 Intcode VM implementation11,044MIT
aoc2021Solves Advent of Code 2021 puzzles6,054MIT
aoc2023Solutions to Advent of Code 20231,804MIT
aoc23_parserA basic LL(1) parser used for the 2023 Advent of Code3,039GPL-2.0-or-later
aoc_2018_state_machineregisters & opcodes for advent of code 2018 state machine3,667MIT
aoc_2022_01Advent of Code 2022 Day 011,720MIT