20 Go Config Libraries

Kernel config checker, mainly used for compliance checks

Kernel config checker Checks that options in a given kernel config match a list of expected values. This is usefull to check for compliance, for examp

01

Strict opinionated golangci-lint config

lintcfg - strict opinionated golangci-lint config Rationale This repo contains my configuration for golangci-lint and a small commandline utility, whi

02

Kubernetes config (Secret and ConfigMap) reloader

Kubernetes Config (ConfigMap and Secret) Reloader This progect - based on https://github.com/jimmidyson/configmap-reload and https://github.com/promet

03

Cli to run your services and databases locally based on yml config. Also, there are nice db helpers.

Cli to run your services and databases locally based on yml config. Also, there are nice db helpers.

🐶 CORGI 🐶 Inside: Quick install with homebrew Prerequisites Services creation Db helpers creation Database seeding How to run in dev mode If you wan

04

A simple cli tool that allow to deploy a google cloud function from a .yaml config file.

Beeldeploy Beeldeploy is a simple tool to allow us to store Cloud Functions configurations in yaml instead of having endless command line arguments. H

05

Gofig - a simple (but powerful) config library

Gofig - a simple (but powerful) config library This was created mainly to use for my own projects, but felt like a good thing to share ❤️ Usage go get

06

Jump from one place to another on your OS with the help of command completion and a simple config file.

Jump from one place to another on your OS with the help of command completion and a simple config file.

where-to I'm here, I'm there ;) to command jumps from one place to another on your OS with the help of command completion and a simple config file. dn

07

Cross-platform dot config files manager. Using a yaml file.

medots: Cross-platform config files manager Motivation I want to be able to manage my config files (dot files) stored in a git repo across multiple OS

08

Package config implements parser for simple but powerful language used for configuration files.

NAME Package config implements parser for simple but powerful language used for configuration files. AUTHORS Viacheslav Chimishuk vchimi

09

Config files for my GitHub profile.

Hi there 👋 Thanks for visiting my GitHub profile, it's great to meet you here! 😊 Here are some quick things about me: 🔭 I'm a software engineer who

10

Tool to get code / config snippets from various collections

Snipper Tool to get code / config snippets from various collections Warning This project is still in the very early alpha phase and currently more lik

11

Starfig is a programmatic config generator. It helps create static configs using Starlark, a deterministic Python-like language.

Starfig is a programmatic config generator. It helps create static configs using Starlark, a deterministic Python-like language.

Starfig is a programmatic configuration (config) generator. It helps create static configs using Starlark, a deterministic Python-like language. Featu

12

Uses Ngrok api to fetch the URL of your one service, and then adds it to your .ssh/config

go-ngrok-sshconfig So Ngrok only allows for one active machine per user for a free account. But I want to use ngrok for multiple machines. Introducing

13

This projects runs tests over kube-scheduler-simulator and allows to pass different configurations, nodes and pods from files and visually shows impact how config changes CPU/Memory balance in cluster

Run Prepare data: ./scripts/download_nodes.sh ./scripts/download_pods.sh Build app: ./scripts/download_deps.sh 1.23.4 go build cmd/main.go bench Run:

14

A simple way to create a command-line utility

ILC - The simple way to create a command-line utility Create an easy to use interactive CLI to simplify your workflow with a single YAML file. Install

15

RunMultiplePipelines plugin adds a new custom stage to Spinnaker to trigger multiple child pipelines based on a yaml config.

RunMultiplePipelines plugin adds a new custom stage to Spinnaker to trigger multiple child pipelines based on a yaml config.

16

A tiny package to map the environment variables to Go structs without any 3rd party dependencies.

ECO - Enviroment Configurations to Go Structs This is a tiny package to map the environment variables to Go structs w/o the need of a config file. It

17

A simple package to read configurations from JSON file, environment and flags.

Config Config is a simple package to read configurations from JSON file, environment and flags. Installation: go get -u github.com/catamat/config Exa

18

Tune all network interfaces for best performance.

NIC config NIC config is a very simple utility that will automatically tune all network interfaces in a Linux machine for best performance. Currently

19

A tool for Docker containers that render config files, extend the environment and run commands

run run replaces tokens in a config file tempalte by values from the specific data sources, saves a new config file and executes a command. It was des

20
1