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应用配置加载管理,支持多种格式,多文件加载,远程文件加载,支持数据合并,解析环境变量名
☆572Updated last week
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实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆563Updated last week
- 🖥 Go CLI application, tool library, running CLI commands, support console color, user interaction, progress display, data formatting dis…☆376Updated last week
- 📑 Lightweight, configurable, extensible logging library written in Go. Support multi level, multi outputs and built-in multi file logger…☆518Updated last week
- ⚡ zap logging driver for gorm v2☆283Updated last week
- ⚔ Go package for data validation and filtering. support Map, Struct, Form data. Go通用的数据验证与过滤库,使用简单,内置大部分常用验证、过滤器,支持自定义验证器、自定义消息、字段翻译。☆1,114Updated last week
- A charts library for Golang☆276Updated last year
- Alternative logging through zap☆533Updated 3 weeks ago
- The pure-Go SQLite driver for GORM☆802Updated last year
- Static middleware☆318Updated last week
- Multiple databases, read-write splitting FOR GORM☆518Updated 4 months ago
- GORM Customized Data Types Collection☆809Updated last week
- Build microservice with rk-boot and let the team take over clean and tidy code.☆575Updated last year
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆998Updated last week
- golang worker pool , Concurrency limiting goroutine pool☆524Updated last year
- Clone any Go data structure deeply and thoroughly.☆325Updated 7 months ago
- Formatter for https://github.com/sirupsen/logrus☆165Updated 3 years ago
- Gin middleware to enable GZIP support.☆359Updated last week
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆199Updated last week
- 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 …☆398Updated 2 years ago
- A high performance gin middleware to cache http response. Compared to gin-contrib/cache, It has a huge performance improvement. 高性能gin缓存…☆275Updated 5 months ago
- reflect api without runtime reflect.Value cost☆813Updated 8 months ago
- A full-featured regex engine in pure Go based on the .NET engine☆1,126Updated 8 months ago
- 🐥The very simple ORM library for Golang☆296Updated last year
- ⚖️ Fast weighted random selection for Go☆412Updated last week
- 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.☆418Updated last year
- A fantastic modular Go web framework with a slim core but limitless extensibility☆611Updated 2 months ago
- Gin middleware/handler to enable Cache☆441Updated last week
- Go simple async message bus☆283Updated 4 years ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆287Updated 11 months ago
- Rolling writer is an IO util for auto rolling write in go.☆296Updated 2 years ago