env
env parser
A library to parse environment variables into structs.
A simple, zero-dependencies library to parse environment variables into structs
5k stars
28 watching
256 forks
Language: Go
last commit: 11 months ago
Linked from 2 awesome lists
configconfigurationenvironmentenvironment-variablesgogolanghacktoberfest
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A TypeScript library for parsing and generating environment variable configurations. | 2 |
| | A library to parse configuration from environment variables and fill structs. | 241 |
| | Generates code to access environment variables from an .env file | 3 |
| | A library that provides environment variable support in Go applications | 5,092 |
| | A library for parsing and managing environment variables in Python applications. | 1,227 |
| | A package to access environment variables in Go | 18 |
| | Deserializes environment variables into typesafe structs with Rust | 868 |
| | A tool for loading environment variables into Go structs in a flexible and type-safe manner. | 115 |
| | Loads environment variables from a configuration file into the application's environment | 19,314 |
| | A modern C++ library for type-safe environment variable parsing and validation. | 130 |
| | Generates environment variables in Angular projects based on configuration settings. | 1 |
| | A Ruby gem that loads environment variables from a .env file into the application's environment. | 6,608 |
| | A minimalistic typed environment variables library for Go that supports various data types and provides flexible configuration options. | 9 |
| | Unmarshaling environment variables to Go structs | 103 |
| | Tools to configure Go applications from environment variables. | 11 |