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.
anuraag_artA library for modelling artistic concepts1,741MIT
anushAnush's crate833Apache-2.0
anuthurA placeholder for a GE2,450Apache-2.0
anvStream anime or read manga from AllAnime straight into mpv from your terminal.219MIT
anvayaECS like dynamic storage in ~500 LOC.450MIT OR Apache-2.0
anvilAnvil is a modular templating system for creating user-defined scaffolding systems.16,624MIT
anvil-adapter-axumAxum adapter for the anvil-core infrastructure foundation26Apache-2.0
anvil-appimageAutomatically install AppImages with desktop integration110MIT
anvil-askamaAnvil wrapper for the askama templating library4,700MIT
anvil-cliCLI tool for the Anvil universal template engine290MIT
anvil-coreFramework-agnostic infrastructure foundation for Rust backend services147Apache-2.0
anvil-devDeclarative workstation configuration management78MIT OR Apache-2.0
anvil-engineCore template engine for Anvil457MIT
anvil-envA lightweight environment and configuration manager for VFX/Animation pipelines78MIT
anvil-liquidAnvil wrapper for the liquid templating library5,103MIT
anvil-liquid-deriveAnvil derive macro wrapper for the liquid templating library551MIT
anvil-mcA CLI tool to create and manager minecraft servers on the fly.616MIT
anvil-minijinjaAnvil wrapper for the minijinja liquid templating library4,492MIT
anvil-minijinja-deriveAnvil derive macro wrapper for the minijinja templating library547MIT
anvil-nbtA Rust library for parsing and encoding Minecraft's NBT and Anvil (.mca) formats.368GPL-3.0-or-later
anvil-recompressRecompress minecraft anvil files (CLI)46Apache-2.0
anvil-recompress-engineLibrary for recompressing minecraft anvil files21Apache-2.0
anvil-recompress-incrementalIncremental processing for anvil-recompress18Apache-2.0
anvil-regionRegion file format storage for chunks.20,770MIT
anvil-rpcReserved placeholder crate for the Foundry project.31MIT OR Apache-2.0
anvil-serverReserved placeholder crate for the Foundry project.28MIT OR Apache-2.0
anvil-sshPure-Rust SSH stack for Git tooling: transport, keys, signing, agent. Foundation library extracted from…526GPL-3.0-or-later
anvil-storageRust gRPC client for Anvil Storage101Apache-2.0
anvil-teraAnvil wrapper for the tera templating library4,500MIT
anvil-tera-deriveAnvil derive macro wrapper for the tera templating library553MIT
anvil_dban embedded key-value store3,632MIT
anvilentOfficial Rust client driver for Anvil DB35MIT
anvilforgeAnvilforge — Laravel-equivalent Rust web framework. Forge web apps with Eloquent-shape ORM, Blade-style templates, queues, mail,…200MIT
anvilforge-bellowsBellows — Anvilforge's real-time broadcaster. WebSocket server with Pusher-compatible wire protocol, breathes events out to…345MIT
anvilforge-boostBoost — Anvilforge's AI-agent toolkit. Embedded MCP server with framework introspection tools (routes, models, components,…252MIT
anvilforge-broadcastReverb — Anvilforge's websocket server with Pusher-compatible wire protocol.38MIT
anvilforge-castCast — Eloquent-shaped ORM for Anvilforge. Facade crate.274MIT
anvilforge-cast-coreCast ORM core for Anvilforge: Model trait, QueryBuilder, Column, Relation, Schema, migrations.600MIT
anvilforge-cast-deriveCast ORM derive macros: #[derive(Model)], #[has_many], #[belongs_to], #[scope].341MIT
anvilforge-cliSmith — Anvilforge's CLI (Artisan equivalent). Scaffolding, migrations, serve, queue:work, schedule:run, test.221MIT
anvilforge-coreAnvilforge core: routing, middleware, container, request/response, error type, runtime cross-cutting concerns.508MIT
anvilforge-deriveProc macros for Anvilforge: FormRequest, Job, Migration, Listener.277MIT
anvilforge-devAnvilforge dev-mode hot-reload runtime — typed ABI + launcher that hot-swaps user handlers without restarting the framework…168MIT
anvilforge-sparkSpark — Livewire-equivalent reactive components baked into Anvilforge. Signed snapshots, partial re-render, real-time push via…302MIT
anvilforge-spark-deriveProc macros for Spark: #[derive(Spark)], #[spark::action], #[spark::mount], #[spark::updated], #[spark::on].342MIT
anvilforge-templatesForge template runtime for Anvilforge: StackBuffer for @push/@stack, @vite asset helper, escape primitives.551MIT
anvilforge-templates-codegenForge → Askama preprocessor: parser, lowering, build.rs integration.372MIT
anvilforge-testAnvilforge test utilities: HTTP test client, factories, fakes for mail/queue/notification.267MIT
anvilkitAnvilKit game engine — a modular, ECS-based game engine built with Rust38MIT OR Apache-2.0
anvilkit-assetsAsset system with glTF model loading for AnvilKit game engine207MIT OR Apache-2.0
anvilkit-audioCross-platform audio playback built on rodio for AnvilKit game engine95MIT OR Apache-2.0
anvilkit-cameraAnvilKit camera system - FPS, third-person, orbit, and free camera controllers with effects97MIT OR Apache-2.0
anvilkit-coreCore types, math library, and time system for AnvilKit game engine362MIT OR Apache-2.0
anvilkit-ecsHigh-performance ECS module built on Bevy ECS for AnvilKit game engine257MIT OR Apache-2.0
anvilkit-inputKeyboard, mouse, and gamepad input abstraction for AnvilKit game engine207MIT OR Apache-2.0
anvilkit-renderCross-platform rendering system built on wgpu and winit for AnvilKit game engine152MIT OR Apache-2.0
anvomidaviserConvert ISU notation and choreographic intent to formal figure skating programs via Anvomidav20non-standard
anxiousanxious provides a panic-free dialect of Rust1,813MIT OR Apache-2.0
anxwritterWrite i2 Analyst's Notebook Exchange (.anx) files from typed data, JSON, or YAML — Rust port of the anxwritter Python library59MIT
anyA dead-simple NoSQL database3,139MIT
any-arenaA reflection-based arena which can allocate objects of any type.2,839MIT/Apache-2.0
any-boxThe crate contains an implementation of a container type `AnyBox` which works similar to C++'s (std::any)1,871Apache-2.0
any-cacheCache with freely typed keys and any associated value27,711BSD-3-Clause
any-containerType-erased container types for storing heterogeneous values behind a common interface.57ISC
any-dnsLightweight DNS server with Middleware support for non-ICANN domains.15,187MIT
any-dynTrait objects whose trait is tracked at runtime rather than compile time.168MIT
any-editEdit Anytype documents in an external editor122Apache-2.0
any-errorWhen you just want to use `?` in peace1,631MPL-2.0
any-fnDynamically-typed functions to represent any functions in Rust50,569MIT
any-gpuTensor engine for every GPU. AMD, NVIDIA, Intel, Apple. One codebase, zero vendor lock-in. wgpu under the hood.52Unlicense
any-internAn interner for various types873Apache-2.0 OR MIT
any-lexerLexers for various programming languages and formats8,795Zlib
any-mapAny Map3,136Apache-2.0 OR MIT
any-mpscAn mpsc that allows arbitrary types to be passed through11,539MIT OR Apache-2.0
any-nullA simple Rust utility crate for unifying various "kinds" of null.1,722MIT
any-object-storageAny object storage libraries.7,049Apache-2.0
any-optSimple macro to get the first value from a list of options3,486Apache-2.0/MIT
any-rangeAnyRange<T> enum can hold any Range*<T> type8,188Apache-2.0
any-ropeA fast and robust arbitrary rope for Rust. Based on Ropey.27,273MIT
any-speech-to-textRust-native speech-to-text with Candle backends and typed model asset loading21MIT OR Apache-2.0
any-storageVirtual FileStore Abstraction for different Backends4,010MIT OR Apache-2.0
any-switchLocal app profile/state switcher.56MIT
any-tensorTensor of any data type999MIT
any-traitUp/Down cast between concrete and subtraits79EUPL-1.2
any-trait-macromacros used by the any-trait crate227EUPL-1.2
any-ttsA Rust TTS library with Candle backends and runtime adapters for modern open TTS models8,375MIT OR Apache-2.0
any-uartInit early console from device tree, mostly for Arm27,237MIT
any-version-managerA CLI tool designed to manage multiple versions of multiple development tools for multiple programming languages with shared…1,851MIT
any2utf8Convert any enncoding to utf-83,172MIT
any_all_workaroundWorkaround for bad LLVM codegen for boolean reductions on 32-bit ARM20,675MIT OR Apache-2.0
any_asciiUnicode to ASCII transliteration7,330,889ISC
any_cmpSupport dynamic type comparisons.9,185MIT OR Apache-2.0
any_handleA thread-safe, type-safe smart pointer that can share, store and downcast a `dyn Any`.8,169MIT
any_keyDynamically typed keys for associative arrays.92,636MIT/Apache-2.0
any_libraryMy first library for type checks10,882GPL-2.0-or-later
any_mailA simple way to send emails from your application1,776MIT OR Apache-2.0
any_ofA general optional sum of product type which can be Neither, Left, Right or Both.14,905MIT
any_refTo capture and move things that are NOT 'static with memory safety.9,747MIT
any_ref_macroTo capture and move things that are NOT 'static with memory safety.9,280MIT
any_spawnerSpawn asynchronous tasks in an executor-independent way.1,840,325MIT
any_terminal_sizeGets the terminal size of your process or [transitive] parent process10,029MIT OR Apache-2.0
any_typeA library for the Anytype API98MIT OR Apache-2.0
any_vecType erased vector. Most operations can be done without type knowledge. Mostly zero overhead.479,679MIT OR Apache-2.0
anyaanya is a lightweight TUI HTTP client application to test
GET and POST endpoints with or without a JSON body.5,932MIT
anya-coreEnterprise-grade Bitcoin Infrastructure Platform557MIT
anyanymapMacro for building any Type Map with a standard interface1,350BSD-3-Clause
anybackBackup and restore CLI for Anytype43Apache-2.0
anybarA Rust crate to interact with Anybar.9,333MIT
anybar_rsA Rust application for controlling Anybar 0.2.363,788MIT
anybaseHigh-performance arbitrary base integer conversion library13,742MIT OR Apache-2.0
anyboxLibrary providing a plain and simple datatype that can hold data of arbitrary type.3,227MIT OR Apache-2.0
anybufA minimal, zero dependency proto3 encoder to encode/decode anything. No schemas needed.100,877Apache-2.0
anybusA serverless message bus for communicating between Rust applications easily (only IPC currently)276MIT
anybus-macroProcedural macros for Anybus369MIT
anybytesA small library abstracting over bytes owning types in an extensible way.35,091MIT
anycacheProvides cache with expensive generator function.9,687Apache-2.0
anycasea case conversion library for Rust3,274MIT OR Apache-2.0
anycastAllows upcasting to Any2,963AGPL-3.0-or-later
anycatAnycat is an extremely simple crate and tool that lets you unpack some single file archive and print its content to the standard…8,068MIT
anychain-bitcoinA Rust library for Bitcoin-focused cryptocurrency wallets, enabling seamless transactions on the Bitcoin blockchain17,861MIT/Apache-2.0
anychain-bitcoincashA Rust library for Bitcoin Cash-focused cryptocurrency wallets, enabling seamless transactions on the Bitcoin Cash blockchain1,323MIT
anychain-cardanoA Rust library for Cardano-focused cryptocurrency wallets, enabling seamless transactions on the Solana blockchain2,558MIT/Apache-2.0
anychain-coreA core support for cryptocurrency wallets33,469MIT/Apache-2.0
anychain-ethereumA Rust library for Ethereum-focused cryptocurrency wallets, enabling seamless transactions on the Ethereum blockchain31,896MIT/Apache-2.0
anychain-filecoinA Rust library for Filecoin-focused cryptocurrency wallets, enabling seamless transactions on the Filecoin blockchain13,691MIT/Apache-2.0
anychain-kmsA Rust library providing Key Management Schema for AnyChain. Handles general security and signature algorithms.23,105MIT/Apache-2.0
anychain-polkadotA Rust library for Polkadot cryptocurrency wallets, enabling seamless transactions on the Polkadot blockchain8,188MIT/Apache-2.0
anychain-rippleA Rust library for interacting with the Ripple blockchain. It provides core functionalities such as transaction signing and…15,691MIT/Apache-2.0
anychain-solanaA Rust library for Solana-focused cryptocurrency wallets, enabling seamless transactions on the Solana blockchain24,232MIT/Apache-2.0
anychain-suiA Rust library for Sui-focused cryptocurrency wallets, enabling seamless transactions on the Sui blockchain19MIT/Apache-2.0
anychain-tonA Rust library for Ton-focused cryptocurrency wallets, enabling seamless transactions on the Ton blockchain14,493MIT/Apache-2.0
anychain-tronA Rust library for Tron-focused cryptocurrency wallets, enabling seamless transactions on the Tron blockchain23,061MIT/Apache-2.0
anyclaw-sdk-agentAgent adapter SDK for anyclaw — build ACP-compatible agents930MIT OR Apache-2.0
anyclaw-sdk-channelChannel SDK for anyclaw — build messaging channel integrations1,221MIT OR Apache-2.0
anyclaw-sdk-runtimeSDK for building anyclaw runtime extensions (container + proxy + network)23MIT OR Apache-2.0
anyclaw-sdk-serviceSDK for building anyclaw service extensions333MIT OR Apache-2.0
anyclaw-sdk-toolTool SDK for anyclaw — build MCP-compatible tool servers959MIT OR Apache-2.0
anyclaw-sdk-typesShared types for the anyclaw agent-channel-tool SDK1,367MIT OR Apache-2.0
anycliTurn any website into structured CLI output. Declarative YAML adapters for web data extraction.593MIT
anyclsA cache cleanup tool for developers to clear project dependency caches37MIT
anycms-configAnyCMS configuration library with multi-format (TOML/KDL) loading, deep-merge, profiles, and hot-reload.31MIT
anycms-config-macroProcedural macros for anycms-config, providing the #[config] attribute with compile-time embedding.52MIT
anycms-coreA unified API response library supporting multiple Rust web frameworks166MIT
anycms-eventA type-safe, async event bus system for AnyCMS64MIT
anycms-event-actixActix-web integration for anycms-event20MIT
anycms-event-axumAxum integration for anycms-event17MIT
anycms-event-deriveProcedural macros for anycms-event71MIT
anycms-event-redisRedis transport for anycms-event distributed event bus18MIT
anycms-event-sseServer-Sent Events bridge for anycms-event38MIT
anycms-i18nInternationalization support for the anycms-rs ecosystem57MIT
anycms-i18n-actixActix-web integration for anycms-i18n16MIT
anycms-i18n-axumAxum integration for anycms-i18n17MIT
anycms-i18n-macroProcedural macros for anycms-i18n72MIT
anycms-i18n-sqlxSQLx database backend for anycms-i18n16MIT
anycms-serviceCross-platform service lifecycle management for applications17MIT
anycms-spaSPA integration with Web Frameworks1,547MIT
anycodeLanguage linter and formatter for any code.26BSD-3-Clause
anycoderA fast, lightweight command-line utility for encoding and decoding data between different formats.429MIT
anycollectionsRust Vec and HashMap which can contain arbitrary types2,778BSD-3-Clause
anycowA supercharged container for read-heavy, occasionally-updated data structures with multiple storage strategies1,574MIT
anyctxAn experimental, dynamically bound yet statically typed context object for Rust17,532ISC
anydFrom-scratch encoding and decoding of 1D and 2D barcodes with lossless round-trip and live-video detection105MIT
anydateDate & DateTime string parser14,890MIT OR Apache-2.0
anydirA crate for working with both compile-time embedded directories and runtime directories using an abstraction.5,383MIT
anydir-macroA crate for working with both compile-time embedded directories and runtime directories using an abstraction.1,370MIT
anydoorA tool for forwarding traffic to a remote server987GPL-3.0
anyerrDynamic error library with rich error wrapping and context support2,234MIT
anyerrorA type of any error for transport2,742,975Apache-2.0
anyfluxGeneric flux-like state management1,871MIT OR Apache-2.0
anyformAny database. Any form. Zero hassle.109MIT OR Apache-2.0
anyfsPluggable virtual filesystem backends for Rust116MIT
anyfs-backendCore traits and types for the AnyFS pluggable virtual filesystem standard145MIT OR Apache-2.0
anyfs-sqliteSQLite backend for AnyFS with optional encryption support26MIT OR Apache-2.0
anyfuckBrainfuck/Ook/Blub interpreter2,982MIT
anygmaanygma makes it easy to define arrays containing different types.1,708MIT OR Apache-2.0
anyharnessUniversal test harness for any language, any framework23MIT
anyhashTraits and utilities for making hashes of any type33,848Zlib OR MIT OR Apache-2.0
anyhash-macrosProc macros for the anyhash crate30,635MIT OR Apache-2.0 OR Zlib
anyhideHide any data in any file(s) - steganography tool with hybrid encryption and plausible deniability396MIT
anyhowFlexible concrete Error type built on std::error::Error824,210,141MIT OR Apache-2.0
anyhow-auto-contextAutomatic context for anyhow errors based on scope and location2,021MIT
anyhow-httpCustomizable HTTP errors built on anyhow26,729MIT
anyhow-http-deriveDerive macros for HTTP errors20,658MIT
anyhow-locanyhow with location3,430MIT
anyhow-source-locationTwo simple macros that make it easy to add the source location to the anyhow context errors.1,706non-standard
anyhow-stdWrap std APIs with anyhow error context.25,605MIT
anyhow-tauriA crate that lets you use anyhow as a command result with the tauri framework.9,794MIT
anyhow-to-actix-errorHelpers to convert anyhow::Error to actix_web::Error2,642MIT
anyhow-tracingAn extension of the anyhow crate that provides named fields on errors5,528MIT OR Apache-2.0
anyhow2(Fork of anyhow that adds the location where the error first occurred)Flexible concrete Error type built on std::error::Error79MIT OR Apache-2.0
anyhow_extExtension of anynow37,001MIT
anyhow_serdeFlexible concrete Error type built on std::error::Error with serde support882MIT OR Apache-2.0
anyhow_traceMacro which adds source location as context to anyhow errors16,815MIT
anyhowedAnyhow but with red 'error:' in terminal171MIT
anyhttpAsync HTTP requests without locking into a specific HTTP library161MIT
anyidProvides ambiguous identifier.3,616MIT
anyinputA macro for easier writing of functions that accept any string-, path-, iterator-, array-, or ndarray-like input62,257MIT OR Apache-2.0
anyinput-coreAn internal helper library of anyinput61,244MIT OR Apache-2.0
anyinput-deriveAn internal helper library of anyinput60,728MIT OR Apache-2.0
anyintprovides traits and structs for working with integers of any bit size1,877MIT