gookit / configLinks
📝 Go configuration manage(load,get,set,export). support JSON, YAML, TOML, Properties, INI, HCL, ENV and Flags. Multi file load, data override merge, parse ENV var. Go应用配置加载管理,支持多种格式,多文件加载,远程文件加载,支持数据合并,解析环境变量名
☆575Updated last month
Alternatives and similar repositories for config
Users that are interested in config are comparing it to the libraries listed below
Sorting:
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆562Updated 2 weeks ago
- 🖥 Go CLI application, tool library, running CLI commands, support console color, user interaction, progress display, data formatting dis…☆376Updated 2 weeks ago
- 📑 Lightweight, configurable, extensible logging library written in Go. Support multi level, multi outputs and built-in multi file logger…☆530Updated 2 weeks ago
- ⚡ zap logging driver for gorm v2☆284Updated this week
- ⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库,使用简单,内置大部分常用验证、过滤器,支持自定义验证器、自定义消息、字段翻译。☆1,123Updated last week
- Gin middleware to enable GZIP support.☆362Updated 3 weeks ago
- Alternative logging through zap☆536Updated 3 weeks ago
- Static middleware☆320Updated 3 weeks ago
- Multiple databases, read-write splitting FOR GORM☆526Updated 5 months ago
- Build microservice with rk-boot and let the team take over clean and tidy code.☆573Updated last year
- GORM Customized Data Types Collection☆818Updated last month
- A simple and easy go tools for auto mapper map to struct, struct to map, struct to struct, slice to slice, map to slice, map to json.☆419Updated last year
- The pure-Go SQLite driver for GORM☆816Updated last year
- A charts library for Golang☆277Updated last year
- golang worker pool , Concurrency limiting goroutine pool☆521Updated last year
- A high performance gin middleware to cache http response. Compared to gin-contrib/cache, It has a huge performance improvement. 高性能gin缓存…☆275Updated 6 months ago
- Gin middleware/handler to enable Cache☆447Updated last month
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆199Updated 2 weeks ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,011Updated last week
- gin pprof middleware☆709Updated 3 weeks ago
- Clone any Go data structure deeply and thoroughly.☆327Updated 8 months ago
- 🎉 An awesome version control tool for protoc and its related plugins.☆184Updated last year
- Go simple async message bus☆285Updated 4 years ago
- Request ID middleware for Gin Framework☆251Updated 3 weeks ago
- Quick Solution with Unstructured JSON data☆202Updated 3 months ago
- A fantastic modular Go web framework with a slim core but limitless extensibility☆615Updated 4 months ago
- i18n middleware☆122Updated last week
- 💪 Helper Utils(900+): int, byte, string, array/slice, map, struct, dump, convert/format, error, web/http, cli/flag, OS/ENV, filesystem, …☆2,330Updated last week
- Go structures with default values using tags☆342Updated last year
- orderedmap is a golang map where the keys keep the order that they're added. It can be de/serialized from/to JSON. It's based closely on …☆402Updated 2 years ago