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.

broke-but-quickToy Message Broker over QUIC1,555AGPL-3.0-only brokenA crate that does not compile1,585MIT/Apache-2.0Development tools broken-link-checkerBroken link checker: crawl a URL or local file, find links, report 404 and 5xx45MITCommand line utilitiesWeb programming broken-linksFind all broken links from a starting url.13,178GPL-3.0Command line utilities broken-md-linksA command-line tool and library to detect broken links in Markdown files13,453Apache-2.0 broken-pipeMakes the Rust standard library set `SIGPIPE` to kill.23MIT broken-pipe-errorsStops the Rust standard library from changing the SIPGIPE signal mask in child processes.61MIT broken-pipe-killsGet rid of `failed printing to stdout: Broken pipe (os error 32)` panics by setting `SIGPIPE` to `SIG_DFL` before your `fn…162MIT broken-pipe-terminatesMakes the Rust standard library set `SIGPIPE` to kill.25MIT broken-pipe-unchangedMakes the Rust standard library set `SIGPIPE` to kill.24MIT broken-pipe-untouchedMakes the Rust standard library set `SIGPIPE` to kill.24MIT brokerReal-time BaaS (Backend as a Service)139,921MITAuthenticationDatabase implementations broker-ntpLibrary for parsing and communicating over Network Time Protocol.2,254MITDate and timeEncoding broker-tokiotokio for broker13,457MIT brokerage-apiA library for communicating with various brokerage APIs, in order to fetch real-time and historical equity data.2,544MITFinance brokerage-dbDatabase management for trader brokerage data with a MongoDB backend.7,761MIT brokerage-messagesMessages for communicating between a brokerage server and client4,844MIT brokerage-statement-importerCommand-line tool to import brokerage statements into a database for later analysis.5,215MIT brokerage-statement-importer-cliCommand-line tool to import brokerage statements into a database for later analysis.2,700MIT brokerapiV2.16 Open Service Broker API-compliant brokers in Rust1,775MIT brokk-acp-sandboxPure-parsing logic for brokk-anvil that runs either natively (linked as a library) or inside a wasmtime-hosted WASI sandbox…786LGPL-3.0-onlyParser implementationsWebAssembly brokk-anvilAnvil: Rust ACP server with first-run setup for Codex, Ollama, and OpenRouter665LGPL-3.0-only brokk-bifrostTree-sitter-backed multi-language code analyzer with bundled LSP and MCP search-tool servers. Powers Brokk's `bifrost` binary.616LGPL-3.0-or-laterCommand line utilitiesDevelopment tools brokk-codex-acpAlpha, work-in-progress Agent Client Protocol server for Codex backed by codex app-server48GPL-3.0-or-later brokk-mj-voice-workerNative local speech-recognition sidecar for brokk-mjolnir17GPL-3.0 brokk-mjolnirForge-grade terminal client for any Agent Client Protocol (ACP) server836GPL-3.0 brokk-rtkRust Token Killer - High-performance CLI proxy to minimize LLM token consumption936Apache-2.0Command line utilitiesDevelopment tools brokk-valkryieGitHub pull request watcher and reviewer powered by Anvil16Apache-2.0 brokkrSimple distributed task queue library for Rust.3,600MIT brokkr-clientAuto-generated Rust client for the Brokkr broker API262Elastic-2.0 brollTerminal session recorder with searchable, timestamped output118MITCommand line utilities brolyyet another loadtesting project1,435MIT broma-rsBroma language parser implementation in Rust (based on Geode fork)39Unlicense bromberg_sl2Cayley hashing as in 'Navigating in the Cayley Graph of SL₂(𝔽ₚ)'22,065CC0-1.0AlgorithmsCryptography bromeshBromesh intends to provide an asynchronous network protocol for decentralized object transaction, with performant BSON-inspired…1,196non-standard bromineA flexible ipc protocol (previously rmp-ipc)23,629Apache-2.0 broncoAuthenticated and encrypted API tokens3,304GPL-3.0-or-laterAuthenticationCryptography bronoA programming language that compiles down to Brainfuck.1,548MIT brontesTransform any clap CLI into an MCP server.3,027MITCommand-line interfaceDevelopment tools brontideA rust implementation of Handshake and Lightning Network's secure messaging protocol - based on Noise1,947MIT brontoUtilities for for code automatically translated from C to Rust.1,099Apache-2.0 bronzeA rust coap server framework. (Early, but functional.)2,909MIT/Apache-2.0 bronze_derivePlugin for bronze_gc to derive Trace and Finalize traits.4,916MPL-2.0Memory management bronze_gcThe Bronze garbage collector for Rust. This version only includes the API for creating and using GC references; it does not…6,892MITMemory management bronzedbbronzedb is a kv-database, this is a reexport crate1,990MITDatabase interfaces bronzedb-clientclient lib for bronzedb4,392MITDatabase interfaces bronzedb-engineengine interface for bronzedb4,730MITDatabase interfaces bronzedb-memory-db-serverin-memory implementation of bronzedb1,983MITDatabase interfaces bronzedb-protocolprotocol for bronzedb5,911MITDatabase interfaces bronzedb-serverserver library for bronzedb4,112MITDatabase interfaces bronzedb-sled-db-serversled based implementation of bronzedb1,968MITDatabase interfaces bronzedb-utilutil for bronzedb6,678MITDatabase interfaces bronzeflowBronze: A workflow scheduler in rust2,994Apache-2.0 bronzeflow-coreCore of bronzeflow3,608Apache-2.0 bronzeflow-timeBronzeflow-Time: a common internal time crate for bronzeflow(internal dependency)4,145Apache-2.0 bronzeflow-utilsbronzeflow-utils: Some common util for bronzeflow(internal dependency)4,763Apache-2.0 bronzerdeLike `serde`, but it doesn't stop at the first deserialization error1,023Apache-2.0 OR MITEncoding bronzerde_axum`axum` extractors built on `bronzerde` to improve error responses428Apache-2.0 OR MITEncoding bronzerde_deriveA derive macro for the bronzerde crate1,221Apache-2.0 OR MITEncoding bronzite🔮 Compile-time type reflection for Rust - inspect traits, fields, and methods from proc-macros with an ergonomic navigation API104MIT OR Apache-2.0Development tools::Procedural macro helpersRust patterns bronzite-client🔮 Client library for querying the Bronzite compile-time reflection daemon from proc-macros341MIT OR Apache-2.0Development tools::Procedural macro helpersRust patterns bronzite-daemon🔮 Background daemon for Bronzite compile-time reflection - caches rustc compilation for fast type queries103MIT OR Apache-2.0Development tools::Procedural macro helpersRust patterns bronzite-macros🔮 Proc-macros for Bronzite compile-time type reflection - inspect traits, fields, and methods at compile time226MIT OR Apache-2.0Development tools::Procedural macro helpersRust patterns bronzite-query🔮 Rustc plugin for Bronzite compile-time reflection - extracts type information from Rust code102MIT OR Apache-2.0Development tools::Procedural macro helpersRust patterns bronzite-types🔮 Shared types for Bronzite compile-time reflection IPC protocol671MIT OR Apache-2.0Development tools::Procedural macro helpersRust patterns broodA fast and flexible entity component system library.16,521MIT OR Apache-2.0Data structuresGame development broodkruimelA server that stores a personal GPS breadcrumb for the rest of your life.1,373AGPL-3.0-onlyData structuresFilesystem brookreal-time streaming2,860MIT OR Apache-2.0 brookmd-coreIncremental, streaming-aware markdown parser with speculative closure79MITParser implementationsText processing brooksmtownsend-smartrelease-demo-mybinbinary for testing of smart-release3,843Apache-2.0 brooksmtownsend-smartrelease-demo-mylibalibrary a for a testing of smart-release4,208Apache-2.0 brooksmtownsend-smartrelease-demo-mylibblibrary b for a testing of smart-release4,514Apache-2.0 brooksmtownsend-smartrelease-demo-mylibclibrary c for a testing of smart-release4,800Apache-2.0 brooksthedev_mandelbrotCreates a visual of a mandelbrot set1,700MIT broomAn ergonomic tracing garbage collector that supports mark 'n sweep garbage collection14,304Apache-2.0/MITAlgorithmsData structures broom-cliScan a directory tree, find build/cache folders, and move the ones you pick to Trash.33MITCommand line utilitiesFilesystem broomdogA type-erased map with 'indefinite loanership'.11,781MIT OR Apache-2.0Data structures broomfilterA bloom filter that sweeps away your certainty. Probably.51MITData structures broomvaCLI and daemon for broomva.tech — prompts, skills, context, and infrastructure monitoring38MITCommand line utilitiesDevelopment tools brootFile browser and launcher439,239MITCommand line utilities bropagesHighly readable supplement to man pages. Shows simple, concise examples for commands.25,019MITCommand line utilities bropenA small browser CLI2,942MIT OR Apache-2.0 bropilotA fun and efficient Rust library to count tokens in text files using different tokenizers.7,664MIT OR Apache-2.0 broptionFor when you need more bro's in your ption's.2,833MIT OR Apache-2.0 broquelAnalizador del grafo de dependencias de proyectos Godot 4 con reglas arquitectónicas declarables6MIT brosdkBrowser SDK Rust bindings18MIT brosdk-sdkBrowser SDK Rust bindings54MIT brotherBrowser automation for AI agents.39MIT OR Apache-2.0 brother-labelCLI to print images using Brother QL series printers based on the brother_ql crate101MIT brother-ql-rsPrint to QL-series thermal label printers from Brother6,504MIT brother_qlCompile and print images using Brother QL label printers10,880MIT brotkastAn easy-to-use broadcasting server and client1,590MIT OR Apache-2.0 brotliA brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices…223,380,367BSD-3-Clause AND MITCompressionNo standard library brotli-dec-wasmBrotli decompressor for browsers and web workers with WASM, which still has a small size (about 300KB)2,892MIT OR Apache-2.0WebAssembly brotli-decompressorA brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels.…223,514,440BSD-3-Clause/MIT brotli-dict-genBrotli Dictionary Generator1,940MIT brotli-dict-gen-sysBinding to Brotli dictionary_generator2,178MIT brotli-ffiA brotli compressor and decompressor that with an interface exactly matching https://github.com/google/brotli. All included code…12,418BSD-3-Clause OR MITCompressionExternal FFI bindings brotli-no-stdlibA brotli decompressor that does not use the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed…15,263BSD-3-Clause/MIT brotli-sysRaw bindings to libbrotli8,126,632MIT/Apache-2.0External FFI bindings brotli2Bindings to libbrotli to provide brotli decompression and compression to Rust8,123,828MIT/Apache-2.0API bindingsCompression brotlicBindings to the brotli library featuring a low-overhead encoder and decoder, io::Write and io::Read wrappers for compression and…245,537MIT OR Apache-2.0API bindingsCompression brotlic-sysSys crate to wrap the brotli library.240,095MIT OR Apache-2.0API bindingsCompression brotopufA library for (de)serializing structs in protocol buffer wire format145Apache-2.0 brotopuf_coreA library for (de)serializing structs in protocol buffer wire format341Apache-2.0 brotopuf_macroA library for (de)serializing structs in protocol buffer wire format250Apache-2.0 brouter-clientAPI Client implement for brouter5,874Apache-2.0 broverbrover is the future22Apache-2.0 brownA simple library that makes dealing with Rust file system a breeze29,219MIT OR Apache-2.0 brown_scriptRust Task Runner1,697MIT OR Apache-2.0 brownstoneUtilities for building fixed-size arrays11,371,061MPL-2.0 browscap-rsRust implementation of browscap, ported from browscap-java294MITParser implementationsWeb programming browsefast crawling framework1,649non-standardWeb programming browse-rsA scalable browser framework for building intelligent AI agents with web interaction capabilities44MITScienceWeb programming browserIn development5,661MIT browser-agentA browser AI agent, using GPT-4.2,038MITCommand-line interfaceCommand line utilities browser-automation-cliOne-shot browser automation CLI for AI agents via Chrome CDP. BORN EXECUTE FINALIZE DIE. No daemon, no npm, no telemetry.94MIT OR Apache-2.0Command line utilitiesWeb programming browser-carveBrowser artifact carving and recovery from SQLite free pages, WAL files, and binary formats41Apache-2.0 browser-catPipe text or HTML to your browser from the command line — a Rust port of bcat73MIT browser-chromeChromium-family (Chrome, Edge, Brave, Opera) browser artifact parsers76Apache-2.0 browser-cli-pmaA small browser CLI1,722MIT OR Apache-2.0 browser-commanderUniversal browser automation library that supports multiple browser engines with a unified API522UnlicenseDevelopment tools::TestingWeb programming browser-controlCLI that manages browsers and exposes them over CDP/BiDi for agent-driven development. Includes an optional MCP server.245MITCommand line utilitiesDevelopment tools browser-control-cliA tiny, fast Rust CLI that drives a real browser over the Chrome DevTools Protocol, for coding agents.38MITCommand line utilitiesWeb programming browser-controller-cliCLI to control Firefox windows and tabs via the browser-controller mediator115MIT OR Apache-2.0Command line utilities browser-controller-clientAsync Rust client library for controlling browsers via the browser-controller mediator137MIT OR Apache-2.0API bindings browser-controller-mediatorNative messaging host that bridges the browser-controller browser extension to the CLI via a platform-specific IPC channel113MIT OR Apache-2.0Command line utilities browser-controller-typesShared protocol types for browser-controller CLI and mediator285MIT OR Apache-2.0Data structures browser-coreCore types for browser forensic analysis151Apache-2.0 browser-cryptoA safe Rust interface to browser-based cryptographic operations using the Web Crypto API840MITCryptographyWebAssembly browser-discoveryAuto-detection of browser profiles on the local filesystem52Apache-2.0 browser-firefoxFirefox/Gecko browser artifact parsers65Apache-2.0 browser-forensic-cacheBrowser cache response-body extraction (Chromium SimpleCache, Firefox cache2, Safari Cache.db) and panic-free HTTP decompression16Apache-2.0 browser-forensic-carveBrowser artifact carving and recovery from SQLite free pages, WAL files, and binary formats129Apache-2.0 browser-forensic-chromeChromium-family (Chrome, Edge, Brave, Opera) browser artifact parsers886Apache-2.0 browser-forensic-clibr4n6 / bw — dual-mode browser-forensic tool: a scriptable CLI (history, cookies, downloads, integrity, carve, triage) and a…41Apache-2.0 browser-forensic-coreCore types for browser forensic analysis1,027Apache-2.0 browser-forensic-decryptOpt-in decryption of Firefox NSS, macOS Chromium (v10) and Windows Chromium (v10/v11 AES-256-GCM via DPAPI) encrypted browser…16Apache-2.0 browser-forensic-discoveryAuto-detection of browser profiles on the local filesystem146Apache-2.0 browser-forensic-firefoxFirefox/Gecko browser artifact parsers862Apache-2.0 browser-forensic-integrityDetects anomalies indicating tampering, clearing, or corruption in browser artifacts152Apache-2.0 browser-forensic-mcpMCP server exposing browser history/state to AI agents — secret-free, PII-redacted63Apache-2.0 browser-forensic-memoryBrowser memory forensics — process-attributed artifact carving from memory images (memf) plus raw byte-scan fallback74Apache-2.0 browser-forensic-safariSafari browser artifact parsers861Apache-2.0 browser-forensic-storageWeb-storage artifact parsers — Chromium Local/Session Storage + IndexedDB (LevelDB) and Firefox web-storage (SQLite)16Apache-2.0 browser-forensic-triageRapid-triage orchestration for browser forensics — merges parsing, carving, integrity, and discovery into one report83Apache-2.0 browser-forensic-webcacheIE / Edge-Legacy WebCacheV01.dat (ESE) browser artifact parser16Apache-2.0 browser-fsA browser-based filesystem implementation for WebAssembly applications16,973MITAsynchronousFilesystem browser-historylibrary to easily read the browser history from your local browser database.1,324MIT OR Apache-2.0Database interfacesFilesystem browser-hubManage multiple browser instances without hassles.28MITCommand line utilities browser-infoCross-platform(planned) library retrieving active browser URL and detailed information1,272MITAPI bindingsDevelopment tools browser-integrityDetects anomalies indicating tampering, clearing, or corruption in browser artifacts53Apache-2.0 browser-locationsUmbrella crate for browser executable discovery.85MITDevelopment toolsOperating systems browser-locations-coreShared browser executable discovery engine and typed models.1,000MITDevelopment toolsOperating systems browser-mcp-serverBrowser automation and web scraping MCP server24MITCommand line utilitiesWeb programming browser-memoryBrowser memory scanning — extract browser artifacts from raw byte buffers16Apache-2.0 browser-panic-hookA panic hook for frontend applications24,981Apache-2.0 browser-pipeA tool for piping data into a browser1,557MITCommand line utilities browser-protocolGenerated Rust types and commands for the Chrome DevTools Protocol (browser-protocol)193MITDevelopment toolsWeb programming browser-rs🧭 A highly customizable browser themes for WASM frameworks like Yew, Dioxus, and Leptos.1,448MITScienceWeb programming browser-rtRapid-triage orchestration for browser forensics — merges parsing, carving, integrity, and discovery into one report30Apache-2.0 browser-safariSafari browser artifact parsers65Apache-2.0 browser-testSmall helpers for async browser-driven integration tests.240MIT OR Apache-2.0Development tools::TestingWeb programming browser-tuibr4n6 / bw — dual-mode browser-forensic tool: a scriptable CLI (history, cookies, downloads, integrity, carve, triage) and a…14Apache-2.0 browser-urlCross-platform (planned) library retrieving active browser URL and information150MITAPI bindingsDevelopment tools browser-useA lightweight Rust library for browser automation via Chrome DevTools Protocol (CDP), featuring a built-in Model Context Protocol…1,105MITDevelopment toolsWeb programming browser-video-captureRaw video frame capture in WebAssembly for browser environment.1,298MIT/Apache-2.0 browser-web3-signerCLI for browser-based web3 wallet signing (EVM + TRON): the agent-facing interface that opens a browser to your wallet for…63MITCryptography::Cryptocurrencies browser-web3-signer-coreChain-agnostic engine for browser-based wallet signing: pending-request store, local HTTP bridge, and browser launcher.104MITCryptography::Cryptocurrencies browser-web3-signer-evmEVM browser wallet signer: connect / send-transaction / sign-message / sign-typed-data via a browser wallet.82MITCryptography::Cryptocurrencies browser-web3-signer-tronTRON browser wallet signer: connect / send-TRX / trigger-contract / deploy-contract / sign-message / sign-typed-data via TronLink.79MITCryptography::Cryptocurrencies browser-windowA simple, optionally async, optionally threadsafe, electron-like browser toolkit for Rust.67,445MITAsynchronousGUI browser-window-cBrowser framework functionality for BrowserWindow written in C/C++.37,166MIT browser-window-coreThe non-user friendly inner functionality of crate browser-window, providing an cross-platform and browser engine independent…14,140MITAPI bindings browser-window-ffiFFI bindings for the browser-window crate.19,251MITAPI bindings browser39Headless web browser for AI agents269Apache-2.0Command line utilitiesWeb programming browser_automationA modular browser automation library using Fantoccini.6,068MIT browser_crateA short description of what this crate does719MIT OR Apache-2.0 browser_detectBrowser detection library for Rust. Port of the `browser` ruby gem.1,425MIT browser_inputErgonomic input handling for WebAssembly applications in the browser with keyboard, mouse, and event processing426MITAPI bindingsGame development browser_launcherA cross-platform Rust library for launching browsers with extensive configuration options39Apache-2.0API bindingsCommand line utilities browser_logAdvanced logging and panic handling for WebAssembly applications with browser console integration5,313MITDevelopment toolsWebAssembly browser_oxideStealth headless browser engine in Rust: real HTML/CSS/DOM/JS, V8 via deno_core, own BoringSSL TLS/JA4 fingerprint, no Chromium,…85MIT OR Apache-2.0API bindingsNetwork programming browser_oxide_mcpModel Context Protocol (MCP) server for BrowserOxide — a stealth headless browser an AI agent can drive: fetch_page, evaluate,…17MIT OR Apache-2.0API bindingsCommand line utilities browser_testerPublic browser_tester harness740MIT browseraftA rust implementation of raft for the browser, using a BroadcastChannel for RPC4,386MIT browserbaseRust SDK for Browserbase - cloud browser automation platform28Apache-2.0API bindingsAsynchronous browsercfgA tool allowing you to run isolated and controlled instances of Firefox-based browsers126MITCommand-line interfaceCommand line utilities browsercliA browser visual workspace for AI agents103MITCommand line utilitiesWeb programming browsercookie-rsA simple filesystem browser cookie extractor3,939MITCommand line utilities browserctlUniversal browser control protocol for AI agents — MCP native, multi-browser (Chrome + Firefox)23MITCommand line utilitiesDevelopment tools::Testing browserflareRust client for Cloudflare Browser Rendering APIs122MITAPI bindingsWeb programming browserinfobrowser and hardware information.2,104MIT OR Apache-2.0Web programming browserinfocmdioxus component that provides browser and hardware information617MIT OR Apache-2.0Web programming browserjslibrary to evaluate javascript (v8) within the context of a non-emulated self-driven context acting like a browser1,607MIT OR Apache-2.0 browsersThis crate is a quick and easy way to find what browsers are installed on an operating system (supports MacOS, Windows and Linux).4,161non-standard browserslist-dataData for browserslist-rs.1,345,104MIT browserslist-rsRust-ported Browserslist.6,065,645MITConfigurationWeb programming browsertap-cliCLI for browsertap - tap into your live browser from the command line23MITCommand line utilitiesDevelopment tools browsertap-daemonDaemon process for browsertap - HTTPS + WebSocket hub managing browser sessions21MITCommand line utilitiesDevelopment tools