Development Tools::Build Utils
cc
1.2.58 StableA build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code.
vergen-lib
9.1.0 StableCommon code used to support the vergen libraries
vergen
9.1.0 StableGenerate 'cargo:rustc-env' instructions via 'build.rs' for use in your code via the 'env!' macro
slint-build
1.15.1 StableHelper for Slint build script
cmake
0.1.58 GrowingA build dependency for running `cmake` to build a native library
libtest-mimic
0.8.2 GrowingWrite your own test harness that looks and behaves like the built-in test harness used by `rustc --test`
shadow-rs
1.7.1 StableA build-time information stored in your rust project
ts-rs
12.0.1 Stablegenerate typescript bindings from rust types
vergen-gitcl
9.1.0 StableGenerate 'cargo:rustc-env' instructions via 'build.rs' for use in your code via the 'env!' macro
cxx-build
1.0.194 StableC++ code generator for integrating `cxx` crate into a Cargo build.
vergen-gix
9.1.0 StableGenerate 'cargo:rustc-env' instructions via 'build.rs' for use in your code via the 'env!' macro
holochain_cli_bundle
0.6.0 GrowingDNA and hApp bundling functionality for the `hc` Holochain CLI utility
automod
1.0.16 StablePull in every source file in a directory as a module.
vergen-git2
9.1.0 StableGenerate 'cargo:rustc-env' instructions via 'build.rs' for use in your code via the 'env!' macro
holochain_cli_sandbox
0.6.0 GrowingA library and CLI to help create, run and interact with sandboxed Holochain conductor environments, for testing and development purposes.
holochain_conductor_config
0.6.0 GrowingProvides utilities for generating holochain conductor configuration.
find-msvc-tools
0.1.9 ExperimentalFind windows-specific tools, read MSVC versions from the registry and from COM interfaces
const-gen
1.6.9 StableA crate for generating (relatively) complex compile-time constants in rust.
inventory
0.3.22 GrowingTyped distributed plugin registration
vergen-pretty
9.1.0 StableOutput vergen information in a formatted manner
rustversion
1.0.22 StableConditional compilation according to rustc compiler version
holochain_cli
0.6.0 GrowingProvides the `hc` binary, a helpful CLI tool for working with Holochain.
chrono-tz-build
0.5.0 Growinginternal build script for chrono-tz
garden-gui
2.6.0 StableGarden grows and cultivates Git trees, GUI edition
litrs
1.0.0 GrowingParse and inspect Rust literals (i.e. tokens in the Rust programming language representing fixed values). Particularly useful for proc macros, but can also be used outside of a proc-macro context.
cxxbridge-cmd
1.0.194 StableC++ code generator for integrating `cxx` crate into a non-Cargo build.
tonic-prost-build
0.14.5 ExperimentalProst build integration for tonic
prosto_derive
0.11.23 ExperimentalProcedural macros for proto_rs, Rust as a first-class citizen in the protobuf ecosystem
const-gen-derive
1.1.7 StableA derive macro for the const-gen crate.
linkme
0.3.35 GrowingSafe cross-platform linker shenanigans
static_vcruntime
3.0.0 GrowingStatically link the VCRuntime when using the MSVC toolchain.
cicero_core
0.10.0 GrowingLibrary containing shared functionality for Cicero crates.
garden-tools
2.6.0 StableGarden grows and cultivates collections of Git trees Garden lets you define and run commands over collections of configuration-defined multi-worktree Git environments.
cargo-contract
5.0.3 StableSetup and deployment tool for developing smart contracts via ink!
aya-rustc-llvm-proxy
0.10.0 GrowingDynamically proxy LLVM calls into Rust own shared library
cargo-deb
3.6.3 StableMake Debian packages (.deb) easily with a Cargo subcommand
protox
0.9.1 GrowingA rust implementation of the protobuf compiler.
scratch
1.0.9 GrowingCompile-time temporary directory shared by multiple crates and erased by `cargo clean`
libtest-with
0.8.1-14 GrowingA slightly customized version of libtest-mimic, such that it can be easier create a test runner for test-with
ci_info
0.14.15 GrowingProvides current CI environment information.
egui_mobius
0.3.0-alpha.33 GrowingA modular construction framework for egui applications
autocfg
1.5.0 GrowingAutomatic cfg for Rust compiler features
cfg_aliases
0.2.1 GrowingA tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks.
quickfix-msg-gen
0.2.1 GrowingFIX code generator from XML spec file
embuild
0.33.1 GrowingA build support library for embedded Rust
xshell
0.2.7 GrowingUtilities for quick shell scripting in Rust
wdk
0.4.1 GrowingSafe idiomatic bindings to APIs available in the Windows Development Kit (WDK)
wdk-build
0.5.1 GrowingA library to configure a Cargo build script for binding generation and downstream linking of the WDK (Windows Driver Kit)
cicero_path
0.10.0 GrowingAccess paths relevant for CI code.
databake
0.2.0 GrowingTrait that lets structs represent themselves as (const) Rust expressions