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.
flnodeGlue code for flmodules5,654MIT OR Apache-2.0
floUser interface description for FlowBetween2,493Apache-2.0
flo-pvEducational version of the pv utility1,707MIT OR Apache-2.0
flo-rsKubernetes robot orchestration in safe Rust with a peer-to-peer WebRTC video pipeline.28Apache-2.0
flo-stateLightweight actor library.9,884MIT
flo-taskAsync task utilities.1,839MIT
flo_anim_sqliteSQLite storage for FlowBetween animations2,274Apache-2.0
flo_animationDescribes a FlowBetween animation3,682Apache-2.0
flo_bindingDeclarative binding library for Rust25,311Apache-2.0
flo_canvasLibrary for describing graphics context drawing actions without requiring a specific implementation20,717Apache-2.0
flo_canvas_eventsUser input events for a flo_draw canvas12,578Apache-2.0
flo_curvesLibrary for manipulating Bezier curves242,617Apache-2.0
flo_drawHassle-free windowed 2D graphics rendering14,946Apache-2.0
flo_float_encoderSimple byte encoder for floating point values4,280Apache-2.0
flo_http_uiHTTP+HTML implementation pipe for flo_ui2,256Apache-2.0
flo_renderStreaming API for rendering graphics on hardware14,707Apache-2.0
flo_render_canvasConverts flo_canvas streams to flo_render streams15,203Apache-2.0
flo_render_gl_offscreenRe-exports platform-appropriate libraries for initialising offscreen rendering15,718Apache-2.0
flo_ropeAn attributed and streaming implementation of the rope data structure20,681Apache-2.0
flo_sceneEntity-messaging system for composing large programs from small programs1,161Apache-2.0
flo_scene_guestno_std implementation of the guest protocol for flo_scene for smaller wasm guests1,446Apache-2.0
flo_scene_pipeInter-scene and inter-process communication for flo_scene744Apache-2.0
flo_scene_wasmSupports loading flo_scene subprograms compiled as WASM modules701Apache-2.0
flo_sparse_arraySparse array data type: a fast map between usize values and data4,752Apache-2.0
flo_static_filesStatic files for FlowBetween's HTTP UI2,554Apache-2.0
flo_streamPubsub and related streams for Rust futures122,006Apache-2.0
flo_uiImplementation-free user interface description library3,085Apache-2.0
floaderA small runner for building a UEFI app and running it on QEMU.2,242MIT
floaoutFloaout encoding and decoding library.7,710MIT OR Apache-2.0
floatLightweight wrappers around primitive floating point types.13,954MIT
float-bitsFloats stored as raw bits, making them hashable and totally ordered.655MIT
float-cmpFloating point approximate comparison traits153,500,901MIT
float-dbgDebug floating point numbers easily8,894MIT
float-deriveA crate that allows deriving Eq and Hash for types that contain floating points111,533MIT/Apache-2.0
float-derive-macrosA crate that allows deriving Eq and Hash for types that contain floating points112,210MIT/Apache-2.0
float-formatA library for custom floating point number format5,239MIT
float-hash-ofStores 63 bits of a hash in an f64 for interop with JavaScript2,081MIT
float-lerpLerp and InverseLerp functions for floats4,910MIT OR Apache-2.0
float-muxFloating window terminal multiplexer92MIT
float-ordA total ordering for floating-point numbers27,691,350MIT / Apache-2.0
float-pigmentA collection of major float-pigment crates.8,581MIT
float-pigment-consistent-bincodeA serialize format designed for `float-pigment-css`.10,236MIT
float-pigment-cssThe CSS parser for the float-pigment project.10,593MIT
float-pigment-css-macroHelper macros for float-pigment-css.10,274MIT
float-pigment-forestA node tree implementation for float-pigment-layout.8,899MIT
float-pigment-forest-macroHelper macros for float-pigment-forest.9,205MIT
float-pigment-layoutA light-weight layout engine which supports common web layout algorithms.9,306MIT
float-pigment-mlpTesting utilities for float-pigment. Should not be used by modules of other projects.8,774MIT
float-polyfillsDrop-in no_std-compatible polyfills for various f32 and f64 methods.698MIT OR Apache-2.0
float-pretty-printFormat f64 for showing to user, not for serialisation8,947,738MIT/Apache-2.0
float-quicklyFaster, inline-friendly versions of some libm f32/f64 intrinsics.1,587MIT OR Apache-2.0
float-traitsAbstraction for general floating point numbers.5,263MIT
float01A float in range 0-12,736MPL-2.0
float16Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types.2,120,879MIT OR Apache-2.0
float4MXFP4-compatible 4-bit floating point types and block formats for Rust.587,289MIT
float88-bit floating point types for Rust5,583,159MIT
float_approx_mathA math library for compile-time floating-point approximations (sqrt, sin, cos, etc...)12,874MIT
float_durationFloating-point Duration support.
Provides quantification for spans of time. Unlike the standard std::time or the chrono crate,…28,792MIT
float_eqCompare IEEE floating point primitives, structs and collections for equality.17,597,789MIT OR Apache-2.0
float_eq_deriveDerive macro support for float_eq.111,637MIT OR Apache-2.0
float_extrasExtra floating-point math functions from C math library.1,065,191Apache-2.0
float_fast_printFast float-to-string conversion based on the Ryū algorithm by Ulf Adams.4,814Apache-2.0 OR MIT
float_mathDoes math on floating point values.4,094CC0-1.0 OR Apache-2.0 OR MIT
float_next_afterA trait for native rust f64/f32 nextafter20,164,192MIT
float_plusAdditional features for float values13,243MIT OR Apache-2.0
float_protocolsFloat Protocols - Ultra-lightweight async protocol translation bridge for dead zone communication systems142Apache-2.0
float_sortSimple crate to sort f32 and f64 vectors safely using total_cmp375MIT
float_to_intConversions of integer-value floats into integers2,097MIT
floatconvFloating point conversion functions240,547BSD-2-Clause
floatdFloatD is just num_traits::Float + Debug + Display.1,642MIT OR Apache-2.0
floatersgenerate floating-point numbers in various ways8,057MIT
floatguardA library for checked floating-point arithmetic in Rust, safely elminating NaN and Infinity from floating-point computations.1,195MIT OR Apache-2.0
floating-catallows f64s to be categorized2,123MIT
floating-distanceMeasure distance between floating-point vectors in Rust5,630MIT
floating-durationConverts durations to fractional numbers and
allows automatic formatting of durations.97,435MIT/Apache-2.0
floating-uiRust bindings for Floating UI1,527MIT
floating-ui-coreRust port of Floating UI. Positioning library for floating elements: tooltips, popovers, dropdowns, and more.41,063MIT
floating-ui-dioxusFloating UI for Dioxus.892MIT
floating-ui-domRust port of Floating UI. Floating UI for the web.40,814MIT
floating-ui-leptosFloating UI for Leptos.34,078MIT
floating-ui-utilsRust port of Floating UI. Utilities for Floating UI.41,475MIT
floating-ui-yewFloating UI for Yew.12,394MIT
floating_barRepresenting rational numbers using the floating-bar number type.15,0080BSD
floatpackBitpacking with SIMD for `Decimal` from the `rust_decimal` crate1,684MIT
floatsf16 and f128 floating point types for compatibility with future Rust versions105MIT
floatx4A library that can perform 4 float operations simultaneously.3,298Apache-2.0
floatyA trait that abstracts over the common functionality of f32 and f649,657MIT OR Apache-2.0
flocCount the lines in your codebase.1,471non-standard
flocaleAn upcoming library.48MIT OR Apache-2.0
floccusFormulae for air thermodynamic calculations19,215Apache-2.0
floccus-procProcedural macros for floccus crate3,579Apache-2.0
flockParallel runner for asynchronous tasks.5,441Apache-2.0/MIT
flocksPlaceholder for upcoming crate19MIT
flocksshZero-config SSH fleet TUI for embedded/IoT Linux devices: discover the LAN, track devices by MAC, connect with one key.19MIT
flocoFloco validates floats against constraints.5,137MIT OR Apache-2.0
flodlfloDl — a flow-graph deep learning framework built on libtorch371MIT
flodl-clilibtorch manager and GPU diagnostic tool for Rust deep learning157MIT
flodl-cli-macrosProc-macro derive for flodl-cli: #[derive(FdlArgs)] with #[option]/#[arg] attributes169MIT
flodl-hfHuggingFace integration for flodl: safetensors, hub, tokenizers, pre-built models48MIT
flodl-sysRaw FFI bindings to libtorch via a thin C++ shim472MIT
floe-cliCLI for Floe, a YAML-driven technical ingestion tool.888MIT
floe-coreCore library for Floe, a YAML-driven technical ingestion tool.1,173MIT
floe-rsImplementation of the FLOE cryptographic construction19Apache-2.0
floe-uiA shadcn/ui-inspired component library for the Iced GUI framework43MIT
floemA native Rust UI library with fine-grained reactivity25,332MIT
floem-cosmic-textUnofficial cosmic-text fork for Floem22,068MIT OR Apache-2.0
floem-cssHot reloading css-like styles for Floem996MIT
floem-css-macrosMacros for floem-css1,469MIT
floem-css-parserCss parser for floem-css1,231MIT
floem-editor-coreThe core of the floem text editor20,085MIT
floem-penikoUnofficial peniko crate for Floem11,177MIT/Apache-2.0
floem-pickerA simple color picker widget for Floem66MIT
floem-ui-kitReady-to-use UI components for the Floem GUI library2,709MIT
floem-vgerUnofficial vger fork for Floem55,416MIT
floem-vger-rsUnofficial vger fork for Floem1,641MIT
floem-window-vibrancyMake your windows vibrant.1,823Apache-2.0 OR MIT
floem-winitUnofficial winit fork for Floem51,879Apache-2.0
floem_reactiveA native Rust UI library with fine-grained reactivity23,631MIT
floem_rendererA native Rust UI library with fine-grained reactivity24,189MIT
floem_tiny_skia_rendererA native Rust UI library with fine-grained reactivity23,328MIT
floem_vello_rendererA native Rust UI library with fine-grained reactivity1,374MIT
floem_vger_rendererA native Rust UI library with fine-grained reactivity23,290MIT
flogA fast logging library4,291Unlicense
floggingThis is a fast, flexible logging crate, loosely based on the Java logging package: java.util.logging.1,656GPL-3.0-or-later
flogging_macrosMacro support package for the 'flogging' crate.1,802GPL-3.0-or-later
flokifloki aims to provide reproducible and shareable build tooling by helping you run docker containers interactively from a…24,925MIT
flololoatMass Convert to floats1,508MIT OR Apache-2.0
flooEffortless travel to and from workspaces97GPL-3.0
floo-portsSticky port assignments for parallel coding-agent dev servers.36MIT
floodThe missing pieces of async Streams1,716MIT OR Apache-2.0
flood-rsBit and octet streams22,618MIT
flood-tidecommand line flag and option parse utilities45,646MIT OR Apache-2.0
flood-tide-gencommand line flag and option parse utilities35,280MIT OR Apache-2.0
floodgateA ratelimiting implementation designed for high throughput.12,714Unlicense
floodrA configurable, simple rust-based HTTP load testing system20GPL-3.0
floodsubFloodsub protocol for tet-libp2p2,626MIT
floofLanguage-agnostic, simple-to-use development server, file-watcher and tiny
build system mainly useful for webdev.1,652MIT/Apache-2.0
floomFloom orchestrates and executes Generative AI pipelines, allowing developers and DevOps teams to focus on what matters most. It…1,538MIT
floopA more convenient and less error prone replacement for loop `{ select! { .. }}`173MIT OR Apache-2.0
floopfloopOfficial Rust SDK for the FloopFloop API (https://www.floopfloop.com)69MIT
floopy-sdkOfficial Floopy AI Gateway SDK for Rust. Drop-in wrapper around the async-openai crate with cache, audit, experiments, and…139Apache-2.0
floorAndCeilingTiny crate that contains floor and ceiling functions1,498MIT
floorp-locationsLocate Floorp executables across desktop platforms.154MIT
flopfloppy-disk facades for common archive formats!23,108MIT
flop-cliInteractively flip debug output statements in C/C++/Rust/Java/Go code136MIT
flopenReliably open and lock a file11,075MIT
flopperunofficial api wrapper for fusionbrain.ai2,070MIT
floppyAI memory with vector search powered by Turso13MIT
floppy-diskasync filesystem facade for rust!26,500MIT
floraThe core of Flora programming language.1,830MIT
flora-sumflora sum3,175MIT OR Apache-2.0
flora_v8Rust bindings to V8 (flora fork)59MIT
floral_barrelA program to help you track shows you're watching3,879MIT
floreadfloread1,469MIT
floreconReconciliation as partitioning: parse a bag of entries into groups. A small combinator algebra over identity, with a…316MIT
florecon-derivederive(Record) for florecon plugins: one struct is the wire schema, the typed projection, and the identity.276MIT
florescenceAn experimental library exposing hybrid Raft and CRDT primitives.815MIT OR Apache-2.0
florestatodo190MIT
floresta-chainTODO191MIT
floresta-cliTODO193MIT
floresta-commonTODO192MIT
floresta-compact-filtersTODO193MIT
floresta-domainPlaceholder crate for floresta-domain17MIT
floresta-electrumTODO190MIT
floresta-esploraPlaceholder crate for floresta-net18MIT
floresta-metricsPlaceholder crate for floresta-metrics19MIT
floresta-netPlaceholder crate for floresta-net17MIT
floresta-nodeTODO192MIT
floresta-rpcTODO192MIT
floresta-walletPlaceholder crate for floresta-wallet17MIT
floresta-watch-onlyTODO193MIT
floresta-wireTODO195MIT
florestadThe main binary for Floresta, a lightweight Bitcoin node implementation in Rust,
utilizing Utreexo for efficient state…195MIT
florettaAutomatic differentiation for WebAssembly.8,047MIT
floretta-cliAutomatic differentiation for WebAssembly.3,705MIT
floreum_parserA no_std parser for Floreum messages.453MIT OR Apache-2.0
floriInformation about Flori!1,944MPL-2.0
floriaFloria data system for cloud orchestration1,200MIT OR Apache-2.0
floria-plugin-sdkFloria plugin SDK1,211MIT OR Apache-2.0
floridGenerate nice human-readable unique identifiers from word dictionaries28MIT
florr-code-practiceA Rust project for practicing inputting squad codes in florr.io.412MIT
floss-cli在 Rust 中以子进程方式调用 FLARE FLOSS CLI,并可选解析 -j JSON 输出65Apache-2.0
flossy-cliA CLI tool for adding emojis to commit messages2,232MIT
flossybAn upcoming tool.1,445MIT OR Apache-2.0
flotGenerate HTML documents with embedded charts using Flot5,758MIT
flotillaA TUI Kubernetes dashboard724MIT
flotopAgentless multi-host TUI for triaging your fleet of VPSes when something breaks at 2am. CPU, memory, disk, network, Docker…38MIT
flotsamA dotfile manager1,604MIT
flotteEmbeddable durable streams library15MIT
flottningEmbeddable durable streams library15MIT
flouParser for Flou, a flowchart description language.2,487MIT OR Apache-2.0
flou_cliCLI for Flou, a flowchart description language.1,716MIT OR Apache-2.0
flouiA SwiftUI inspired native wrapper for iOS and Android widgets8,268MIT
floui-sysA SwiftUI inspired native wrapper for iOS and Android widgets7,712MIT
flounderAn opinonated error handling library1,634MIT OR Apache-2.0
flourSerializes and deserializes BCCAD / BRCAD files to and from JSON4,727LGPL-3.0
flourishConvenient and full-featured signals for Rust.2,836MIT OR Apache-2.0
flourish-unsendConvenient and full-featured signals for Rust (thread-local variant).31MIT OR Apache-2.0
flowA realtime log analyzer14,288GPL-3.0
flow-botAn onebot-11 SDK that simplifies bot creation.1,680AGPL-3.0-only