dengsgo / go-decorator
让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decorator can slice aspect (AOP) and proxy any function and method, providing the ability to observe and control functions.
☆72Updated 2 months ago
Alternatives and similar repositories for go-decorator:
Users that are interested in go-decorator are comparing it to the libraries listed below
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆91Updated 3 weeks ago
- go-optioner is a tool for generating functional options pattern in Go code. This tool can automatically generate corresponding options co…☆62Updated 11 months ago
- utility api for golang☆42Updated 10 months ago
- 翻译 https://google.github.io/styleguide/go/index☆129Updated last year
- A tool to generate bun, gorm, sql, sqlx and xorm sql code.☆85Updated last year
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆102Updated 10 months ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆278Updated 5 months ago
- Stream API for Go.☆92Updated 2 years ago
- 从 protobuf 文件中生成使用 gin 的 http rpc 服务 (protobuf to gin code)☆117Updated 2 years ago
- mod: zap logging in golang☆55Updated 11 months ago
- Lightweight Go SDK used as Proxyless Service Governance☆137Updated 3 weeks ago
- Alibaba Cloud dingtalk SDK for Go☆67Updated last year
- golang epoll实现☆87Updated last year
- 支持秒级分布式定时任务系统, A high performance distributed task scheduling system, Support multi protocol scheduling tasks☆130Updated 7 months ago
- 🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and suppo…☆251Updated last month
- Mir is a toolkit for register method handler to http engine router(eg: gin,echo,iris,mux,httprouter) use struct tag info.☆82Updated this week
- a simple fsm for Go☆51Updated 3 years ago
- Go graphics are generated as code tools☆43Updated 2 years ago
- gRPC-Go integrates with Polaris Service Discovery and Governance☆44Updated 2 months ago
- ☆99Updated last year
- golang timewheel similar to glang std timer☆294Updated last year
- Quick Solution with Unstructured JSON data☆196Updated 4 months ago
- a simple netpoll implemented using go☆78Updated last year
- Dynamically and efficiently operate RPC data for Go☆164Updated last week
- GORM V2 Opentracing Plugin☆93Updated 4 years ago
- 轻量分布式定时任务库 a lightweight distributed job scheduler library☆461Updated last month
- gorm v2的即插即用、无需修改代码的旁路缓存。An easy-to-use look-aside cache solution for gorm v2 users.☆116Updated 10 months ago
- gorm v2的一个即插即用的旁路缓存解 决方案☆25Updated last year
- A faster Protobuf serializer & deserializer.☆95Updated 8 months ago
- golang json字段过滤,复用struct 随意选择你想要输出为json的结构体字段。 json filter Golang's JSON filter randomly selects the structure fields you want to output …☆134Updated 5 months ago