rustyhorde / vergen
Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros
☆407Updated last month
Alternatives and similar repositories for vergen:
Users that are interested in vergen are comparing it to the libraries listed below
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆716Updated 2 weeks ago
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆359Updated 8 months ago
- A crate for safe and ergonomic pin-projection.☆637Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆499Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 2 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆509Updated 2 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆316Updated this week
- ☆478Updated 5 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆686Updated 2 weeks ago
- Find out path at which a deserialization error occurred☆351Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Adaptors between compression crates and Rust's async IO types☆473Updated this week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆450Updated this week
- Like Rust's std::Path, but UTF-8.☆474Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆335Updated 2 weeks ago
- Allows for the creation of serialised Rust tests☆243Updated this week
- Test harness for ui tests of compiler diagnostics☆869Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆307Updated last year
- Support crate for rustc's self-profiling feature☆344Updated last month
- ☆285Updated 7 months ago
- A if/elif-like macro for Rust #[cfg] statements☆581Updated 4 months ago
- Check if tables and items in a .toml file are lexically sorted☆226Updated 2 months ago
- Easy self-referential struct generation for Rust.☆593Updated 2 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆551Updated this week
- Serialize and deserialize C-like enum as underlying repr☆237Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆663Updated 3 months ago
- ☆807Updated last week
- Fast floating point to string conversion☆626Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆825Updated 2 weeks ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆659Updated this week