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.
mockforge-importImport and code generation utilities for MockForge — OpenAPI, Postman, cURL, HAR, Insomnia3,699MIT OR Apache-2.0
mockforge-intelligenceAI-powered behavior, response generation, and behavioral cloning for MockForge9,708MIT OR Apache-2.0
mockforge-k8s-operatorKubernetes operator for MockForge - manage mock services as Kubernetes resources2,197MIT OR Apache-2.0
mockforge-kafkaKafka protocol support for MockForge4,758MIT OR Apache-2.0
mockforge-mqttMQTT protocol support for MockForge7,643MIT OR Apache-2.0
mockforge-observabilityObservability features for MockForge including Prometheus metrics, OpenTelemetry tracing, and recording9,304MIT OR Apache-2.0
mockforge-openapiOpenAPI 3.x / Swagger 2.0 spec loading, parsing, schema validation, and response selection for MockForge10,832MIT OR Apache-2.0
mockforge-performancePerformance Mode - Lightweight load simulation with RPS control and bottleneck simulation5,939MIT OR Apache-2.0
mockforge-pipelinesEvent-driven pipeline orchestration for MockForge - automate mock lifecycle management3,279MIT OR Apache-2.0
mockforge-platform-signingHSM-backed platform signing-root for MockForge (RFC §8.2 / §9). Defines the PlatformSigner trait, AWS KMS backend, and…1,286MIT OR Apache-2.0
mockforge-plugin-cliCLI tool for developing MockForge plugins1,378MIT OR Apache-2.0
mockforge-plugin-coreCore plugin interfaces and types for MockForge extensible architecture11,072MIT OR Apache-2.0
mockforge-plugin-loaderPlugin loader with security sandboxing and validation for MockForge8,394MIT OR Apache-2.0
mockforge-plugin-registryPlugin registry client for discovering and managing MockForge plugins8,234MIT OR Apache-2.0
mockforge-plugin-sdkOfficial SDK for developing MockForge plugins with helper macros and testing utilities3,752MIT OR Apache-2.0
mockforge-proxyProxy functionality for forwarding requests to upstream services3,403MIT OR Apache-2.0
mockforge-recorderRecording and replay functionality for MockForge9,535MIT OR Apache-2.0
mockforge-registry-coreShared domain models, storage abstractions, and OSS-safe handlers for MockForge's registry backends (SaaS Postgres + OSS SQLite…2,585MIT OR Apache-2.0
mockforge-registry-serverPlugin registry server for MockForge1,953MIT OR Apache-2.0
mockforge-reportingReport generation and visualization for MockForge2,633MIT OR Apache-2.0
mockforge-route-chaosSend-safe route chaos injection (fault injection and latency) isolated from mockforge-core to avoid Send issues6,161MIT OR Apache-2.0
mockforge-runtime-daemonRuntime daemon for zero-config auto-mock generation from 404s2,433MIT OR Apache-2.0
mockforge-scenariosData scenarios marketplace for sharing and importing complete mock system configurations6,919MIT OR Apache-2.0
mockforge-schemaJSON Schema generation for MockForge configuration files1,486MIT OR Apache-2.0
mockforge-sdkDeveloper SDK for embedding MockForge in tests and applications2,800MIT OR Apache-2.0
mockforge-security-coreSecurity and encryption primitives for MockForge1,578MIT OR Apache-2.0
mockforge-smtpSMTP mocking support for MockForge6,494MIT OR Apache-2.0
mockforge-tcpTCP protocol mocking support for MockForge3,575MIT OR Apache-2.0
mockforge-template-expansionSend-safe template expansion for request context variables (isolated from templating module)6,363MIT OR Apache-2.0
mockforge-testTest utilities for MockForge - easy integration with Playwright and Vitest2,272MIT OR Apache-2.0
mockforge-tracingOpenTelemetry and distributed tracing integration for MockForge10,962MIT OR Apache-2.0
mockforge-tuiTerminal UI dashboard for MockForge2,358MIT OR Apache-2.0
mockforge-tunnelTunneling service for exposing local MockForge servers via public URLs4,126MIT OR Apache-2.0
mockforge-uiAdmin UI for MockForge - web-based interface for managing mock servers4,572MIT OR Apache-2.0
mockforge-vbrVirtual Backend Reality engine - stateful mock servers with persistent virtual databases4,503MIT OR Apache-2.0
mockforge-workspaceWorkspace management, Git sync, encryption, and multi-tenant routing for MockForge2,022MIT OR Apache-2.0
mockforge-world-stateWorld State Engine - Unified visualization of all MockForge state systems6,060MIT OR Apache-2.0
mockforge-wsWebSocket protocol support for MockForge6,639MIT OR Apache-2.0
mockgrepA mock version of grep1,659MIT
mockgresAn in-memory database that replicates a reasonable subset of Postgres functionality to make unit tests that rely on a database to…722MIT
mockiapiA flexible, feature-rich mock API server with an intuitive frontend that simplifies development.5,168MIT OR Apache-2.0
mockiatoA strict, yet friendly mocking library for Rust 2018133,119MIT
mockiato-codegenInternally used by mockiato for code generation. This crate should never be used directly134,522MIT
mockimbapMockimbap is a macro for mocking Rust functions978MIT
mockingbirdAn SSG implemented with harper.2,804MIT OR Apache-2.0
mockingparrotA TUI Chat Client for ChatGPT2,853Unlicense
mockinxCodeless mock server: OK, Error, fast, slow, pacing, drops, throttling, chaos218MIT
mockitoHTTP mocking for Rust.50,519,125MIT
mockito_declarative_serveryaml mock servers configuration for mockito6,608MIT
mockly-driverRust client for Mockly — start/stop servers and manage HTTP mocks in tests172MIT
mockly-testcontainersTestcontainers module for Mockly — run Mockly as a Docker container in tests124MIT
mockpipeA lightweight, thread-safe in-memory pipe, perfect for testing and mocking communication interfaces6,627MIT OR Apache-2.0
mockpitDEPRECATED: renamed to ferrimock. Use the ferrimock crate instead.155MIT OR Apache-2.0
mockpit-cliMockpit CLI - HTTP mocking tool with templates, recording, consolidation, and GraphQL support73MIT OR Apache-2.0
mockql-cliCommand-line interface for GenAI-powered GraphQL response mocking via @mock67MIT OR Apache-2.0
mockql-coreCore library for GenAI-powered GraphQL response mocking via @mock190MIT OR Apache-2.0
mockr-tuiA TUI-based HTTP mock server for development110MIT
mockrsA crate that provides a X8664Mocker to mock function calls and intercept on x86_64 architecture.16,452MIT
mocksMock REST APIs from JSON with zero coding within seconds.20,462MIT
mocksaycOnVeRtS PlAiN TeXt tO MoCkInG TeXt1,775MIT
mockserConfigurable mock server for testing and development7,994MIT
mockserverA lightweight, file-based mock API server written in Rust.3,510MIT OR Apache-2.0
mockserver-clientAn idiomatic Rust client for MockServer's control-plane API307Apache-2.0
mocksmithMocksmith is a command line utility and a Rust library to automatically create C++ mocks
for the Google Mock (gMock) framework.1,503MIT
mockstreamStream (Read+Write traits) implementations to be used to mock real streams in tests.72,780MIT
mocktailHTTP & gRPC server mocking for Rust1,015,635Apache-2.0
mocktaveRun Octave/MATLAB inside Rust7,534MIT OR Apache-2.0
mocktoffeleasy to use mocking library with minimal boilerplate1,516MIT OR Apache-2.0
mocktopusMocking framework for Rust438,915MIT
mocktopus_macrosMocktopus procedural macros436,081MIT
mockup_halMockup HAL API for the STM32 boards2,030Apache-2.0
mocoMulti-Objective Combinatorial Optimization library1,857MIT
moco-machineThe tiny machine19Unlicense
moco-vmThe tiny virtual machine1,133Unlicense
moco_abmMOCO - Anytime Behavior Model (moco_abm)6,062MIT
mocommonsMy first Cargo test1,834MIT
mocopi_parserA parser of streamed data from mocopi5,138MIT
mocoprA comprehensive Rust implementation of the Model Context Protocol (MCP)563MIT OR Apache-2.0
mocopr-clientClient implementation for MoCoPr (Model Context Protocol)759MIT OR Apache-2.0
mocopr-coreCore types and protocol implementation for MoCoPr (Model Context Protocol)1,442MIT OR Apache-2.0
mocopr-macrosProcedural macros for MoCoPr (Model Context Protocol)1,102MIT OR Apache-2.0
mocopr-rbacRole-based access control integration for MoCoPr MCP servers756MIT OR Apache-2.0
mocopr-serverServer implementation for MoCoPr (Model Context Protocol)933MIT OR Apache-2.0
mocpA console audio player for Linux24GPL-2.0-or-later
mocp-decoder-aacaac decoder for mocp103GPL-2.0-or-later
mocp-decoder-ffmpegffmpeg decoder for mocp100GPL-2.0-or-later
mocp-decoder-flacflac decoder for mocp101GPL-2.0-or-later
mocp-decoder-modplugmodplug decoder for mocp100GPL-2.0-or-later
mocp-decoder-mp3mp3 decoder for mocp100GPL-2.0-or-later
mocp-decoder-musepackmusepack decoder for mocp100GPL-2.0-or-later
mocp-decoder-sndfilesndfile decoder for mocp101GPL-2.0-or-later
mocp-decoder-speexspeex decoder for mocp101GPL-2.0-or-later
mocp-decoder-vorbisvorbis decoder for mocp100GPL-2.0-or-later
mocp-decoder-wavpackwavpack decoder for mocp100GPL-2.0-or-later
mocraA distributed, event-driven crawling and data collection framework452MIT OR Apache-2.0
mocra-clusterEmbedded Raft + redb control plane for the mocra distributed crawler framework: leader election, distributed locks with fencing,…41MIT OR Apache-2.0
mocra-coreThe mocra crawler framework runtime: errors, cache, utilities, domain models, downloader, data-plane queue, coordination,…49MIT OR Apache-2.0
mocra-dagGeneric distributed DAG execution engine for the mocra crawler framework (zero crawler coupling).54MIT OR Apache-2.0
mocra-proxyConfiguration-driven proxy pool / manager for the mocra crawler framework (zero-State, standalone).54MIT OR Apache-2.0
mocra-storeMulti-tenant sea-orm entity models for the mocra crawler framework (account × platform × module + middleware/relations).38MIT OR Apache-2.0
mocwordPredict next words.3,301MIT
modmod is a Rust project that provides two simple and useful utility functions for converting between Option and Result types.2,817GPL-3.0-or-later
mod-allocAllocation profiling for Rust. Counters, peak resident, and call-site grouping with inline backtrace capture. Zero external…234Apache-2.0
mod-audioProTracker (Amiga MOD) rendering with Paula-faithful hard panning, used by dm2-tools for the Amiga soundtrack.30MIT OR Apache-2.0
mod-cliA fully customizable, feature-rich CLI framework for Rust. Define commands, prefixes, styled output, and more—built for…5,054Apache-2.0
mod-compatibility-checkerChecks Minecraft server-client mod compatibility1,744MIT
mod-eventsA high-performance, zero-overhead event dispatcher library for Rust550Apache-2.0
mod-exp-unsignedyet another mod exp crate, this one works only for BigUints3,628MIT/Apache-2.0
mod-loaderFramework for loading modules to init service.1,625MIT
mod-randTiered randomness for Rust: fast PRNG, process-unique seeds, and OS-backed cryptographic random — plus bounded ranges, strings,…429Apache-2.0
mod-rs-migratorA tool to migrate mod.rs files to self named modules2,742MIT
mod-sdkContains basic types and errors useful for CronCat modules36,825MIT OR Apache-2.0
mod-signalUnified OS signal handling for Rust. SIGTERM / SIGINT / SIGHUP / SIGPIPE and Windows equivalents through one API. Graceful…23Apache-2.0
mod-tempdirTemporary directory and file management for Rust. Auto-cleanup on Drop, collision-resistant naming, orphan cleanup,…92Apache-2.0
mod2kFast arithmetic modulo `2^k`, `2^k - 1`, and `2^k - d`.45MIT
mod3d3D Models for Gl processing1,993MIT OR Apache-2.0
mod3d-base3D Models for Gl processing5,112MIT OR Apache-2.0
mod3d-gl3D Models for Gl processing3,324MIT OR Apache-2.0
mod3d-gl-sdl-example3D Models for Gl processing2,653MIT OR Apache-2.0
mod3d-gl-wasm-example3D Models for Gl processing2,294MIT OR Apache-2.0
mod3d-gltf3D Models for Gl processing3,546MIT OR Apache-2.0
mod3d-shapes3D Models for Gl processing2,233MIT OR Apache-2.0
mod_hpc server841MulanPSL-2.0
mod_crateAssignment 7 crate, use it in main.rs file to execute1,737MIT
mod_engineWIP 2D game engine1,390MIT
mod_expCrate for doing modular exponentiation efficiently38,379MIT
mod_expandMacro to expand a module namespace over an expression1,684MIT
mod_idiom`mod` and `use` idiom.775MIT OR Apache-2.0
mod_installerThe Infinity Engine Mod Installer is a tool designed to automate the installation of mods for Infinity Engine games such as…2,817non-standard
mod_interfaceProtocol of modularity unifying interface of a module and introducing layers.274,968MIT
mod_interface_metaProtocol of modularity unifying interface of a module and introducing layers.267,077MIT
mod_interface_runtimeProtocol of modularity unifying interface of a module and introducing layers.117,380MIT
mod_languageWIP wasm scripting language5,068MIT
mod_loggerA consumer for the log crate that allows module-wise configuration.15,793MIT OR Apache-2.0
mod_pathA work-around for Rust bug #18810.18,462MIT
mod_playerA library for parsing and playing mod music files8,576MIT
mod_pluginsReduce plugin boilerplate in the Bevy game engine.4,018MIT
mod_plugins_macrosReduce plugin boilerplate in the Bevy game engine.4,799MIT
mod_plugins_resourcesReduce plugin boilerplate in the Bevy game engine.4,807MIT
mod_rewriteDynamic routing rewrite library inspired by apache mod_rewrite1,599MIT
mod_templateCreating macros that define modules from template modules5,100MIT
mod_template_macrosCreating macros that define modules from template modules5,486MIT
mod_trait_exercihow to understand the rust feature trait with mod7,934MIT OR Apache-2.0
mod_usepub mod xxx; use xxx::*;1,730,943MIT
mod_utilitiesA collection of data structures, traits, and functions for use in mod engine / mod language6,710MIT
mod_vigcli for a modernized Vigenere algorithm4,067MIT
modalModal CLI utility200MIT
modal-rsUnofficial Rust SDK for Modal.com - serverless cloud compute platform335MIT
modal-rustErgonomic user-facing facade for modal-rust: App/Function handles with in-process .local() (frozen Registry) and the locked…72MIT OR Apache-2.0
modal-rust-cliThe `modal-rust` binary: drives the programmatic SDK/facade (run/deploy/call via `modal_runner --describe` + crates/modal-rust) —…35MIT OR Apache-2.0
modal-rust-macrosAdditive proc-macro sugar for modal-rust: #[modal_rust::function] expands to the SAME typed!() wrapper + an inventory::submit!…85MIT OR Apache-2.0
modal-rust-runtimemodal-rust runtime: Registry, typed!() macro, JSON Codec, HandlerFn, and the runner CLI protocol. Zero Modal/network/Python deps.82MIT OR Apache-2.0
modal-rust-sdkFirst-party lean Rust gRPC client for Modal's control plane (modal_rust::sdk)67MIT OR Apache-2.0
modalityCLI for Modality, an evolving temporal modal logic5,652MIT
modality-apiThe base types used throughout Auxon's Modality SDK18,415Apache-2.0
modality-auth-tokenProvides standardized access to local modality auth tokens.10,405Apache-2.0
modality-ingest-clientA client library for the modality ingest plane protocol.26,595Apache-2.0
modality-ingest-protocolThe protocol definition of the modality ingest plane.14,870Apache-2.0
modality-langModality language lib673MIT
modality-mutation-planeThe protocol definition of the Modality mutation plane.6,189Apache-2.0
modality-mutation-plane-clientThe Modality mutation plane parent and child clients.4,492Apache-2.0
modality-mutator-protocolThe protocol definition of the Modality mutation plane mutator.7,448Apache-2.0
modality-mutator-serverAn HTTP server template that can be used to serve mutators to Modality.4,545Apache-2.0
modality-network-consensusNetwork consensus for Modality801MIT
modality-network-datastoreNetwork datastore for Modality951MIT
modality-network-nodeModality network node lib1,577MIT
modality-plugin-utilsVarious helpful utilities for writing modality-reflector plugins.4,716Apache-2.0
modality-reflector-configA format definition and parser for the `modality-reflector`, to be used by custom reflector plugins that can be hosted within the…16,115Apache-2.0
modality-trace-recorder-pluginA Modality reflector plugin suite and ingest adapter library for Percepio's TraceRecorder data17,445Apache-2.0
modality-utilsCommon utilities shared across Modality packages4,661MIT
modalkitA library for building applications that use modal editing44,992Apache-2.0
modalkit-ratatuiA library for building TUI applications that use modal editing20,370Apache-2.0
modaotest publish1,718MIT OR Apache-2.0
modarkSimple library to get and parse Mod Archive module data (forked from trackermeta by vivyir for a Discord bot)2,862MPL-2.0
modavThis is a personal learning project aimed at creating a simple, intuitive, and modern data visualization tool using Rust.2,217MIT
modav_coreBackend for the Modav project3,878MIT
modbiusModbius core parsing library1,646MIT
modbius-clientmodbius name reservation1,661MIT
modbius-codecsmodbius name reservation1,665MIT
modbius-coreModbius core parsing library1,653MIT
modbius-servermodbius name reservation1,645MIT
modbius-traitsmodbius name reservation1,622MIT
modbius-typesmodbius name reservation1,652MIT
modbotDiscord bot for https://mod.io.
ModBot provides commands to search for mods and notifications about added & edited mods.30,272MIT OR Apache-2.0
modbusPure Rust modbus implementation485,099MIT
modbus-bridgePortable no_std Modbus RTU/TCP bridge — async and blocking244MIT OR Apache-2.0
modbus-coreModbus base library15,453MIT OR Apache-2.0
modbus-exporterA Modbus RTU/TCP to OpenTelemetry metrics exporter with Prometheus scrape endpoint21Apache-2.0
modbus-gatewayCross-platform Modbus gateway CLI & TUI application powered by modbus-rs34MIT
modbus-iiotA pure Rust library for working with Modbus in IoT/IIoT projects. It is based on the Modbus protocol specification with the focus…8,175MPL-2.0
modbus-iiot-rsA pure Rust library for working with Modbus in IoT/IIoT projects. It is based on the Modbus protocol specification with the focus…1,594MPL-2.0
modbus-implA small `no_std` Modbus RTU helper library designed to run on embedded Rust targets115MIT OR Apache-2.0
modbus-mappingModbus register mapping traits and derive macros9,834MIT
modbus-mapping-deriveDerive macros for modbus-mapping8,854MIT
modbus-mqttA bridge between Modbus devices and MQTT3,980MIT
modbus-proxy-rsModbus TCP proxy4,234GPL-3.0-or-later
modbus-relayA high performance Modbus TCP to RTU relay1,048MIT OR Apache-2.0
modbus-robustLayer over tokio-modbus to automatically reconnect on failure4,090GPL-3.0-or-later
modbus-rsFeature-gated, low-footprint Modbus client/server/gateway stack for no_std and std targets (MCU/RTOS/Linux/macOS/Windows) with…357non-standard
modbus-rtuStandard Modbus RTU protocols10,520MIT