GitHub topics: configuration-loader
nil-go/konf
The simplest config loader for Go that reads/watches from file, env, flag and clouds (AWS, Azure, GCP).
Language: Go - Size: 1.9 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 320 - Forks: 9

omry/omegaconf
Flexible Python configuration system. The last one you will ever need.
Language: Python - Size: 10 MB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 2,156 - Forks: 127

Pub-Dev/Mellon.MultiTenant
A library created to help with multi-tenant applications made in net
Language: C# - Size: 152 KB - Last synced at: 28 days ago - Pushed at: 4 months ago - Stars: 39 - Forks: 5

launchcodedev/app-config
Easy Configuration Loader with Strict Validation
Language: TypeScript - Size: 6.11 MB - Last synced at: 8 days ago - Pushed at: 18 days ago - Stars: 71 - Forks: 12

j4m1n-t/COACH
Windows focused Comprehensive Orchestration and Configuration Hub.
Language: Rust - Size: 33.2 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

leptonyu/salak
Haskell Configuration Loader
Language: Haskell - Size: 771 KB - Last synced at: 3 days ago - Pushed at: 2 months ago - Stars: 19 - Forks: 0

segmentio/conf
Go package for loading program configuration from multiple sources.
Language: Go - Size: 124 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 88 - Forks: 10

headsrooms/configclasses
Like dataclasses but for config.
Language: Python - Size: 161 KB - Last synced at: 24 days ago - Pushed at: 5 months ago - Stars: 10 - Forks: 0

dkrajzew/optionslib_java
A java library for parsing command line options, supporting type-checking and configurations.
Language: Java - Size: 164 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

dkrajzew/optionslib_cpp
A cpp-library for parsing command line options, supporting type-checking and configurations.
Language: C++ - Size: 241 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

robations/muggle-config
Node configuration without the magic.
Language: TypeScript - Size: 1.14 MB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

heetch/confita
Load configuration in cascade from multiple backends into a struct
Language: Go - Size: 156 KB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 492 - Forks: 51

piotrkreft/config
Component for fetching, merging, and validating configuration from various sources
Language: PHP - Size: 47.9 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

timestee/goconf
Configuration loader in Go
Language: Go - Size: 53.7 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 24 - Forks: 7

yahoo/ycb-java
YCB Java
Language: Java - Size: 59.6 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 27 - Forks: 14

tvburger/sjawl-config
Standard Java Configuration Library
Language: Java - Size: 41 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

geeklearningio/gl-ionic2-env-configuration
An Ionic2 Service to load an environment specific configuration before everything else
Language: TypeScript - Size: 1020 KB - Last synced at: 5 days ago - Pushed at: over 7 years ago - Stars: 24 - Forks: 3

nonoMain/keeper
Backup & restore user's configurations and other important files easily
Language: Shell - Size: 39.1 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

David-Lor/Python-DotEnv-Settings-Handler ๐ฆ
โ๏ธSettings handler to load settings from a DotEnv file or system env variables, on a Python class, using pydantic
Language: Python - Size: 16.6 KB - Last synced at: 14 days ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

miqoas/Miqo.Config ๐ฆ
๐๐ Managing application and user settings for your .NET application has never been so easy
Language: C# - Size: 89.8 KB - Last synced at: about 1 month ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

thekondor/confita-sugar ๐ฆ
Helpers for Confita configuration loading library
Language: Go - Size: 27.3 KB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

daretodave/onfig
Manage JSON configuration across environments in NodeJS
Language: TypeScript - Size: 20.5 KB - Last synced at: 15 days ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

GokGokalp/Configucius
Configucius is a simple netstandard20 based configuration reader.
Language: C# - Size: 13.7 KB - Last synced at: 2 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

ramonhagenaars/conf
A *very* simple and *lightweight* configuration loader and parser for Python.
Language: Python - Size: 20.5 KB - Last synced at: 22 days ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 2

ribeiro-rodrigo/node-config-client
Spring Cloud Config project Nodejs client.
Language: JavaScript - Size: 8.79 KB - Last synced at: 16 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

dvec/hotmarkup
Synchronize data structure with markup file
Language: Python - Size: 73.2 KB - Last synced at: 24 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

rlexa/configurator
Configuration based approach by xml/json as lib for C#
Language: C# - Size: 86.9 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

gluons/mysticonfig
๐ฎ The configuration loader for wizard.
Language: Ruby - Size: 713 KB - Last synced at: about 1 month ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

devthane/autgofig
Simple go configuration library. Pass pointer to struct & project name; get config from .yml file or env vars.
Language: Go - Size: 31.3 KB - Last synced at: 4 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

benedyktdryl/config
JavaScript application configuration: moder, customisable & extensible
Language: TypeScript - Size: 137 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

MacFJA/ChainConfig
A configuration loader, where order matters.
Language: PHP - Size: 21.5 KB - Last synced at: 12 days ago - Pushed at: over 9 years ago - Stars: 2 - Forks: 0

gerardmrk/gpcl
YAML config loader for lazy people
Language: JavaScript - Size: 209 KB - Last synced at: 25 days ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 0

cprieto/SimpleConf
Configuration made simple
Language: C# - Size: 505 KB - Last synced at: 24 days ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0
