High-performance, minimalist async-io (proactor) networking for Golang.
-
Updated
Dec 23, 2025 - Go
High-performance, minimalist async-io (proactor) networking for Golang.
Package netpoll implements a network poller based on epoll/kqueue.
netpoll事件驱动,goroutine协程池化,降低无效协程的资源占用,适用于高连接数(对于低频数据传输的场景,可以大幅降低协程数,提升资源利用率)
📁 Monitor file system changes with KQueue—a Swift wrapper for BSD kqueue, providing efficient event tracking for files and directories.
Add a description, image, and links to the netpoll topic page so that developers can more easily learn about it.
To associate your repository with the netpoll topic, visit your repo's landing page and select "manage topics."