rustyhorde / vergen
Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros
☆402Updated 2 weeks ago
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`…☆702Updated this week
- Like Rust's std::Path, but UTF-8.☆466Updated 6 months ago
- A crate for safe and ergonomic pin-projection.☆631Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆507Updated this week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆356Updated 7 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆439Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆677Updated last week
- ☆463Updated 3 months ago
- Conditional compilation according to rustc compiler version☆346Updated this week
- Allows for the creation of serialised Rust tests☆239Updated 2 months ago
- Fast floating point to string conversion☆622Updated this week
- A if/elif-like macro for Rust #[cfg] statements☆579Updated 3 months ago
- A parser and formatter for std::{SystemTime, Duration}☆306Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆330Updated this week
- Adaptors between compression crates and Rust's async IO types☆447Updated this week
- A set of alternative `derive` attributes for Rust☆430Updated 8 months ago
- Find out path at which a deserialization error occurred☆349Updated this week
- Test harness for ui tests of compiler diagnostics☆854Updated last week
- ☆792Updated this week
- Module initialization/global constructor functions for Rust☆798Updated this week
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆531Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆504Updated 3 weeks ago
- ☆260Updated this week
- Easy self-referential struct generation for Rust.☆571Updated last month
- Expanding opportunities standard library std::fs and std::io☆309Updated last year
- Keep your dependencies up-to-date☆458Updated 2 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆224Updated last month
- Assert process::Command - Easy command initialization and assertions☆493Updated this week
- Rust library allowing to register multiple handlers for the same signal☆750Updated 5 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆213Updated 3 months ago