libenvpp
Env parser
A modern C++ library for type-safe environment variable parsing and validation.
A modern C++ library for type-safe environment variable parsing
129 stars
8 watching
8 forks
Language: C++
last commit: about 1 month ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sloria/environs | A library for parsing and managing environment variables in Python applications. | 1,215 |
af/envalid | Ensures environment variable validation and sanitization in Node.js applications. | 1,386 |
nasermirzaei89/env | A package to access environment variables in Go | 18 |
decryptus/json-dotenv | Manipulates and extracts environment variables from JSON-formatted files | 8 |
julien-r44/vite-plugin-validate-env | A plugin to validate environment variables during build and development phases of web applications. | 170 |
rbenv/rbenv-vars | An rbenv plugin that safely sets environment variables before spawning Ruby processes. | 422 |
emadalam/mahaul | A library to parse and validate environment variables with compile-time access guarantees in Elixir applications. | 22 |
codingconcepts/env | A tool for loading environment variables into Go structs in a flexible and type-safe manner. | 114 |
linxlad/phalcon3-compose | A Docker-based environment for developing and testing PHP applications using the Phalcon framework. | 3 |
einar-hjortdal/dotenv | A tool to load environment variables from a configuration file for development purposes. | 1 |
miista/tinycsvparser.enums | An extension to the TinyCsvParser library that adds support for parsing enums in CSV files. | 0 |
jpcercal/environment | A library that provides methods to manage and manipulate environment variables in PHP. | 57 |
eval/envied | Ensures the presence and correctness of application environment variables. | 331 |
cobenian/expcap | A PCAP file parser written in Elixir supporting Ethernet, IPv4, UDP, and DNS protocols | 31 |
vrischmann/envconfig | A library to parse configuration from environment variables and fill structs. | 241 |