shaovie / goev
goev is a lightweight, concise i/o event demultiplexer implementation in Go
☆188Updated last year
Alternatives and similar repositories for goev:
Users that are interested in goev are comparing it to the libraries listed below
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆275Updated 3 months ago
- golang timewheel similar to glang std timer☆295Updated last year
- A faster Protobuf serializer & deserializer.☆91Updated 7 months ago
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆182Updated last week
- Examples of gnet☆266Updated 3 months ago
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆98Updated 8 months ago
- Simple and high-performance data structures and algorithms library☆59Updated 5 months ago
- Speed up the memory allocation and improve the garbage collection performance.☆54Updated last year
- Experimental packages not in std and golang.org/exp☆78Updated 2 months ago
- ☆99Updated last year
- go-optioner is a tool for generating functional options pattern in Go code. This tool can automatically generate corresponding options co…☆61Updated 9 months ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆195Updated last week
- Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in ot…☆116Updated 2 years ago
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆50Updated last year
- ☆135Updated last month
- Lightweight Go SDK used as Proxyless Service Governance☆136Updated last month
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆91Updated 3 months ago
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆72Updated last month
- gRPC-Go integrates with Polaris Service Discovery and Governance☆44Updated 3 weeks ago
- golang epoll实现☆87Updated last year
- Clone any Go data structure deeply and thoroughly.☆307Updated 10 months ago
- ☆84Updated 3 years ago
- A in-process MapReduce library to help you optimizing service response time or concurrent task processing.☆172Updated 8 months ago
- 🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and suppo…☆247Updated 8 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 9 months ago
- a simple netpoll implemented using go☆77Updated last year
- ThreadLocal for Golang.☆253Updated last week
- Stream API for Go.☆92Updated 2 years ago
- Dynamically and efficiently operate RPC data for Go☆159Updated last week
- lockfree queue☆424Updated last year