Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros
☆452Jan 25, 2026Updated last month
Alternatives and similar repositories for vergen
Users that are interested in vergen are comparing it to the libraries listed below
Sorting:
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Module initialization/global constructor functions for Rust☆960Dec 4, 2025Updated 3 months ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆663Jan 27, 2026Updated last month
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated last month
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- Temporary file library for rust☆1,408Feb 24, 2026Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆803Feb 13, 2026Updated 2 weeks ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆1,154Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆829Feb 25, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated last month
- A small rust library for adding custom derives to enums☆2,314Updated this week
- Rust crate for a convenient RAII scope guard.☆551Jul 17, 2023Updated 2 years ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 2 weeks ago
- ❌ Cargo plugin for linting your dependencies 🦀☆2,221Feb 25, 2026Updated last week
- A fast bump allocation arena for Rust☆2,117Updated this week
- A Rust proc-macro attribute parser☆1,238Jan 15, 2026Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,710Feb 25, 2026Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,851Feb 18, 2026Updated 2 weeks ago
- A next-generation test runner for Rust.☆2,839Updated this week
- A macro to generate structures which behave like bitflags☆1,112Feb 13, 2026Updated 2 weeks ago
- Typed distributed plugin registration☆1,272Feb 19, 2026Updated last week
- Heapless, `static` friendly data structures☆1,920Feb 16, 2026Updated 2 weeks ago
- derive builder implementation for rust structs☆1,534Jan 2, 2026Updated 2 months ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Clone trait that is object-safe☆749Feb 16, 2026Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆877Feb 9, 2026Updated 3 weeks ago
- Safe cross-platform linker shenanigans☆836Feb 19, 2026Updated 2 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,564Jan 11, 2026Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- A parser and formatter for std::{SystemTime, Duration}☆370Sep 11, 2025Updated 5 months ago
- Count lines of LLVM IR per generic function☆498Dec 20, 2025Updated 2 months ago
- Scan your Rust crate for semver violations.☆1,589Updated this week
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- A metrics ecosystem for Rust.☆1,427Updated this week
- Type erasure for async trait methods☆2,120Feb 16, 2026Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago