rustyhorde / vergen
Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros
☆395Updated 3 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for vergen
- Like Rust's std::Path, but UTF-8.☆438Updated 3 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆668Updated this week
- A parser and formatter for std::{SystemTime, Duration}☆292Updated last year
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- Easy self-referential struct generation for Rust.☆537Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆492Updated 4 months ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆594Updated last month
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆399Updated this week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆484Updated 2 months ago
- ☆448Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆636Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆301Updated 11 months ago
- Fast floating point to string conversion☆608Updated 2 weeks ago
- Assert process::Command - Easy command initialization and assertions☆473Updated 3 weeks ago
- Adaptors between compression crates and Rust's async IO types☆410Updated last week
- Support atomic operations on Arc itself☆792Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆481Updated last year
- Conditional compilation according to rustc compiler version☆334Updated 2 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆342Updated 4 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib)☆479Updated last week
- Module initialization/global constructor functions for Rust☆749Updated this week
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- A if/elif-like macro for Rust #[cfg] statements☆569Updated 3 weeks ago
- Generic extensions for tapping values in Rust.☆411Updated last year
- ☆756Updated this week
- Check if tables and items in a .toml file are lexically sorted☆220Updated this week
- Easy Ctrl-C handler for Rust projects☆606Updated 3 months ago
- A high performance, zero-copy URL router.☆368Updated 2 weeks ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆907Updated this week