go-kod / kod
A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors
☆183Updated this week
Alternatives and similar repositories for kod:
Users that are interested in kod are comparing it to the libraries listed below
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆195Updated this week
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆50Updated last year
- a simple netpoll implemented using go☆77Updated last year
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆189Updated last year
- Simple and high-performance data structures and algorithms library☆59Updated 6 months ago
- go-optioner is a tool for generating functional options pattern in Go code. This tool can automatically generate corresponding options co…☆61Updated 10 months ago
- All-in-one go testing library☆395Updated this week
- high performance in-memory cache☆290Updated last month
- A faster Protobuf serializer & deserializer.☆95Updated 8 months ago
- ☆137Updated 2 months ago
- gorm v2的即插即用、无需修改代码的旁路缓存。An easy-to-use look-aside cache solution for gorm v2 users.☆116Updated 10 months ago
- A tool to generate bun, gorm, sql, sqlx and xorm sql code.☆85Updated last year
- Small and easy-to-use golang pprof web UI, support Docker, x86, ARM, macOS☆59Updated last year
- Go tips from Phuong Le. Go语言编程技巧☆207Updated 6 months ago
- A simple error library that supports error stacks, error codes, and error chains.☆56Updated last year
- A Go Mongo library based on the official MongoDB driver, featuring streamlined document operations, generic binding of structs to collect…☆181Updated this week
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆91Updated this week
- General Golang Code Generator☆198Updated last year
- Zero-allocation type-safe pool for Go☆231Updated last year
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆172Updated 9 months ago
- opentelemetry for gorm☆111Updated this week
- a simple fsm for Go☆51Updated 3 years ago
- Clone any Go data structure deeply and thoroughly.☆311Updated 11 months ago
- Mir is a toolkit for register method handler to http engine router(eg: gin,echo,iris,mux,httprouter) use struct tag info.☆82Updated 10 months ago
- Stream API for Go.☆92Updated 2 years ago
- A simple and user-friendly reflection utility library.☆46Updated last year
- 100w连接仅需500-700MB内存,针对海量连接特别优化的websocket库(kqueue, epoll),高性能,callback写法,在服务器cpu上有不俗表现 https://github.com/antlabs/greatws-example☆83Updated 8 months ago
- A tool to check available updates of packages in go.mod.☆123Updated 2 years ago
- A tool for generating Ent schema from SQL schema☆189Updated last year
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆72Updated last month