rustyhorde / vergen
Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros
☆395Updated last week
Related projects ⓘ
Alternatives and complementary repositories for vergen
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆663Updated this week
- Test harness for ui tests of compiler diagnostics☆804Updated this week
- A crate for safe and ergonomic pin-projection.☆613Updated this week
- Conditional compilation according to rustc compiler version☆335Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆436Updated 2 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆634Updated last week
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆341Updated 4 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…☆397Updated this week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆481Updated 2 months ago
- Support atomic operations on Arc itself☆780Updated this week
- Rust method delegation with less boilerplate☆448Updated last month
- Easy self-referential struct generation for Rust.☆536Updated 2 months ago
- Adaptors between compression crates and Rust's async IO types☆403Updated 2 weeks ago
- Fast floating point to string conversion☆608Updated this week
- A high performance, zero-copy URL router.☆366Updated this week
- Expanding opportunities standard library std::fs and std::io☆301Updated 10 months ago
- A if/elif-like macro for Rust #[cfg] statements☆568Updated last week
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆317Updated last month
- Find out path at which a deserialization error occurred☆323Updated this week
- ☆746Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆288Updated last year
- ☆265Updated 3 months ago
- Rust library allowing to register multiple handlers for the same signal☆727Updated 2 months ago
- Assert process::Command - Easy command initialization and assertions☆472Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆516Updated 2 months ago
- Delegation of trait implementations via procedural macros☆256Updated 3 months ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆585Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago