go-kod / kodLinks
A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors
☆185Updated 3 weeks ago
Alternatives and similar repositories for kod
Users that are interested in kod are comparing it to the libraries listed below
Sorting:
- Simple and high-performance data structures and algorithms library☆59Updated 8 months ago
- goev is a lightweight, concise i/o event demultiplexer implementation in Go☆192Updated last year
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆197Updated last week
- Go tips from Phuong Le. Go语言编程技巧☆209Updated 8 months ago
- All-in-one go testing library☆406Updated last month
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆50Updated last year
- go-optioner is a tool for generating functional options pattern in Go code. This tool can automatically generate corresponding options co…☆65Updated last year
- ☆141Updated 3 weeks ago
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆173Updated 11 months ago
- a simple netpoll implemented using go☆78Updated 2 years ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆283Updated 6 months ago
- Stream API for Go.☆92Updated 3 years ago
- General Golang Code Generator☆197Updated last year
- go语言代码分析 工具☆139Updated 2 weeks ago
- Go语言猴子补丁框架☆128Updated last year
- A tool to generate bun, gorm, sql, sqlx and xorm sql code.☆85Updated last year
- GoPool is a high-performance, feature-rich, and easy-to-use worker pool library for Golang.☆204Updated last year
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆91Updated 2 months ago
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆103Updated 11 months ago
- high performance in-memory cache☆296Updated 3 months ago
- A faster Protobuf serializer & deserializer.☆97Updated 10 months ago
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆78Updated 4 months ago
- Experimental packages not in std and golang.org/exp☆77Updated 5 months ago
- A simple error library that supports error stacks, error codes, and error chains.☆56Updated last year
- 📑 Lightweight, configurable, extensible logging library written in Go. Support multi level, multi outputs and built-in multi file logger…☆477Updated last month
- lockfree queue☆459Updated last year
- 🎉 An awesome version control tool for protoc and its related plugins.☆184Updated last year
- A tool to check available updates of packages in go.mod.☆123Updated 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☆84Updated 10 months ago