rustyhorde / vergen
Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros
☆406Updated last month
Alternatives and similar repositories for vergen:
Users that are interested in vergen are comparing it to the libraries listed below
- Like Rust's std::Path, but UTF-8.☆473Updated last week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆445Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆712Updated this week
- A crate for safe and ergonomic pin-projection.☆636Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆309Updated last year
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆359Updated 8 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆684Updated last week
- Fast floating point to string conversion☆625Updated last week
- Conditional compilation according to rustc compiler version☆349Updated last week
- ☆466Updated 4 months ago
- Find out path at which a deserialization error occurred☆350Updated last week
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- Rust crate for a convenient RAII scope guard.☆498Updated last year
- Adaptors between compression crates and Rust's async IO types☆462Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆509Updated this week
- Easy self-referential struct generation for Rust.☆578Updated 2 months ago
- Allows for the creation of serialised Rust tests☆241Updated this week
- ☆283Updated 7 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated last week
- Utilities for collecting metrics from a Tokio application☆322Updated 3 months ago
- Check if tables and items in a .toml file are lexically sorted☆227Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆672Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆333Updated this week
- Support crate for rustc's self-profiling feature☆342Updated 3 weeks ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆648Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆565Updated 6 months ago
- Open a path or URL with the system-defined program☆337Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆862Updated last week
- A template rendering engine based on Jinja, generating type-safe Rust code at compile time.☆315Updated this week
- Rust procedural macro attribute for adding test cases easily☆615Updated 10 months ago