shaovie / goev
goev is a lightweight, concise i/o event demultiplexer implementation in Go
☆186Updated last year
Related projects ⓘ
Alternatives and complementary repositories for goev
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆264Updated 5 months ago
- Examples of gnet☆249Updated last month
- 高性能websocket库, Callback写法,在高频cpu上有不俗表现 https://github.com/antlabs/quickws-example☆96Updated 4 months ago
- A faster Protobuf serializer & deserializer.☆87Updated 2 months ago
- Speed up the memory allocation and improve the garbage collection performance.☆54Updated last year
- A generics based dependency injection application framework for Go, support OpenTelemetry trace/metric/log natively 🚀🚀🚀☆167Updated this week
- send/receive framed data via TCP or QUIC☆180Updated last year
- golang timewheel similar to glang std timer☆292Updated last year
- Simple and high-performance data structures and algorithms library☆57Updated last month
- Experimental packages not in std and golang.org/exp☆74Updated 3 weeks ago
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.☆50Updated 10 months ago
- A complete solution to reload your go code without restarting your server, interrupting or blocking any ongoing procedure.☆354Updated 5 months ago
- Provides some convenient API, includes Goid(), GetG() and LocalStorage, which is a goroutine's local storage, just like ThreadLocal in ot…☆114Updated last year
- 🦄【轻量级本地内存缓存】🤏代码少于300行⌚️30s接入🚀高性能、极简设计、并发安全🌈支持LRU 和 LRU-2模式 🦖支持分布式一致性 [ecache] Extremely easy, ultra fast, concurrency-safe and suppo…☆239Updated 4 months ago
- ☆80Updated 3 years ago
- 🗃 Generic cache use and cache manage. Provide a unified usage API by packaging various commonly used drivers. Support File, Memory, Red…☆193Updated 3 months ago
- 让 Go 便捷使用装饰器的工具,装饰器能够切面 (AOP)、代理 (Proxy) 任意的函数和方法,提供观察和控制函数的能力。go-decorator is a tool that allows Go to easily use decorators. The decora…☆60Updated 2 months ago
- go-optioner is a tool for generating functional options pattern in Go code. This tool can automatically generate corresponding options co…☆59Updated 5 months ago
- golang 共享内存的使用☆40Updated 3 years ago
- ☆123Updated 3 months ago
- lock-free queue and other implementations☆127Updated last year
- ☆95Updated last year
- lockfree queue☆389Updated last year
- golang epoll实现☆85Updated 10 months ago
- pcopy是深度拷贝库,相比上个版本(v0.0.10),性能提升4-10倍☆89Updated 10 months ago
- ThreadLocal for Golang.☆235Updated 2 months ago
- 一个拥有分片机制的轻量级内存缓存库,API 友好,支持多种数据淘汰机制 - An api friendly memory-based cache☆30Updated 9 months ago
- Service Reliability Algorithm☆181Updated last year