rustio rustio.net

Development Tools::Build Utils

79

cc

1.2.67 Stable

A 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.

1.0B downloads · 13d ago
77

slint-build

1.17.1 Stable

Helper for Slint build script

1.2M downloads · 17d ago
75

cxx-build

1.0.197 Stable

C++ code generator for integrating `cxx` crate into a Cargo build.

64.9M downloads · 16d ago
74

rustversion

1.0.23 Stable

Conditional compilation according to rustc compiler version

608.0M downloads · 17d ago
74

vergen

10.0.1 Stable

Generate 'cargo:rustc-env' instructions via 'build.rs' for use in your code via the 'env!' macro

45.4M downloads · 29d ago
74

vergen-lib

10.0.1 Stable

Common code used to support the vergen libraries

21.3M downloads · 29d ago
72

vergen-gitcl

10.0.1 Stable

Generate 'cargo:rustc-env' instructions via 'build.rs' for use in your code via the 'env!' macro

5.5M downloads · 29d ago
72

vergen-gix

10.0.1 Stable

Generate 'cargo:rustc-env' instructions via 'build.rs' for use in your code via the 'env!' macro

1.6M downloads · 29d ago
70

automod

1.0.17 Stable

Pull in every source file in a directory as a module.

5.1M downloads · 2mo ago
70

vergen-git2

10.0.1 Stable

Generate 'cargo:rustc-env' instructions via 'build.rs' for use in your code via the 'env!' macro

4.9M downloads · 29d ago
69

ctor

1.0.8 Stable

Global, no_std-compatible constructors for all platforms that run before main (like C/C++ __attribute__((constructor)))

156.1M downloads · 18d ago
69

shadow-rs

2.0.0 Stable

A build-time information stored in your rust project

9.0M downloads · 3mo ago
69

holochain_cli_bundle

0.6.2 Growing

DNA and hApp bundling functionality for the `hc` Holochain CLI utility

283.2K downloads · 22d ago
69

vergen-pretty

10.0.1 Stable

Output vergen information in a formatted manner

108.0K downloads · 29d ago
68

ts-rs

12.0.1 Stable

generate typescript bindings from rust types

10.4M downloads · 5mo ago
68

libtest-mimic

0.8.2 Growing

Write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`

27.1M downloads · 4mo ago
68

cmake

0.1.58 Growing

A build dependency for running `cmake` to build a native library

238.3M downloads · 3mo ago
68

cxxbridge-cmd

1.0.197 Stable

C++ code generator for integrating `cxx` crate into a non-Cargo build.

22.9M downloads · 16d ago
68

holochain_cli_sandbox

0.6.2 Growing

A library and CLI to help create, run and interact with sandboxed Holochain conductor environments, for testing and development purposes.

334.9K downloads · 22d ago
68

holochain_conductor_config

0.6.2 Growing

Provides utilities for generating holochain conductor configuration.

41.7K downloads · 22d ago
67

autocfg

1.5.1 Stable

Automatic cfg for Rust compiler features

1.1B downloads · 2mo ago
66

linkme

0.3.36 Growing

Safe cross-platform linker shenanigans

25.7M downloads · 3mo ago
65

find-msvc-tools

0.1.9 Experimental

Find windows-specific tools, read MSVC versions from the registry and from COM interfaces

301.7M downloads · 5mo ago
65

inventory

0.3.24 Growing

Typed distributed plugin registration

103.0M downloads · 3mo ago
65

tonic-prost-build

0.14.6 Experimental

Prost build integration for tonic

31.8M downloads · 2mo ago
65

wolfram-app-discovery

0.5.0 Growing

Find local installations of the Wolfram Language

32.6K downloads · 14d ago
65

holochain_cli

0.6.2 Growing

Provides the `hc` binary, a helpful CLI tool for working with Holochain.

311.0K downloads · 22d ago
65

arm-targets

0.4.3 Growing

Compile-time feature detection for Arm processors

31.7K downloads · 14d ago
65

garden-gui

2.6.1 Stable

Garden grows and cultivates Git trees, GUI edition

2.5K downloads · 12d ago
63

litrs

1.0.0 Growing

Parse 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.

119.5M downloads · 9mo ago
63

const-gen

1.6.9 Stable

A crate for generating (relatively) complex compile-time constants in rust.

439.9K downloads · 5mo ago
63

prosto_derive

0.11.26 Experimental

Procedural macros for proto_rs, Rust as a first-class citizen in the protobuf ecosystem

4.0K downloads · 10d ago
63

databake

0.2.1 Growing

Trait that lets structs represent themselves as (const) Rust expressions

426.7K downloads · 3mo ago
63

dtor

1.0.5 Stable

Global, no_std-compatible destructors for all platforms that run after main (like C/C++ __attribute__((destructor)))

34.1M downloads · 1mo ago
63

buffa-build

0.8.1 Experimental

Build-time integration for buffa (use in build.rs)

62.1K downloads · 22d ago
63

garden-tools

2.6.1 Stable

Garden grows and cultivates collections of Git trees Garden lets you define and run commands over collections of configuration-defined multi-worktree Git environments.

40.2K downloads · 12d ago
62

chrono-tz-build

0.5.0 Growing

internal build script for chrono-tz

81.6M downloads · 1y ago
62

actr-framework-protoc-codegen

0.4.15 Experimental

Protoc plugin for generating actr-framework code from protobuf definitions

2.1K downloads · 10d ago
62

link-section

0.19.0 Experimental

Link-time initialized slices for Rust, with full support for Linux, macOS, Windows, WASM and many more platforms.

2.9M downloads · 18d ago
62

android-build

0.1.4 Growing

A build-time dependency to compile Java source files for Android as part of a Rust build. Use this from your `build.rs` Cargo build script.

799.2K downloads · 2mo ago
62

cargo-deb

3.7.0 Stable

Make Debian packages (.deb) easily with a Cargo subcommand

2.0M downloads · 2mo ago
62

python3-dll-a

0.2.15 Growing

Standalone python3(y)(t).dll import library generator

17.3M downloads · 3mo ago
62

connectrpc-build

0.8.0 Experimental

Build-time integration for connectrpc (use in build.rs)

311.7K downloads · 22d ago
61

toml_const

1.3.0 Stable

Compile-time constants from TOML

6.8K downloads · 1mo ago
61

egui_mobius

0.5.0 Growing

A modular construction framework for egui applications

10.5K downloads · 24d ago
61

osal-rs-build

0.5.1 Experimental

Build utilities for osal-rs

755 downloads · 1mo ago
61

buffa-codegen

0.8.1 Experimental

Shared code generation logic for buffa (descriptor → Rust source)

458.1K downloads · 22d ago
60

scratch

1.0.9 Growing

Compile-time temporary directory shared by multiple crates and erased by `cargo clean`

65.0M downloads · 11mo ago
60

static_vcruntime

3.0.0 Growing

Statically link the VCRuntime when using the MSVC toolchain.

734.5K downloads · 8mo ago
60

license-fetcher

0.10.1 Growing

Fetch licenses of dependencies at build time and embed them into your program.

18.6K downloads · 1mo ago