chenmingyong0423 / go-optionerLinks
go-optioner is a tool for generating functional options pattern in Go code. This tool can automatically generate corresponding options code based on the given struct definition.
☆66Updated last year
Alternatives and similar repositories for go-optioner
Users that are interested in go-optioner are comparing it to the libraries listed below
Sorting:
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆199Updated last week
- A tool to generate bun, gorm, sql, sqlx and xorm sql code.☆86Updated 2 years ago
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆174Updated last year
- Stream API for Go.☆92Updated 3 years ago
- A tool to check available updates of packages in go.mod.☆123Updated 2 years ago
- 从 protobuf 文件中生成使用 gin 的 http rpc 服务 (protobuf to gin code)☆120Updated 3 years ago
- gorm v2的即插即用、无需修改代码的旁路缓存。An easy-to-use look-aside cache solution for gorm v2 users.☆117Updated last year
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、 代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆83Updated 2 months ago
- A Go Mongo library based on the official MongoDB driver, featuring streamlined document operations, generic binding of structs to collect…☆210Updated 2 months ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆286Updated 10 months ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆94Updated 6 months ago
- Type-safe GORM with SQL templates, model helpers, first-class associations☆62Updated 3 weeks ago
- go并发模式的demo☆66Updated last year
- GORM V2 Opentracing Plugin☆92Updated 5 years ago
- a simple netpoll implemented using go☆79Updated 2 years ago
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆51Updated last year
- golang json字段过滤,复用struct 随意选择你想要输出为json的结构体字段。 json filter Golang's JSON filter randomly selects the structure fields you want to output …☆134Updated 11 months ago
- opentracing integration with GORM☆102Updated 3 years ago
- kratos casbin middleware☆36Updated 5 months ago
- a simple fsm for Go☆51Updated 3 years ago
- mod: zap logging in golang☆57Updated 4 months ago
- ☆99Updated 2 years ago
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆193Updated last week
- ☆68Updated 6 years ago
- go broker interface,you can use kafka,redis,pulsar etc.☆11Updated 5 months ago
- A collection of basic usability component tools dedicated to providing micro-services and single services, drawing on some excellent open…☆337Updated 2 weeks ago
- util toolkit for go.golang 通用函数包☆177Updated 3 weeks ago
- 用户访问频率控制ratelimit,不同于网关级限流(包括go.uber.org/ratelimit漏桶限流以及github.com/juju/ratelimit令牌桶限流),本限流方案为业务级限流,适用于平台运营中,精细化的按单个用户,按IP等限流,为业内rdeis滑动窗…☆103Updated last year
- Clone any Go data structure deeply and thoroughly.☆324Updated 5 months ago
- A simple and user-friendly reflection utility library.☆47Updated 2 years ago