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.
ferreiro_applicationApplication layer for Ferreiro - service implementations and use cases130Apache-2.0
ferreiro_cliCLI tool for Ferreiro - project scaffolding and management commands27Apache-2.0
ferreiro_domainDomain layer for Ferreiro - pure business logic with zero framework dependencies397Apache-2.0
ferrelexWrite lexers using familiar Rust match syntax — patterns are compiled at build time52LGPL-3.0-only
ferrelex_coreCore runtime types for ferrelex — LexBuf, character sets, and Unicode data101LGPL-3.0-only
ferrelex_macroProcedural macro internals for ferrelex — not intended for direct use80LGPL-3.0-only
ferrelineRust library for interop with game Celeste234MIT
ferretA trigram-based tool for detecting similarity in groups of text documents or program code.4,293GPL-3.0-or-later
ferret-rsA blazingly fast file finder, organizer, and pentesting tool for Linux/Unix systems with netcat-style combined flags97MIT
ferret-trackerA curious file tracker - monitors and logs new files in a searchable TUI109MIT
ferretin-commonlibrary for rustdoc navigation and search34MIT OR Apache-2.0
ferretlogTiny and simple logging macro for Rust4,335MIT
ferreus_bbfmmParallel black box fast multipole method (BBFMM) library652MIT
ferreus_rbfFast, memory efficient radial basis function (RBF) interpolation library422MIT
ferreus_rbf_utilsHelper utilities for the ferreus_rbf crate529MIT
ferreus_rmtFast, surface-following regularised marching tetrahedra isosurface extraction47MIT
ferrex-contractsTrait surfaces and domain contracts built atop ferrex-model20MIT OR Apache-2.0
ferrex-modelShared data models for the Ferrex media platform114MIT OR Apache-2.0
ferrexctlFerrex configuration bootstrapper (library + CLI)19MIT OR Apache-2.0
ferrflowUniversal semantic versioning for monorepos and classic repos3,138MPL-2.0
ferribykeep ferris alive by contributing to a git repo1,894MIT
ferricA Probablistic Programming Language with a declarative syntax for random variables.3,082MIT OR Apache-2.0
ferric-aiComprehensive flamegraph analysis CLI with intelligent hotspot detection, source code attribution, allocation analysis, and…569MIT
ferric-coreFerric: pure-Rust cross-fabric AI compute. L0/L1 — portable device + kernel dispatch on wgpu (WebGPU/Vulkan/Metal/DX12), with a…73Apache-2.0
ferric-fredA strongly-typed async Rust client for the FRED (Federal Reserve Economic Data) API.335MIT OR Apache-2.0
ferric-fred-cliCommand-line interface for FRED (Federal Reserve Economic Data), built on the ferric-fred client.250MIT OR Apache-2.0
ferric-fred-mcpMCP server exposing FRED (Federal Reserve Economic Data), built on the ferric-fred client.290MIT OR Apache-2.0
ferric-ggufFerric GGUF reader — pure-Rust parser for the llama.cpp GGUF container + dequantizers for F32/F16/Q8_0/Q4_0/Q4_K (k-quant).…16Apache-2.0
ferric-llamaFerric Llama bridge — load a Llama/SmolLM-family safetensors checkpoint (HF layout, GQA, RoPE, SwiGLU, tied embeddings) and run…30Apache-2.0
ferric-loadFerric weight loading — a pure-Rust safetensors reader (F32/F16/BF16/F64 → f32). How real Llama/SmolVLA checkpoints enter the…38Apache-2.0
ferric-macrosA Probablistic Programming Language with a declarative syntax for random variables.4,941MIT OR Apache-2.0
ferric-onnxFerric L3 — a pure-Rust ONNX importer: parse a model graph and run it on Ferric GPU tensor ops. Runs real ONNX (MLP,…30Apache-2.0
ferric-tensorFerric L2 — a general N-dimensional tensor runtime on the GPU fabric: arbitrary rank, strided views, broadcasting, general…33Apache-2.0
ferric-tokenizerFerric tokenizer — a pure-Rust byte-level BPE (GPT-2/tiktoken family): lossless encode/decode, loads vocab.json + merges.txt. The…15Apache-2.0
ferric-webFerric browser bindings — the same cross-fabric pure-Rust kernels running in WASM on WebGPU.30Apache-2.0
ferric_crypto_libA library for Ferric Crypto5,258MIT
ferric_lexerLexer for the ferric group of langueages2,009MIT
ferric_parserThe Parser and currently the code gen for the ferric group of languages2,766MIT
ferricelCLI tool to compile CEL expressions to Wasm135Apache-2.0
ferricel-coreCore compiler and runtime library for ferricel (CEL → Wasm)237Apache-2.0
ferricel-typesShared type definitions for the ferricel CEL compiler308Apache-2.0
ferrichess-studyParse compact chess study text into validated move trees and deterministic PGN32GPL-3.0-or-later
ferricketA fast, file-native ticket tracker12MIT
ferriclink-coreA Rust library for building AI applications, inspired by LangChain1,145Apache-2.0
ferricmlA lean, pure-Rust toolkit for classical machine learning411MIT
ferridriverBrowser automation in Rust with a Playwright-compatible API. Four pluggable backends: CDP pipe, CDP WebSocket, Playwright WebKit,…398MIT OR Apache-2.0
ferridriver-bddBDD/Cucumber test framework for ferridriver. 144 built-in Gherkin steps backed by the Page API.160MIT OR Apache-2.0
ferridriver-bdd-macrosProc macros for the ferridriver BDD/Cucumber framework231MIT OR Apache-2.0
ferridriver-cliferridriver CLI -- MCP server for browser automation70MIT OR Apache-2.0
ferridriver-configUnified configuration loader for ferridriver: composes mcp + test sections from a single ferridriver.toml188MIT OR Apache-2.0
ferridriver-expectValue matchers (Jest-compatible) and asymmetric matchers for ferridriver's expect API. Shared core between the test runner and…197MIT OR Apache-2.0
ferridriver-mcpferridriver MCP server library -- browser automation via Model Context Protocol122MIT OR Apache-2.0
ferridriver-scriptSandboxed QuickJS scripting engine for ferridriver. Runs JS scripts against Page/Browser/Context with bound args, per-call…144MIT OR Apache-2.0
ferridriver-sessionSession registry, IPC server, and CLI client for binding live ferridriver browsers to named sessions71MIT OR Apache-2.0
ferridriver-testE2E test runner for ferridriver. Playwright-compatible API, parallel workers, auto-retrying expect, fixtures, snapshots.209MIT OR Apache-2.0
ferridriver-test-macrosProc macros for the ferridriver E2E test framework278MIT OR Apache-2.0
ferrifyFerrify is a governed Rust software-change platform with typed policy, bounded planning, and evidence-backed reporting.48MIT OR Apache-2.0
ferrify-applicationFerrify orchestration for intake, planning, verification, and reporting.103MIT OR Apache-2.0
ferrify-contextFerrify repository modeling and working-context selection.162MIT OR Apache-2.0
ferrify-domainFerrify domain types for policy, planning, provenance, and reporting.418MIT OR Apache-2.0
ferrify-evalsFerrify trace grading and evaluation utilities.165MIT OR Apache-2.0
ferrify-infraFerrify runtime infrastructure for verification, sandboxing, and tool brokering.162MIT OR Apache-2.0
ferrify-policyFerrify policy loading, precedence resolution, and approval enforcement.161MIT OR Apache-2.0
ferrify-syntaxFerrify patch planning and edit-budget enforcement.161MIT OR Apache-2.0
ferrignoFerrigno Lua 5.5 runtime50MIT
ferrilabPackage intended for working with laboratory measures.2,875MIT
ferrilatorA tool intended to simplify writing Verilator tests in Rust.49,737MIT
ferrilator_coreSupporting code for the ferrilator crate, not intended to be consumed directly.50,096MIT
ferrilator_macrosProcedural macro definition for the ferrilator crate, not intended to be consumed directly.49,913MIT
ferrilogHigh-performance lock-free structured logging with sub-30ns hot-path latency39MIT
ferrilog-coreCore runtime for ferrilog: lock-free SPSC queues, background poller, and binary encoding94MIT
ferrilog-macrosProc macros for ferrilog: log!() macro and #[derive(Encode)]93MIT
ferrimindRust code knowledge graph for AI navigation — index, query, and visualize your entire codebase34MIT
ferrimockA high-performance HTTP mocking engine with templates, recording, consolidation, and GraphQL support47MIT OR Apache-2.0
ferrimock-cliFerrimock CLI - HTTP mocking tool with templates, recording, consolidation, and GraphQL support33MIT OR Apache-2.0
ferriorm-cliCLI for ferriorm ORM - init, generate, migrate commands198MIT OR Apache-2.0
ferriorm-codegenCode generator for ferriorm ORM - generates type-safe Rust client code261MIT OR Apache-2.0
ferriorm-coreCore domain types for ferriorm ORM - zero external dependencies538MIT OR Apache-2.0
ferriorm-migrateMigration engine for ferriorm ORM - schema diffing and SQL generation258MIT OR Apache-2.0
ferriorm-parserSchema parser for ferriorm ORM - parses .ferriorm files into AST343MIT OR Apache-2.0
ferriorm-runtimeRuntime library for ferriorm ORM - database client, filters, query execution319MIT OR Apache-2.0
ferripfs-blockstoreContent-addressed block storage for IPFS, compatible with Kubo392MIT OR Apache-2.0
ferripfs-configIPFS node configuration types, compatible with Kubo config format524MIT OR Apache-2.0
ferripfs-dagIPLD DAG operations including DAG-PB, DAG-CBOR, DAG-JSON, and CAR files23MIT OR Apache-2.0
ferripfs-mfsIPFS Mutable File System (MFS) - familiar filesystem interface over IPLD23MIT OR Apache-2.0
ferripfs-networkIPFS networking with libp2p - DHT, Bitswap, and peer-to-peer connectivity23MIT OR Apache-2.0
ferripfs-pinningIPFS content pinning - prevent blocks from garbage collection23MIT OR Apache-2.0
ferripfs-repoIPFS repository management - datastore, keystore, and identity454MIT OR Apache-2.0
ferripfs-unixfsIPFS UnixFS - file and directory representation with chunking and DAG building26MIT OR Apache-2.0
ferriprove-cliLean 4-compatible type checker CLI in Rust (pre-release placeholder)28MIT OR Apache-2.0
ferriprove-elabLean 4-compatible elaborator in Rust (pre-release placeholder)21MIT OR Apache-2.0
ferriprove-exportLean 4 export NDJSON parser in Rust (pre-release placeholder)21MIT OR Apache-2.0
ferriprove-kernelLean 4-compatible type checker kernel in Rust (pre-release placeholder)20MIT OR Apache-2.0
ferriprove-lspLean 4-compatible Language Server Protocol server in Rust (pre-release placeholder)21MIT OR Apache-2.0
ferriprove-tacticLean 4-compatible tactic engine in Rust (pre-release placeholder)21MIT OR Apache-2.0
ferriprove-typesLean 4-compatible type checker core types in Rust (pre-release placeholder)22MIT OR Apache-2.0
ferrisHierarchical timer wheel8,615Apache-2.0
ferris-actora CLI tool for show and snap ASCII-art animation for Ferris7,448non-standard
ferris-agent-bridgeA Rust-first bridge for local AI agents to chat platforms.55MIT OR Apache-2.0
ferris-bota modular discord bot written in rust8,120non-standard
ferris-ctlOfficial FerrisKey CLI90Apache-2.0
ferris-extensionsExtension macros for Rust1,768Apache-2.0/MIT
ferris-fetchA system information tool for Rustaceans11,773MIT
ferris-filesA CLI to find large files2,749MIT
ferris-finderA simple Unicode character finder with fuzzy search5,357MIT
ferris-gcFlexible implementation of garbage collector for Rust7,010Apache-2.0 OR MIT
ferris-gc-proc-macroDerive macros for ferris-gc: #[derive(Trace, Finalize)] and #[ferris_gc_main]3,984Apache-2.0 OR MIT
ferris-logA key-value store279MIT OR Apache-2.0
ferris-sayFaster Nmap Scanning with Rust2,420MIT
ferris-saysA Rust flavored replacement for the classic cowsay734,643MIT OR Apache-2.0
ferris-tapperA Rust-based network tap tool that configures interfaces and manages system settings on linux devices.959GPL-3.0
ferris_chats_dataThis library provides data structures for ferris_chat.2,199GPL-3.0
ferris_chats_serverThis binary provides a server for ferris_chat.1,617GPL-3.0
ferris_gradA PyTorch-like autograd engine in under 1000 lines of Rust code.🦀21MIT
ferris_printA simple macro to print using ferris say.4,931MIT
ferris_swarmDistributed Video Encoder659GPL-3.0
ferrischartBuild informative graphs in Rust1,854MIT
ferrischat_commonCommon utilities and types for FerrisChat14,193MIT
ferrischat_dbDatabase utilities for FerrisChat1,979EUPL-1.2
ferrischat_macrosMacro utilities for FerrisChat2,000EUPL-1.2
ferrischat_snowflake_generatorLibrary to generate guaranteed unique IDs for any purpose6,451Unlicense
ferrischat_webserverThe core FerrisChat webserver and docs1,659EUPL-1.2
ferriscrabFerriscrab is a lightweight and high-performance web server written in Rust1,516MIT
ferrisetwBasically a KrabsETW rip-off written in Rust80,993MIT OR Apache-2.0
ferrisfetcherA cutting-edge, high-level web scraping library crafted in Rust50Apache-2.0
ferrisfuzz-coreFast no_std string similarity: Levenshtein, OSA, Jaro-Winkler, bit-parallel, zero deps31MIT OR Apache-2.0
ferrisgramAn elegent rust client for the Telegram Bot API.16,493MIT
ferrisgraphA weighted, directed multigraph implementation855MIT
ferrisgrid-captureScreen capture backends and screenshot processing for FerrisGrid.71MIT
ferrisgrid-cliTerminal-first visual control CLI for local AI agents.51MIT
ferrisgrid-coreCore protocol, coordinate, session, and action primitives for FerrisGrid.119MIT
ferrisgrid-exportTrace recap and media export helpers for FerrisGrid sessions.70MIT
ferrisgrid-inputConstrained mouse and keyboard input backends for FerrisGrid.70MIT
ferrishookDiscord WebHook API4,336GPL-2.0
ferrishotA cross-platform desktop screenshot app1,351MIT OR Apache-2.0
ferrishot-knus-deriveA derive implementation for ferrishot_knus KDL parser1,557MIT/Apache-2.0
ferrishot_cryoglyphFast, simple 2D text rendering for wgpu2,068MIT OR Apache-2.0 OR Zlib
ferrishot_icedA cross-platform GUI library inspired by Elm1,957MIT
ferrishot_iced_beaconA client/server protocol to monitor and supervise iced applications1,827MIT
ferrishot_iced_coreThe essential ideas of iced4,430MIT
ferrishot_iced_debugA pluggable API for debugging iced applications3,545MIT
ferrishot_iced_devtoolsdevtools1,471MIT
ferrishot_iced_futuresCommands, subscriptions, and future executors for iced3,762MIT
ferrishot_iced_graphicsA bunch of backend-agnostic types that can be leveraged to build a renderer for iced3,425MIT
ferrishot_iced_highlighterA syntax highlighter for iced1,618MIT
ferrishot_iced_programiced program2,478MIT
ferrishot_iced_rendererThe official renderer for iced2,429MIT
ferrishot_iced_runtimeA renderer-agnostic runtime for iced2,887MIT
ferrishot_iced_tiny_skiaA software renderer for iced on top of tiny-skia2,417MIT
ferrishot_iced_wgpuA renderer for iced on top of wgpu2,412MIT
ferrishot_iced_widgetThe built-in widgets for iced2,282MIT
ferrishot_iced_winitA runtime for iced on top of winit2,047MIT
ferrishot_knusAnother KDL language implementation1,317MIT/Apache-2.0
ferrishot_winit_forkCross-platform window creation library.1,793Apache-2.0
ferrishot_xcapXCap is a cross-platform screen capture library written in Rust. It supports Linux (X11, Wayland), MacOS, and Windows. XCap…1,669Apache-2.0
ferriskeyRust client for Valkey, built for FlowFabric. Forked from glide-core (valkey-glide).3,557Apache-2.0
ferriskey-cliFerrisKey command-line client26Apache-2.0
ferriskey-cli-clientRust SDK for the FerrisKey API179Apache-2.0
ferriskey-cli-commandsClap command definitions for the FerrisKey CLI182Apache-2.0
ferriskey-cli-coreApplication runtime for the FerrisKey CLI138Apache-2.0
ferriskey-sdkFerrisKey Rust SDK crate75Apache-2.0
ferrislicerName reservation placeholder.17MIT OR Apache-2.0
ferrispotA wrapper for the Spotify Web API15,173MIT OR Apache-2.0
ferrissayA Rust implementation of cowsay2,744MIT OR Apache-2.0
ferrisshAsync SSH CLI scraper library for network device automation100MIT OR Apache-2.0
ferrissh-macrosProcedural macros for ferrissh22MIT OR Apache-2.0
ferristackSingle-binary local AWS emulator, drop-in compatible with ministack30MIT OR Apache-2.0
ferristoreCross-platform GUI frontend for common package managers. WIP1,564GPL-3.0
ferristreamA TUI app for streaming torrents on-the-fly162MIT
ferristypeFerrisType is a minimalist typing game where your sole task is to type whatever appears on your terminal screen. Test and improve…5,036GPL-3.0
ferrisume-cliA JSON resume CLI tool7,461MIT
ferrisume-coreThe core functionality of the ferrisume CLI tool2,423MIT
ferrisume-domainThe domain entities for the ferrisume CLI tool2,689MIT
ferrisupA versatile Rust project bootstrapping tool - start anywhere, scale anywhere11,575MIT
ferrisup-commonShared utilities and common functionality for the FerrisUp project3,302MIT
ferriswheelRGB LED ring effects and animations160MIT OR Apache-2.0
ferriteFast and efficient image viewer with focus on performance18,259GPL-3.0-or-later
ferrite-cacheCaching functionality for Ferrite image viewer14,560GPL-3.0-or-later
ferrite-cliCommand-line interface for Ferrite image viewer16,435GPL-3.0-or-later
ferrite-configConfiguration management for Ferrite image viewer18,889GPL-3.0-or-later
ferrite-coreCore functionality for Ferrite image viewer16,372GPL-3.0-or-later
ferrite-dlDeep learning library written in pure Rust1,674MIT
ferrite-fixturesIn-memory GGUF fixtures for Ferrite tests38Apache-2.0
ferrite-imageImage functionality for Ferrite image viewer11,227GPL-3.0-or-later
ferrite-inferenceCPU-native GGUF inference kernels and runtime for Ferrite39Apache-2.0
ferrite-jsonjson validator that actually tells you how to fix your mistakes25MIT
ferrite-loggingLogging infrastructure for Ferrite image viewer18,829GPL-3.0-or-later
ferrite-mlThis crate was moved to ferrite-dl1,641MIT
ferrite-modelGGUF parsing and tokenization for the Ferrite inference engine45Apache-2.0
ferrite-navigationNavigation and path handling for Ferrite image viewer7,057GPL-3.0-or-later
ferrite-rsAn ML Library for fast and memorysafe inference.690MIT
ferrite-sessionSession Types DSL for Rust10,605MIT OR Apache-2.0
ferrite-uiUI components for Ferrite image viewer8,496GPL-3.0-or-later
ferrite_ml_frameworkA modern, robust and simple to use ML framework written in Rust for pure performance and memory safety1,465MIT
ferrite_model_genChatGPT CLI2,970MIT
FerriteChatterChatGPT CLI43,261MIT
ferritinFriendly CLI for browsing Rust documentation743MIT OR Apache-2.0
ferritin-commonlibrary for rustdoc navigation and search1,013MIT OR Apache-2.0
ferriumA distributed KV storage system built with openraft444Apache-2.0
ferrixA simple matrix library for Rust1,314MIT