A `dotenv` implementation for Rust
Dotenvx is a Rust command-line/library to encrypt your .env files - limiting their attack vector while retaining their benefits
dotenv-exec is a thin wrapper around execpv used to execute programs with environment variables provided by one or more dotenv files on unix systems.
Zero-boilerplate config loading from .env and environment variables
A macro for compile time dotenv inspection
A well-maintained fork of the dotenv crate
A simple, powerful, and ergonomic configuration loading library for Rust applications
Procedural macros for cfgloader_rs - configuration loading library
Core functionality for cfgloader - configuration loading library
A `dotenv-flow` implementation for Rust
Layered, typed configuration loader for kick-rs (defaults + env + dotenv + toml + json)
Fast .env file parser with variable interpolation, multi-file layering, and type-safe loading