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☆196Updated last month
- a simple netpoll implemented using go☆79Updated 2 years ago
- A faster Protobuf serializer & deserializer.☆104Updated 2 months ago
- minimalist in-memory kv storage, powered by hashmap and minimal quad heap.