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.

facett-cfdCumulative Flow Diagram facet: stacked status areas over time. Built for ordning; destined for facett.112MIT OR Apache-2.0 facett-cicdfacett — CI/CD forge panel: a pipeline roster (name · trigger · last status), a selected pipeline's run history + per-stage…37MIT OR Apache-2.0 facett-claudeDirect-Claude conversation pane — the facett-Elm component for a chat-with-Claude surface: user/assistant turns, a prompt input +…12MIT OR Apache-2.0 facett-confirmfacett — destructive-action confirmation gate (target-aware, type-to-confirm, guard-disabled)89MIT OR Apache-2.0 facett-consolefacett — themed terminal/shell component: fixed monospace cell grid, block/beam cursor, ANSI colour mapped to the palette,…235MIT OR Apache-2.0 facett-corefacett — visual kernel: render a node/edge Scene into egui (wgpu fast path to come)1,352MIT OR Apache-2.0 facett-demofacett — the showcase app: ONE eframe binary that exercises every facett component with fake-but-realistic data, switchable…87MIT OR Apache-2.0 facett-docviewfacett — documentation viewer: render a Typst-authored manual exported as one vector SVG per page, in egui (pure Rust…277MIT OR Apache-2.0 facett-fileFile-attachment facet: drop zone + attachment list with sizes/types. Built for ordning; destined for facett.89MIT OR Apache-2.0 facett-filedialogfacett — themed, keyboard-navigable in-app file dialog (open/open-many/save/pick-folder), KeyMap-driven, composes as a §5…239MIT OR Apache-2.0 facett-formfacett — administrative/CRUD forms (labelled fields + per-field validation via egui_form/garde, dirty-tracking, JSON copy/paste)296MIT OR Apache-2.0 facett-ganttGantt facet: dependency-linked task bars with progress over a time axis. Built for ordning; destined for facett.86MIT OR Apache-2.0 facett-geomapfacett — scrollable/zoomable geo map: a Web-Mercator point layer + sized/labelled cluster-hotspot layer, pan + zoom,…279MIT OR Apache-2.0 facett-gitfacett — git repository facet: browse branches, commit log, the file tree, and syntax-coloured source, all clickable. gix-backed…88MIT OR Apache-2.0 facett-graphfacett — graph (node/edge) viewer component, on facett-core424MIT OR Apache-2.0 facett-graph3dfacett — 3D graph viewer (sphere/helix layouts, Y-spin, depth cues); the 3D-callgraph idea, generic418MIT OR Apache-2.0 facett-graphnavfacett — the GRAPH NAVIGATOR: a full graph-DB IDE surface (V.G = G.V()) over facett-graphview. A query bar (Cypher-/Gremlin-ish),…56MIT OR Apache-2.0 facett-graphpanfacett — the bare, domain-agnostic pan/zoom graph CANVAS: a caller-laid-out GraphModel (+ optional Decorations overlay) painted…106MIT OR Apache-2.0 facett-graphviewfacett — a vello-backed, domain-agnostic scalable 2D graph render engine. Runtime-selects vello (GPU/wgpu) when a usable GPU…198MIT OR Apache-2.0 facett-gridfacett — the flagship data grid: Arrow-backed, virtualized rows+cols, frozen header/pinned cols, multi-sort, Excel-style…329MIT OR Apache-2.0 facett-helixfacett — the TIME-HELIX DAG view: a plan/dependency DAG rendered as a helix that advances ALONG a time axis (idea/task/test/crate…104MIT OR Apache-2.0 facett-holgerfacett — holger registry & artifact browser panel: a repository roster (name · type · writable · archive) over the selected…12MIT OR Apache-2.0 facett-icebergviewfacett — browse + time-travel an Iceberg table from Arrow frames: a snapshot picker (newest-first, id/timestamp/rows) over a…257MIT OR Apache-2.0 facett-jobviewfacett — job/task-list viewer: a Windows-Task-Manager-style list of long-running jobs (kind · target · status · elapsed ·…250MIT OR Apache-2.0 facett-kanbanKanban board facet: status columns, drag-to-transition, swimlanes, WIP limits. Built for ordning; destined for facett.85MIT OR Apache-2.0 facett-korpkorp Ingest pane — the facett-Elm component for korp's open-data collector surface: a collector ROSTER (name · source→target ·…12MIT OR Apache-2.0 facett-lineagefacett — the LINEAGE viewer facet. Reads skade's reserved `lineage_events` Arrow schema (event_id/actor/operation/input+output…24MIT OR Apache-2.0 facett-logfacett — generic timestamped event-log / console pane (ring buffer, kind-coloured rows, themed)103MIT OR Apache-2.0 facett-mapfacett — geo point/line viewer + wgpu GPU vector-basemap layer (ported from katana-osm osm-viewer)426MIT OR Apache-2.0 facett-map3dfacett — 3D map viewer: extrude OSM ways into 3D (building footprints → prisms, terrain plane, camera orbit); CPU painter + wgpu…227MIT OR Apache-2.0 facett-map3d-flightfacett — AAA planetary FLIGHT-SIM engine layer over facett-map3d: f64 floating origin (camera-relative rebase, kills…59MIT OR Apache-2.0 facett-markdownMarkdown editor+preview facet with @mention/#tag extraction. Built for ordning; destined for facett.85MIT OR Apache-2.0 facett-matrixfacett — the pure test-matrix grid model (Matrix/RepoRow/Cell + health scoring + sparkline series) + a MatrixView Facet, adopted…104MIT OR Apache-2.0 facett-menufacett — uniform overlay menu system (theme-aware right-click context menus, a fuzzy command palette overlay, and dropdown menu…289MIT OR Apache-2.0 facett-model3dfacett — a reusable 3D-model viewer Facet: load an embedded glTF mesh, slowly spin it (injected-clock deterministic), CPU-light…91MIT OR Apache-2.0 facett-osmfacett — OSM GeoParquet reader (osm2geoparquet/katana-osm WKB geometry → points) for the map component294MIT OR Apache-2.0 facett-pipelinefacett — dataflow/Spark pipeline DAG viewer + job progress (composes facett-graph)289MIT OR Apache-2.0 facett-plandagfacett — a metric-bearing operator DAG: nodes carry per-operator metrics, a Time/Memory/Rows cost-heat switch, collapsible…111MIT OR Apache-2.0 facett-plotfacett — chart component (line/bars) wrapping egui_plot305MIT OR Apache-2.0 facett-plottersfacett — immediate-mode charts egui_plot lacks (box/violin/heatmap/candlestick/treemap), hand-painted on egui::Painter with…277MIT OR Apache-2.0 facett-popfacett — labelled-progress component (bulk-load / job progress, e.g. knut-popviz)281MIT OR Apache-2.0 facett-sdpSpark Declarative Pipelines (SDP) editor facet — edit each flow's Spark SQL + deps, static-validate the DAG, expose the pipeline…49MIT OR Apache-2.0 facett-searchQuery-language search bar facet + the ordning query parser (attr:value, comma-OR, -exclude, #shortcuts, ranges, has:, sort:).…89MIT OR Apache-2.0 facett-securityfacett — software-supply-chain security report view: verdict (Pass/Warn/Block) + findings (id/severity/package/advisory/fix) +…86MIT OR Apache-2.0 facett-statfacett — generic stat widgets: themed sparklines, status chips, a health pill, and an inline-bar stat grid166MIT OR Apache-2.0 facett-syschartfacett — system-map chart: free-positioned clickable nodes + edges with a per-node badge and an inline expandable detail panel340MIT OR Apache-2.0 facett-tabbarfacett — the themed 2-row nav toolbar (TabBar/TabItem/BarControl) + a TabBarView Facet, adopted from nornir's viz facett_ui…97MIT OR Apache-2.0 facett-tablefacett — generic data-table viewer (columns + string rows, striped grid)429MIT OR Apache-2.0 facett-timelinefacett — a swimlane Gantt: wall-clock time axis + stacked named lanes of segmented phase bars (the Spark jobs/stage/task event…99MIT OR Apache-2.0 facett-toastToast/snackbar overlay facet: timed notifications stacked in a corner. Migrated from ordning (#22).86MIT OR Apache-2.0 facett-tracefacett — a structured JSONL event sink (the machine-readable sibling of an action log): emit typed IN/OUT/END/EVENT payloads…54MIT OR Apache-2.0 facett-videofacett — themed video player: KeyMap-driven transport (play/pause/scrub/volume), pluggable decode backend trait + a frame-source…243MIT OR Apache-2.0 facett-warehousedeckfacett — a multi-pane dashboard over a lakehouse warehouse: a FacetDeck wall of N panes, each binding one table (or join) to a…93MIT OR Apache-2.0 facett-wasm-demoReusable WASM/native demo HOST — mount any facett panel (a facett-core `Facet`) or `eframe::App` onto a canvas as a live…48MIT OR Apache-2.0 facett-zoneuifacett — the TWO shared zone/jera framework widgets every suite app (korp/dwarves/nornir/holger/modgunn/ordning) drops in (built…18MIT OR Apache-2.0 facheFache Module66,331MIT facialharmonyai-site-kitURL helpers and metadata utilities for FacialHarmonyAI — AI-powered facial analysis and coaching platform18MITWeb programming facileBuild traits from their implementations19,547MIT facilguideMultilingual tech guide utilities. Guides in EN, ES, FR, PT, IT.52MITInternationalization (i18n)Localization (L10n) facilitatorX402 Facilitator252MIT OR Apache-2.0 facilitestUtilities that facilitate testing5,156MIT facilitest-macrosinternal dependency of 'facilitest' package3,058MIT facioA RCON library with a higher-level client1,956MIT fackDeclarative error handling library with no_std support and composable code generation55GPL-3.0Development tools::Procedural macro helpersNo standard library fack-codegenStandalone code generation engine for fack error handling344GPL-3.0Development tools::Procedural macro helpersNo standard library fack-coreCore trait definitions for fack error handling library230GPL-3.0No standard libraryRust patterns fack-macroProcedural macro implementation for fack error handling218GPL-3.0Development tools::Procedural macro helpersNo standard library faclairHTTP Client for the learngaelic.scot Scottish Gaelic dictionary1,673UnlicenseAPI bindingsWeb programming facmod-rsDownload mods for Factorio5,385non-standard facsimileUtilities for working with facsimiles of manuscripts in textual scholarship projects (very early alpha)4,221MIT factFor factorial1,830MIT fact-rsSystem facts, shipped to your door!129GPL-2.0-or-laterCommand line utilities fact-testsMidje-inspired testing for Rust. Assertions as facts.30MIT OR Apache-2.0 fact-toolsFACT (Fast Augmented Context Tools) - High-performance context processing engine for AI applications657MITAlgorithmsCaching fact-wasm-coreFACT WASM Core - High-performance WebAssembly cognitive processing engine with advanced caching and template optimization424MITAlgorithmsCaching fact_catGet your dose of cat facts.1,705MIT factbird-commonCommon files for the Factbird Duo & Bootloader4,558MIT OR Apache-2.0 factdbfactrodb database1,500MIT factiFactorio mod tool2,788MPL-2.0Command line utilitiesDevelopment tools facti-apiProvides tools for interacting with Factorio REST APIs3,324MPL-2.0API bindings facti-libFacti common library3,784MPL-2.0 factionA no_std + alloc, protocol-independent cluster readiness state machine for startup coordination and readiness quorum tracking.50MITAlgorithmsNetwork programming factoInteger factorization and prime certification6,689MIT OR Apache-2.0CryptographyMathematics facto-coreCore models, registry/forge/runtime clients for facto: real-time package ecosystem data for AI agents44MITAPI bindingsDevelopment tools facto-mcpMCP server library for facto: exposes package, forge, runtime, and lockfile tools over rmcp32MITAPI bindingsDevelopment tools facto-runThin CLI wrapper for facto: dispatches to facto-mcp for `facto mcp`, future subcommands will follow19MITCommand line utilitiesDevelopment tools factomFactom API client10,409Apache-2.0 factom-apiFactom API client4,434MIT factorFind the factors for any integer.10,983MIT/Apache-2.0 factor-primeLibrary for finding whether a number is prime or not and also determine its factors3,239MIT factor-rsA command-line program for listing the prime factors of a number or fraction2,883MITCommand line utilitiesMathematics factor-semiprimeAn implementation of the Pollard's rho algorithm for factoring semiprime numbers1,604MIT factordbRust wrapper for FactorDB API9,651MIT OR Apache-2.0API bindingsCommand line utilities factoriA factory library for Rust, inspired by FactoryBot. 🤖232,323MITDevelopment tools::Testing factori-impfactori-imp(roved), a factory library for Rust, inspired by FactoryBot. 🤖25,470MITDevelopment tools::Testing factori-imp-implYou shouldn't use this crate directly. It's internal to factori-imp.25,718MITDevelopment tools::Testing factori-implYou shouldn't use this crate directly. It's internal to factori.227,011MITDevelopment tools::Testing factorialConvenient methods to compute the factorial, optionally checked.129,830MITAlgorithmsScience factorial-modFast mod for $n! % p1,647MPL-2.0 factorial-zerosFast count zeros in for $n!$1,763MPL-2.0 factorial_engineA library for producing factorials4,058MIT OR Apache-2.0 factorial_noYou can generate factorial numbers of a number. To use this crate import this in your main.rs file 'use factorial_no::factor()'…1,734MIT factorialfunctionfactorialfunction takes an input of u32 and returns its factorial.3,088MIT/Apache-2.0 factoriauthAn unofficial authentication server for Factorio1,600AGPL-3.0-or-laterAuthenticationGames factorioReserved for a ongoing project (I will release it if a factorio dev asks for it)1,299MIT factorio-apiGenerated Factorio runtime API type stubs for factorio-rs mods360MITAPI bindingsGame development factorio-api-genGenerates Rust Factorio API bindings from runtime-api.json and prototype-api.json for factorio-rs459MITAPI bindingsDevelopment tools factorio-bitpackerA crate to pack binary blobs into a blueprint string containing factorio combinators.4,277GPL-3.0Command line utilitiesGames factorio-blueprintLibrary for reading and writing Factorio blueprints.9,714GPL-3.0 factorio-bpReserved for a ongoing project2,572MIT factorio-cliA command line tool to export prototype definitions from Factorio (http://www.factorio.com)4,136MIT OR Apache-2.0 factorio-codegenLua code generator for the factorio-rs Rust-to-Lua Factorio mod toolchain282MITCompilersDevelopment tools factorio-dat-settingsCLI for parsing and compiling Factorio mod-settings.dat files.20MIT factorio-exporterA library to export prototype definitions from Factorio (http://www.factorio.com)14,546MIT OR Apache-2.0 factorio-frontendRust frontend that parses Factorio mod sources and lowers them to factorio-ir271MITCompilersGame development factorio-irIntermediate representation for factorio-rs Rust-to-Lua Factorio mod transpilation349MITCompilersData structures factorio-lua-srcSources of Lua 5.1/5.2/5.3/5.4 and logic to build them. Fork with Factorio lua.5,337MIT factorio-macrosProc macros for Factorio mod events, settings, and locale in factorio-rs285MITDevelopment toolsGame development factorio-mluaHigh level bindings to Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Roblox Luau with async/await features and support of writing…9,698MITAPI bindingsAsynchronous factorio-mlua-sysLow level (FFI) bindings to Lua 5.4/5.3/5.2/5.1 (including LuaJIT), Factorio Lua and Roblox Luau3,258MITExternal FFI bindings factorio-mod-apiA library to access the [Factorio](http://www.factorio.com) [mod portal API](https://wiki.factorio.com/Mod_portal_API).3,577MIT OR Apache-2.0 factorio-prototypes-jsonRust types that parse Factorio's Prototype JSON Format.699MITEncoding factorio-rconAsync RCON client for Factorio with proper multi-packet response handling129MIT OR Apache-2.0AsynchronousGames factorio-rsRust SDK for Factorio modding: write mods in Rust and transpile them to Lua213MITGame development factorio-rs-cliCLI to init, build, and open Factorio mods written in Rust (Rust-to-Lua transpile)195MITCommand line utilitiesDevelopment tools factorio-rs-guiHigh-level GUI helpers for factorio-rs Factorio mods13MITGame development factorio-senseiAI coaching copilot for Factorio 2.x — connects to your live game via RCON and gives real-time advice powered by Claude99MITCommand line utilitiesGames factorio-settingsCLI application to deserialize & reserialize Factorio's mod-settings.dat to JSON or TOML2,299MPL-2.0 factorio-upA tool to automatically update and run a Factorio server496MPL-2.0Command line utilitiesGames factorion-bot-discordfactorion-bot (for factorials and related) on Discord1,260MITMathematicsParser implementations factorion-bot-redditfactorion-bot (for factorials and related) on Reddit2,816MITMathematicsParser implementations factorion-libA library used to create bots to recognize and calculate factorials and related concepts2,959MITMathematicsParser implementations factorion-mathThe math (factorials and related functions) used by factorion1,487MITMathematics factorizeA natively cross-platform and fast factorization utility written in pure Rust.5,630Apache-2.0AlgorithmsMathematics factorize_rayonRayon find_map_any() demonstration program1,817CC0-1.0 factorprimeLibrary for finding whether a number is prime or not and also determine its factors6,762MIT factorsUnified factor library for alpha and risk models710MIT factors-binCLI for factors unified factor library65MIT factory`Factory` trait and its implementations56,251MIT factory-m8Core traits for test data factories with automatic FK resolution307MITDevelopment tools::Testing factory-m8-deriveDerive macros for test data factories with automatic FK resolution458MITDevelopment tools::Procedural macro helpersDevelopment tools::Testing factory-utilsDefinition and types for the SG2 interface1,507Apache-2.0 factory_steelA Rust fixture replacement greatly inspired by factory_bot and factory_boy.2,060MIT factory_steel_deriveYou should not use this crate directly, it is internal to Factory_steel.2,900MIT factoryizerAdd factory/builder patterns automatically5,074MIT factrsFactor graph optimization for robotics3,183MITMathematicsScience::Robotics factrs-procProc-macros for factrs2,810MITMathematicsScience::Robotics factrs-typetagSerde serializable and deserializable trait objects1,186MIT OR Apache-2.0EncodingNo standard library factrs-typetag-implImplementation detail of the typetag crate1,407MIT OR Apache-2.0 factsMathematical functions.3,063MIT OR Apache-2.0 factstrRust event store contract for append-only facts, streams, and command context consistency.534MIT OR Apache-2.0Database implementations factstr-memoryIn-memory FACTSTR store for tests, examples, and local development.110MIT OR Apache-2.0Database implementations factstr-postgresPostgreSQL store for FACTSTR with append, query, streams, and durable streams.111MIT OR Apache-2.0Database implementations factstr-sqliteEmbedded SQLite store for FACTSTR with append, query, streams, and durable streams.379MIT OR Apache-2.0Database implementations facturaGenerate PDF or HTML invoices, without any external application dependencies841MIT factureCross-platform screen capture library.1,304MIT facture_rsA wrapper for the FactureApp API service.76MIT facultiesAn office suite for AI agents: kanban, wiki, files, messaging, and a GORBIE-backed viewer — all persisted in a TribleSpace pile.669MIT OR Apache-2.0Command line utilitiesData structures fadFast deserialization in Rust, based on facet reflection23MIT OR Apache-2.0Data structuresEncoding faddeeva-sysA rust binding for The Faddeeva Package25MITExternal FFI bindingsMathematics fadeEphemeral virtual machines, leveraging Fly.io13,582MIT OR Apache-2.0Command-line interface fadelave-say-helloA simple say-hello Library122Apache-2.0 fadromaTools and frequently used functionality for developing CosmWasm smart contracts10,495AGPL-3.0 fadroma-derive-canonizeCanonize/Humanize derive macro for Fadroma5,699AGPL-3.0 fadroma-derive-serdeDerive macros for Fadroma's binary serialization/deserialization traits.4,392AGPL-3.0 fadroma-dslDSL for generating CosmWasm contract boilerplate and enabling code composition4,467AGPL-3.0 fadroma-proc-authRequire admin macro for Fadroma5,893AGPL-3.0 fadroma-proc-deriveDSL for generating CosmWasm contract boilerplate and enabling code composition2,891AGPL-3.0 fadroma-proc-messageGenerate derives for types used as messages in CosmWasm contracts1,713AGPL-3.0 fadviseCall posix_fadvise on a specific file.1,610Apache-2.0Command line utilities faeA simple and fast 2D rendering crate with optional window creation and text rendering functionality.11,189MIT faerlinear algebra library3,684,597MIT faer-choleskyBasic linear algebra routines135,032MIT faer-coreBasic linear algebra routines165,294MIT faer-entityBasic linear algebra routines1,100,210MIT faer-evdBasic linear algebra routines104,782MIT faer-extfaer API for interoperability with external libraries718,669MIT faer-luBasic linear algebra routines135,152MIT faer-macroslinear algebra library1,564,991MIT faer-precondNumerical preconditioners (Jacobi, block-Jacobi, ILU(0), IC(0)) for iterative solvers, built on faer.52MIT OR Apache-2.0AlgorithmsMathematics faer-qrBasic linear algebra routines133,953MIT faer-sparseBasic linear algebra routines97,539MIT faer-svdBasic linear algebra routines110,173MIT faer-traitslinear algebra library2,596,156MIT faer_gmresGMRES implementation using faer15,964MIT faerieELF and Mach-o native binary object file emitter486,517MITDevelopment tools::Debugging faery-ringAn ultra-lightweight js-free server-side webring implementation3,160non-standard faestPure Rust implementation of the FAEST post-quantum secure digital signature scheme6,980Apache-2.0 OR MITCryptography faexA fast and efficient Compact Data Structures Library4,439MIT fafFAF (Foundational AI-context Format) — Project DNA for any AI. IANA-registered application/vnd.faf+yaml.65MITConfigurationDevelopment tools faf-cliCLI for FAF (Foundational AI-context Format) — Project DNA for any AI21MIT faf-coreFiduciary Agent Framework - Core protocol types and traits26MIT OR Apache-2.0AsynchronousDevelopment tools faf-engineEngine for FAF (Foundational AI-context Format) — parsing, scoring, compilation20MIT faf-fafbFAFb v2 — the compiled binary form of .faf. Closed-canonical IFF-style chunks: 33 slots, fixed chunk set, byte-identical output.…84MITDevelopment toolsEncoding faf-http-dateFAST date generation for HTTP Date header (no_std)2,440MIT/Apache-2.0Date and timeEmbedded development faf-kernelThe FAF kernel — parse, validate, and score .faf files (IANA application/vnd.faf+yaml). One kernel, many shells.69MITDevelopment toolsParser implementations faf-mcpMCP server for FAF (Foundational AI-context Format) — Model Context Protocol integration22MIT faf-radioRadio Protocol for FAF — broadcast AI context once, every tool receives21MIT faf-radio-rustRadio Protocol client for FAF — broadcast AI context once, all tools receive. Client SDK for mcpaas.live.182MITAsynchronousNetwork programming faf-replay-parserSupreme Commander Forged Alliance replay parser15,484LGPL-3.0Parser implementations