rustio rustio.net

Development Tools::Build Utils

78

cc

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

898.4M downloads · 17d ago
75

slint-build

1.16.1 Stable

Helper for Slint build script

1.0M downloads · 1mo ago
73

vergen-lib

9.1.0 Stable

Common code used to support the vergen libraries

18.0M downloads · 27d ago
73

vergen

9.1.0 Stable

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

41.4M downloads · 27d ago
73

automod

1.0.17 Stable

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

4.3M downloads · 13d ago
72

shadow-rs

2.0.0 Stable

A build-time information stored in your rust project

8.2M downloads · 1mo ago
70

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`

24.8M downloads · 2mo ago
70

cmake

0.1.58 Growing

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

199.5M downloads · 2mo ago
70

vergen-gitcl

9.1.0 Stable

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

4.3M downloads · 27d ago
70

autocfg

1.5.1 Stable

Automatic cfg for Rust compiler features

945.2M downloads · 3d ago
70

holochain_cli_bundle

0.6.1 Growing

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

281.9K downloads · yesterday
69

ts-rs

12.0.1 Stable

generate typescript bindings from rust types

8.2M downloads · 3mo ago
69

cxx-build

1.0.194 Stable

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

60.0M downloads · 4mo ago
69

vergen-gix

9.1.0 Stable

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

1.3M downloads · 27d ago
69

linkme

0.3.36 Growing

Safe cross-platform linker shenanigans

22.7M downloads · 1mo ago
69

holochain_cli_sandbox

0.6.1 Growing

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

333.6K downloads · yesterday
68

vergen-git2

9.1.0 Stable

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

4.1M downloads · 27d ago
68

tonic-prost-build

0.14.6 Experimental

Prost build integration for tonic

21.7M downloads · 19d ago
68

holochain_conductor_config

0.6.1 Growing

Provides utilities for generating holochain conductor configuration.

39.7K downloads · yesterday
68

ctor

1.0.6 Stable

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

134.6M downloads · 9d ago
67

vergen-pretty

9.1.0 Stable

Output vergen information in a formatted manner

94.8K downloads · 27d ago
67

inventory

0.3.24 Growing

Typed distributed plugin registration

89.9M downloads · 1mo ago
66

rustversion

1.0.22 Growing

Conditional compilation according to rustc compiler version

518.3M downloads · 9mo ago
66

find-msvc-tools

0.1.9 Experimental

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

214.0M downloads · 3mo ago
66

holochain_cli

0.6.1 Growing

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

309.8K downloads · yesterday
65

const-gen

1.6.9 Stable

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

381.8K downloads · 3mo ago
65

cargo-deb

3.7.0 Stable

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

1.9M downloads · 23d ago
65

databake

0.2.1 Growing

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

357.4K downloads · 1mo ago
64

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.

563.1K downloads · 7d ago
64

python3-dll-a

0.2.15 Growing

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

13.1M downloads · 1mo ago
64

arm-targets

0.4.2 Growing

Compile-time feature detection for Arm processors

25.7K downloads · 20d ago
64

dtor

1.0.3 Stable

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

24.3M downloads · 9d ago
63

chrono-tz-build

0.5.0 Growing

internal build script for chrono-tz

76.2M downloads · 10mo 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.

95.7M downloads · 7mo ago
63

cicero_core

0.14.0 Growing

Library containing shared functionality for Cicero crates.

18.1K downloads · yesterday
62

cxxbridge-cmd

1.0.194 Stable

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

19.8M downloads · 4mo ago
61

garden-gui

2.6.0 Stable

Garden grows and cultivates Git trees, GUI edition

2.5K downloads · 2mo ago
61

static_vcruntime

3.0.0 Growing

Statically link the VCRuntime when using the MSVC toolchain.

598.1K downloads · 6mo ago
61

tonic-rest-build

0.1.5 Experimental

Build-time REST codegen from protobuf google.api.http annotations for Tonic + Axum

2.4K downloads · 3mo ago
61

osal-rs-build

0.4.8 Experimental

Build utilities for osal-rs

592 downloads · 1mo ago
61

egui_mobius

0.4.0 Growing

A modular construction framework for egui applications

10.3K downloads · 22d ago
61

tagver

0.1.4 Experimental

Core library for minimalistic versioning using Git tags

221 downloads · 21d ago
61

cicero_path

0.14.0 Growing

Access paths relevant for CI code.

16.8K downloads · yesterday
60

scratch

1.0.9 Growing

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

59.8M downloads · 9mo ago
60

ci_info

0.14.15 Growing

Provides current CI environment information.

5.4M downloads · 6mo ago
60

repo_path

1.4.1 Stable

Access paths in your repository, with compile-time checks.

17.6K downloads · 15d ago
60

bindgen_helpers

0.6.1 Growing

Utilities to rename, change case, and fix Rust code generated by bindgen from C headers

293.7K downloads · 24d ago
60

const-gen-derive

1.1.7 Stable

A derive macro for the const-gen crate.

343.1K downloads · 3mo ago
60

cyclonedds-build

1.8.0 Experimental

Build script support for compiling IDL files to Rust with CycloneDDS

167 downloads · 23d ago
60

pagetop-build

0.3.2 Growing

Prepara un conjunto de archivos estáticos o archivos SCSS compilados para ser incluidos en el binario de un proyecto PageTop.

26.1K downloads · 22d ago