All Projects → heirko → go-contrib

heirko / go-contrib

Licence: MIT license
Helper for Log configuration, Mixin for properties with fangs

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to go-contrib

goconfig
.gitconfig syntax parser
Stars: ✭ 15 (-25%)
Mutual labels:  configuration, properties
Confucius
A lightweight Java configuration library
Stars: ✭ 51 (+155%)
Mutual labels:  configuration, properties
easy-props
The simple, stupid properties library for Java
Stars: ✭ 76 (+280%)
Mutual labels:  configuration, properties
profig
Powerful configuration management for Scala (JSON, properties, command-line arguments, and environment variables)
Stars: ✭ 25 (+25%)
Mutual labels:  configuration, properties
Hzdtf.foundation.framework
基础框架系统,支持.NET和.NET Core平台,语言:C#,DB支持MySql和SqlServer,主要功能有抽象持久化、服务层,将业务基本的增删改查抽离复用;提供代码生成器从DB生成实体、持久化、服务以及MVC控制器,每层依赖接口,并需要在客户端将对应实现层用Autofac程序集依赖注入,用AOP提供日志跟踪、事务、模型验证等。对Autofac、Redis、RabbitMQ封装扩展;DB访问提供自动主从访问,Redis客户端分区。特别适合管理系统。
Stars: ✭ 22 (+10%)
Mutual labels:  log, configuration
Konf
A type-safe cascading configuration library for Kotlin/Java/Android, supporting most configuration formats
Stars: ✭ 225 (+1025%)
Mutual labels:  configuration, properties
Koanf
Light weight, extensible configuration management library for Go. Built in support for JSON, TOML, YAML, env, command line, file, S3 etc. Alternative to viper.
Stars: ✭ 450 (+2150%)
Mutual labels:  configuration, viper
javaproperties
Python library for reading & writing Java .properties files
Stars: ✭ 20 (+0%)
Mutual labels:  configuration, properties
spdlog setup
spdlog setup initialization via file configuration for convenience.
Stars: ✭ 68 (+240%)
Mutual labels:  log, configuration
Konfig
Simple config properties API for Kotlin
Stars: ✭ 249 (+1145%)
Mutual labels:  configuration, properties
go-starter
Go 服务框架脚手架. 整合 echo、swag、viper、nsq、logrus、fx、xorm、cobra 等第三方库
Stars: ✭ 145 (+625%)
Mutual labels:  viper, logrus
PropertiesFile4Delphi
Library for managing configuration files with key-value syntax
Stars: ✭ 17 (-15%)
Mutual labels:  configuration, properties
emacs.d
Emacs configuration files
Stars: ✭ 15 (-25%)
Mutual labels:  configuration
1config
A command line tool and a library to manage application secrets and configuration safely and effectively.
Stars: ✭ 24 (+20%)
Mutual labels:  configuration
gologger
A concurrent, fast queue/service worker based filesystem logging system perfect for servers with concurrent connections
Stars: ✭ 16 (-20%)
Mutual labels:  log
magicproperties
A little but powerful package that allows you call getters and setters implicitly in PHP.
Stars: ✭ 13 (-35%)
Mutual labels:  properties
wormhole
A minimalistic Ansible-like tool for configuring remote servers via ssh
Stars: ✭ 22 (+10%)
Mutual labels:  configuration
jetrockets-standard
Standard RuboCop configuration for JetRockets with cookies
Stars: ✭ 14 (-30%)
Mutual labels:  configuration
cmd-runner
Execute commands on remote hosts asynchronously over ssh
Stars: ✭ 24 (+20%)
Mutual labels:  configuration
pyhaproxy
Python library to parse haproxy configurations
Stars: ✭ 50 (+150%)
Mutual labels:  configuration

go-contrib by Heirko

Build Status GoDoc Go Report Card

Heirko use open source software and want contribute to community. This repository represent some library in Golang developed by our team.

Logrus Helper

You can find a sample usage in Heirko iris-contrib

Have fun and follow us on Facebook Check or new product Primimo !

Properties

A Properites / configuration app helper, Properties accessor that wrap Viper. Easier app configuration.

Read more

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].