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.
build-dataInclude build data in your program: date, rustc version, git commit & branch, etc.1,464,670Apache-2.0
build-data-writerCompanion to `build-data` crate3,742Apache-2.0
build-deftlyDerive custom builders, using the derive-deftly macro system1,555MIT OR Apache-2.0
build-depsRust build-script dependencies generator for data/IDL files1,593,642Apache-2.0
build-envExtract information about the build process from the environment5,673,954Apache-2.0 OR MIT
build-example1build demo1,593MIT
build-featuresA simple proc macro to create a vector that a list of enabled features in a root package9,809MIT OR Apache-2.0
build-fs-treeGenerate a filesystem tree from a macro or a YAML tree3,215,190MIT
build-graphBuild a Rust code knowledge graph from build artifacts; includes a build-script helper and the `cargo build-graph` CLI.163MIT
build-helperThis crate contains convenience methods for build scripts.9,020,690MIT/Apache-2.0
build-infoCollects build-information of your Rust crate.692,215MIT OR Apache-2.0
build-info-buildProvides the data consumed by the build-info crate. Use as a build-dependency.745,260MIT OR Apache-2.0
build-info-commonPart of the build-info and build-info-build crates: This crate provides the types that are serialized by build-info-build and…755,197MIT OR Apache-2.0
build-info-procPart of the build-info crate: This crate provides the proc-macros.692,878MIT OR Apache-2.0
build-instructionsA utility crate for working with Cargo build instructions940MIT
build-itA derive-macro for simple builder-pattern generation16,405MIT
build-javmBuild Grey PVM blobs from Rust service crates19Apache-2.0
build-my-react-jsIntegrate your ReactJS with your Rust CI and build it.2,920MIT OR Apache-2.0
build-parallelA helper library to let you parallelize work in build.rs
using the jobserver1,000,618MIT/Apache-2.0
build-planA crate for parsing Cargo's --build-plan output6,458CC0-1.0
build-prettyPretty to your custom Build Script(build.sh) log displaying!1,842MIT
build-printbuild-print is a crate that allows you to print non-warning messages from within rust build scripts289,145MIT
build-probe-mpiProbes the system for an installation of an MPI library215,981MIT OR Apache-2.0
build-pvmBuild PolkaVM blobs from Rust service crates19Apache-2.0
build-rsAPI for writing Cargo `build.rs` files660,443MIT OR Apache-2.0
build-rs-downloadnever update dependencies again, with this great -life- crate hack.1,883MIT
build-rs-libnixA command-line utility that extracts `--cfg` and `--check-cfg` flags from `cargo:` build.rs outputs27MIT OR Apache-2.0
build-runnerA client-server build runner that maintains initialized shell environment for faster builds75MIT
build-script-cfgConfigure and set cfg flags in build scripts.7,325MIT
build-script-utilsTetcore crate with utility functions for `build.rs` scripts.6,833Apache-2.0
build-solidity-contractsA helper function to build Solidity contracts2,572MIT
build-targetA crate that provides programmatic access to information about the current build target.7,374,533MIT
build-timeSimple proc-macros to generate build timestamp string literals.2,492,899MIT
build-toolsCommon tools for project building support527MIT
build-trieProcedural macro for generating match and state code representing a trie structure3,075MIT
build-utilsThis crate provides a build mechanism for building native libraries in order to use them as react dependencies.3,098Apache-2.0
build-vcxprojload sources from vcxproj in build.rs4,140MIT OR Apache-2.0
build-versionGit version info19,242LGPL-3.0-or-later
build-with-leak-checkThis is a small wrapper program around the LLVM Clang compiler suite. This will build and execute binaries using address…1,706MIT
build-wrapHelp protect against malicious build scripts11,999AGPL-3.0
build-your-own-radar-as-codeBuild your tech radar as code. Write human readable blips and use the tw open source radar to visualize.3,059Apache-2.0
build198x-adfCreate, master, verify, and inspect Amiga ADF floppy disk images (OFS/FFS) — the standalone ADF tool.40GPL-2.0-or-later
build2cmakeGenerate CMake files for kernel-builder projects4,285Apache-2.0
build_assertAsserts const generic expressions at build-time.1,798MIT OR Apache-2.0
build_asyncRust Macros to Unify Synchronous and Asynchronous Codebases4,637LGPL-3.0-or-later
build_builderThe builder for wxskd4rs1,902MIT
build_cfgEvaluate cfg() directives in build scripts38,545MIT
build_cfg_macrosProc macros for build_cfg40,474MIT
build_cfg_sharedShared structs and functions for build_cfg41,089MIT
build_compileHelper crate for build scripts which compile to Rust4,338MIT
build_constlibrary for creating importable constants from build.rs or a script20,047,228MIT
build_deptesting purpose778MIT
build_detailsbuild.rs helper that provides build information at runtime5,135MPL-2.0
build_epochMacro for calculating the epoch at compile time4,738MIT
build_htmlLibrary for basic server-side rendering written in pure rust1,500,686MIT
build_idObtain a UUID uniquely representing the build of the current binary.164,643MIT OR Apache-2.0
build_id2Updated and maintained build id library43MIT OR Apache-2.0
build_logColored logging macros for Rust build scripts56MIT
build_loggerA logger to be used in build scripts.308MIT OR Apache-2.0
build_metadRust toolkit library(logger, time, painc handle)54MIT
build_metadataembed repository metadata in your code at compile time2,133MIT
build_mspA tool that helps to build .msp file mod3,884MIT
build_parser_by_cherniavskyiEducational parser crate for learning parsing concepts214MIT
build_pbf_glyphsA CLI utility for generating protobuf-encoded SDF font glyphs from original source fonts.20,056BSD-3-Clause
build_safelybuild script helpers for working with nightly1,009MIT
build_scriptA wrapper for build.rs instructions41,933MIT
build_script_directivesMacro helpers for emitting Cargo build script instructions54MIT
build_script_file_genA Rust library which contains convenience methods to generate files with specified content via build scripts and include their…14,311MIT/Apache-2.0
build_sentry_protosBuild Rust bindings for sentry-protos604non-standard
build_stampMake build time, git revision, etc available to Rust binaries at runtime.5,139Apache-2.0
build_testJust a test3,529MIT
build_timestampSimple proc-macro to generate a build timestamp string as a const87,238MIT OR Apache-2.0
build_uuidObtain a UUID uniquely representing the build of the current binary.32,473MIT OR Apache-2.0
build_vdso用于构建vDSO的工具库,与vdso_helper配合使用25Apache-2.0
buildableBuildable trait definition and utilities helpful in build lifecycles21,605MIT
buildah-rsWrapper around the Buildah CLI tool. For people who prefer Rust over Bash.5,845Apache-2.0
buildcacheComing soon1,555MIT
buildchainSoftware for creating and managing a distributed and reproducible chain of builds80,974GPL-3.0-only
builddir-cleanCleans rust build directories recursively1,009Unlicense OR CC0-1.0
BuildEARBuildEAR is a tool that generates a compilation database for clang tooling.2,269GPL-3.0-only
builderCLI tool for building combined token lists.2,566Apache-2.0
builder-patternA derivable macro for declaring a builder pattern.119,830MIT
builder-pattern-fsmFinite state machine based builder pattern generator1,565MIT
builder-pattern-macroA macro crate for builder-pattern. Do not use this crate directly.80,802MIT
builder-relayer-client-rustBuilder + Relayer client utilities: build, sign and submit transactions for Gnosis Safe/Builder workflows used by Polymarket.1,534MIT OR Apache-2.0
builder-rsA procedural macro for generating builder patterns for Rust structs.1,768non-standard
builder-rustA Tinted Theming template builder which uses yaml color schemes to generate theme files.2,618GPL-3.0
builder-unlockAstroport Builders Unlock Contract2,091GPL-3.0-only
builder_cppA simple build tool for building C and C++ applications51,833MIT
builder_deriveA simple proc macro that allows the user to auto generate a simple builder pattern.2,867non-standard
builder_derive_moreAdditional procedural macros for the builder pattern.5,806MIT OR Apache-2.0
builder_m4croSimple derive macro to implement the builder pattern6,910MIT OR Apache-2.0
builder_macroA macro to generate structs and a corresponding builder13,353MIT
builder_optionA macro to generate builder class for a struct1,097CC0-1.0
builder_option_deriveA macro to generate builder class for a struct1,315CC0-1.0
builder_signing_sdk_rsSmall signing utilities for Builder API auth and EIP-712 helpers used by Polymarket clients.2,014MIT OR Apache-2.0
buildergraphHuman-readable graph format, runtime, and CLI for Eldiron builder graphs.439MIT
buildersRust macros for building structs15,281MIT
builderxA concise builder-pattern UI DSL for Rust43Apache-2.0
builderx-coreCore traits for the builderx DSL (builder-pattern adapters)373Apache-2.0
builderx-gpuigpui adapter implementations for the builderx DSL154Apache-2.0
builderx-macrosA concise builder-pattern UI DSL for Rust269Apache-2.0
buildfixCLI for receipt-driven Cargo workspace hygiene repairs24MIT OR Apache-2.0
buildfix-adapter-sdkSDK for building intake adapters that convert sensor outputs to buildfix receipts1,035MIT OR Apache-2.0
buildfix-artifactsArtifact rendering and file writing for buildfix pipeline outputs.155MIT OR Apache-2.0
buildfix-coreEmbeddable plan/apply pipeline for buildfix (clap-free, port-driven)81MIT OR Apache-2.0
buildfix-core-runtimeCore runtime adapters and settings for buildfix embeddings.155MIT OR Apache-2.0
buildfix-domainDeterministic planning engine for buildfix repair operations139MIT OR Apache-2.0
buildfix-domain-policyReusable policy and op-determinism helpers for buildfix planning.192MIT OR Apache-2.0
buildfix-editPolicy-aware edit/apply engine for buildfix plan operations217MIT OR Apache-2.0
buildfix-fixer-apiShared contracts for buildfix fixer microcrates.639MIT OR Apache-2.0
buildfix-fixer-catalogCanonical built-in fixer metadata for buildfix feature flagging and registration.208MIT OR Apache-2.0
buildfix-fixer-duplicate-depsDuplicate dependency consolidation fixer implementation.192MIT OR Apache-2.0
buildfix-fixer-editionEdition normalization fixer implementation.191MIT OR Apache-2.0
buildfix-fixer-licenseLicense normalization fixer implementation.191MIT OR Apache-2.0
buildfix-fixer-msrvMSRV normalization fixer implementation.193MIT OR Apache-2.0
buildfix-fixer-path-dep-versionPath dependency version fixer implementation.191MIT OR Apache-2.0
buildfix-fixer-remove-unused-depsUnused dependency removal fixer implementation.192MIT OR Apache-2.0
buildfix-fixer-resolver-v2Resolver-v2 fixer implementation.192MIT OR Apache-2.0
buildfix-fixer-workspace-inheritanceWorkspace inheritance fixer implementation.191MIT OR Apache-2.0
buildfix-hashSmall hashing primitives used across buildfix internals.274MIT OR Apache-2.0
buildfix-receiptsTolerant receipt loader for artifacts/*/report.json inputs804MIT OR Apache-2.0
buildfix-receipts-cargo-auditAdapter that parses cargo-audit JSON output and converts it to buildfix receipts.20MIT OR Apache-2.0
buildfix-receipts-cargo-audit-freezeAdapter that parses cargo-audit-freeze JSON output and converts it to buildfix receipts.21MIT OR Apache-2.0
buildfix-receipts-cargo-bloatAdapter that parses cargo-bloat JSON output and converts it to buildfix receipts.19MIT OR Apache-2.0
buildfix-receipts-cargo-crevAdapter that parses cargo-crev JSON output and converts it to buildfix receipts.19MIT OR Apache-2.0
buildfix-receipts-cargo-cycloneddsAdapter that parses cargo-hack JSON output and converts it to buildfix receipts.19MIT OR Apache-2.0
buildfix-receipts-cargo-denyAdapter that parses cargo-deny JSON output and converts it to buildfix receipts.19MIT OR Apache-2.0
buildfix-receipts-cargo-geigerAdapter that parses cargo-geiger JSON output and converts it to buildfix receipts.19MIT OR Apache-2.0
buildfix-receipts-cargo-krateAdapter that parses cargo-krate JSON output and converts it to buildfix receipts.20MIT OR Apache-2.0
buildfix-receipts-cargo-llvm-linesAdapter that parses cargo-llvm-lines JSON output and converts it to buildfix receipts.20MIT OR Apache-2.0
buildfix-receipts-cargo-lockAdapter that parses Cargo.lock and converts it to buildfix receipts.20MIT OR Apache-2.0
buildfix-receipts-cargo-macheteAdapter that parses cargo-machete JSON output and converts it to buildfix receipts.18MIT OR Apache-2.0
buildfix-receipts-cargo-miriAdapter that parses cargo-miri JSON output and converts it to buildfix receipts.18MIT OR Apache-2.0
buildfix-receipts-cargo-msrvAdapter that parses cargo-msrv JSON output and converts it to buildfix receipts.18MIT OR Apache-2.0
buildfix-receipts-cargo-outdatedAdapter that parses cargo-outdated JSON output and converts it to buildfix receipts.18MIT OR Apache-2.0
buildfix-receipts-cargo-sec-auditAdapter that parses cargo-sec-audit JSON output and converts it to buildfix receipts.18MIT OR Apache-2.0
buildfix-receipts-cargo-semver-checksAdapter that parses cargo-semver-checks JSON output and converts it to buildfix receipts.20MIT OR Apache-2.0
buildfix-receipts-cargo-spellcheckAdapter that parses cargo-spellcheck JSON output and converts it to buildfix receipts.18MIT OR Apache-2.0
buildfix-receipts-cargo-treeAdapter that parses cargo-tree JSON output and converts it to buildfix receipts.18MIT OR Apache-2.0
buildfix-receipts-cargo-udepsAdapter that parses cargo-udeps JSON output and converts it to buildfix receipts.19MIT OR Apache-2.0
buildfix-receipts-cargo-unused-functionAdapter that parses cargo-unused-function JSON output and converts it to buildfix receipts.19MIT OR Apache-2.0
buildfix-receipts-cargo-updateAdapter that parses cargo-update JSON output and converts it to buildfix receipts.19MIT OR Apache-2.0
buildfix-receipts-cargo-warnAdapter that parses cargo-warn JSON output and converts it to buildfix receipts.18MIT OR Apache-2.0
buildfix-receipts-clippyAdapter that parses clippy JSON output and converts it to buildfix receipts.18MIT OR Apache-2.0
buildfix-receipts-depguardAdapter that parses depguard JSON output and converts it to buildfix receipts.18MIT OR Apache-2.0
buildfix-receipts-rustc-jsonAdapter that parses rustc JSON output and converts it to buildfix receipts.18MIT OR Apache-2.0
buildfix-receipts-rustfmtAdapter that parses rustfmt JSON output and converts it to buildfix receipts.18MIT OR Apache-2.0
buildfix-receipts-sarifAdapter that parses SARIF (Static Analysis Results Interchange Format) files and converts them to buildfix receipts.18MIT OR Apache-2.0
buildfix-renderMarkdown renderers for buildfix plan, apply, and comment artifacts213MIT OR Apache-2.0
buildfix-reportCore report projection for buildfix plan/apply outcomes.156MIT OR Apache-2.0
buildfix-typesShared schema types for buildfix plan/apply/report artifacts1,931MIT OR Apache-2.0
buildfsA CI-compatible CLI utility that can create root filesystem images (for use in virtual machines) from reproducible and readable…9,688MIT
buildidExamine the currently running executable to get its build-id or LC_UUID243,603MPL-2.0
buildid-linker-symbolsConfigure the linker to support buildid crate's "buildid-symbol-start-end" feature3,795MPL-2.0
buildifyMacro to derive builders369GPL-3.0-or-later
buildinfyEasy access to GitLab/GitHub/Gitea CI/CD variables for automatic versioning17,002Apache-2.0
buildingBuild script helper1,379non-standard
building-blocksData types, collections, and algorithms for working with maps on 2D and 3D integer lattices. Commonly known as voxel data.21,597MIT
building3dTowards 3D building modeling and simulation365MIT
building_blocks_coreThe core data types for defining 2D and 3D integer lattices.27,992MIT
building_blocks_imageFunctions for converting from/to building-blocks arrays to/from 2D pixel images.7,412MIT
building_blocks_meshFast meshing algorithms for voxel data structures.19,074MIT
building_blocks_partitionAcceleration structures for spatial queries on voxel data.4,865MIT
building_blocks_procgenAlgorithms for procedural generation of voxel data.6,175MIT
building_blocks_searchSearch algorithms for voxel data.19,386MIT
building_blocks_storageEfficient storage for maps on sparse or dense, 2D and 3D integer lattices.26,583MIT
building_blocks_voxFunctions for converting to/from building-blocks arrays from/to VOX data format.6,070MIT
building_materialsBuilding materials library according to russian standards39MIT OR Apache-2.0
buildixplaceholder for ongoing effort1,725MIT OR Apache-2.0
buildix_deriveplaceholder for ongoing effort1,716MIT OR Apache-2.0
buildjA java build tool9,571MIT
buildkit-clientA Rust client library and CLI for interacting with BuildKit via gRPC, implementing the complete BuildKit session protocol358MIT OR Apache-2.0
buildkit-frontendFoundation for BuildKit frontends implemented in Rust12,162MIT/Apache-2.0
buildkit-llbIdiomatic high-level API to create BuildKit LLB graphs13,516MIT/Apache-2.0
buildkit-protoProtobuf interfaces to BuildKit9,895MIT/Apache-2.0
buildkit-rsRust client for BuildKit1,617Apache-2.0 OR MIT
buildkit-rs-frontendBuildkit frontend in Rust1,571Apache-2.0 OR MIT
buildkit-rs-ignoreParse .dockerignore and .containerignore files1,602Apache-2.0 OR MIT
buildkit-rs-llbLLB library in Rust2,169Apache-2.0 OR MIT
buildkit-rs-protoBuildKit gRPC API2,667Apache-2.0 OR MIT
buildkit-rs-referenceA parser for image references, based on the reference go package2,188Apache-2.0 OR MIT
buildkit-rs-utilBuildKit utilities for Rust2,162Apache-2.0 OR MIT
buildkiteA Rust library for Buildkite2,562Apache-2.0
buildkite-cliExample Buildkite CLI built with Buildkite Rust library1,703Apache-2.0
buildkite-jobifyA service that picks up work and configuration from Buildkite, and creates Kubernetes jobs to fulfill those requests8,332MIT OR Apache-2.0
buildkite-test-collectorOfficial Buildkite Test Analytics Collector for Rust68,830MIT
buildkite-workflowGitHub Alfred Workflow to quickly search and open buildkite pipelines.4,475MIT
buildlangBuildLang (buildc): an effects-oriented compiler with a verified C path, shader output, experimental backends, opt-in linear…177non-standard
buildlessComing soon2,749MIT
buildlineOne timeline for your whole build, no matter how many build systems it's made of.16MIT OR Apache-2.0
buildlog-consultantbuildlog parser and analyser52,329GPL-2.0+
buildomatclient for buildomat, a software build labour-saving device1,766MPL-2.0
buildrsbuildrs is a Rust build tool3,248MIT
buildstampReturns a buildstamp, like `23W42.12345`12,971MIT OR Apache-2.0
buildstamp-cliCLI tool for buildstamp - Returns a buildstamp, like `23W42.12345`99MIT OR Apache-2.0
buildstructorMacro to derive a builder from a constructor function.1,403,175Apache-2.0
buildtime-pngEmbed image as pixel data &[u8] into binary at build time.7,712MIT
buildwithnexusA hilariously fast agentic AI coding CLI — remote or local models, full TUI with live autocomplete, clean diffs, multimodal…161MIT
buildxplaceholder to save name for later package2,749MIT OR Apache-2.0