shaovie / goevLinks
goev is a lightweight, concise i/o event demultiplexer implementation in Go
☆201Updated 2 years ago
Alternatives and similar repositories for goev
Users that are interested in goev are comparing it to the libraries listed below
Sorting:
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆286Updated last year
- A generics based dependency injection application framework for Go, supporting aspect oriented programming based on interceptors☆195Updated last month
- A faster Protobuf serializer & deserializer.☆104Updated 2 months ago
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆110Updated last year
- Examples of gnet☆294Updated this week
- ☆150Updated 8 months ago
- a simple netpoll implemented using go☆79Updated 2 years ago
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆86Updated 5 months ago
- Simple and high-performance data structures and algorithms library☆59Updated 7 months ago
- Experimental packages not in std and golang.org/exp☆80Updated last year
- ☆99Updated 2 years ago
- Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in ot…☆115Updated 2 years ago
- send/receive framed data via TCP or QUIC☆185Updated 2 years ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆94Updated 2 months ago
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆51Updated 2 years ago
- golang timewheel similar to glang std timer☆297Updated 2 years ago
- 🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and suppo…☆266Updated 7 months ago
- 一款基于gnet开发的RPC微服务框架☆48Updated 5 years ago
- ☆85Updated 4 years ago
- Dynamically and efficiently operate RPC data for Go☆177Updated this week
- lock-free queue and other implementations☆128Updated 2 years ago
- 🚀🚀自动扩容的循环缓冲区实现☆38Updated 4 years ago
- Lightweight Go SDK used as Proxyless Service Governance☆145Updated this week
- golang epoll实现☆88Updated 2 years ago
- go-optioner is a tool for generating functional options pattern in Go code. This tool can automatically generate corresponding options co…☆66Updated last year
- A complete solution to reload your go code without restarting your server, interrupting or blocking any ongoing procedure.☆417Updated last year
- golang 共享内存的使用☆41Updated 4 years ago
- 字节内推👇🏻☆62Updated last year
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆200Updated last month
- 通用型任务队列, 带并发控制和故障恢复☆27Updated last week