smallnest / epollerLinks
epoll implementation for connections in Linux, MacOS and Windows
☆87Updated last month
Alternatives and similar repositories for epoller
Users that are interested in epoller are comparing it to the libraries listed below
Sorting:
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- 🚀🚀自动扩容的循环缓冲区实现☆38Updated 3 years ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆101Updated 3 months ago
- Low level image processing library in pure Go with SIMD assembly☆129Updated 8 years ago
- ☆80Updated 2 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A reliability layer for UDP connections in Go.☆138Updated 5 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆139Updated last month
- System V shared memory functions in pure Go.☆133Updated 8 months ago
- ⚡️ lock-free utilities in Go☆157Updated last year
- golang 共享内存的使用☆40Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- JIT compile library for Go☆83Updated 5 years ago
- A revamped Google's jump consistent hash☆106Updated 2 years ago
- Interactive Assembler for Go☆64Updated 7 months ago
- A tiny library to get current goroutine id☆90Updated last year
- Porting libc from C to Go☆23Updated last year
- Server for benchmarking pure Go key/value databases☆159Updated last year
- compare perfomance for GO and C udp packet per second speed (linux only)☆13Updated 9 years ago
- Send network packets over a TCP or UDP connection.☆1Updated 5 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- lock-free queue and other implementations☆128Updated last year
- golang, file queue☆18Updated 10 years ago
- Go Pooling Helpers☆114Updated 4 years ago
- netpoll事件驱动,goroutine协程池化,降低无效协程的资源占用,适用于高连接数(对于低频数据传输的场景,可以大幅降低协程数,提升资源利用率)☆30Updated 6 years ago
- A fast little LRU cache for Go☆170Updated 2 years ago
- goroutine local storage (use context instead if possible)☆77Updated 3 months ago