hslam / netpollLinks
Package netpoll implements a network poller based on epoll/kqueue.
☆59Updated last year
Alternatives and similar repositories for netpoll
Users that are interested in netpoll are comparing it to the libraries listed below
Sorting:
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- ☆80Updated 4 months ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- A fast little LRU cache for Go☆171Updated 2 years ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆103Updated 5 months ago
- Rolling window implementation in go.☆57Updated last month
- Eventually consistent distributed in-memory cache Go library☆160Updated 2 years ago
- Go Pooling Helpers☆117Updated 5 years ago
- Experimental packages not in std and golang.org/exp☆78Updated 7 months ago
- Send network packets over a TCP or UDP connection.☆1Updated 5 years ago
- Load file-backed memory☆122Updated 2 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆40Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆88Updated 3 months ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 3 months ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- A highly optimized double-ended queue☆201Updated last year
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- A thread safe map which has expiring key-value pairs.☆75Updated last year
- Package for getting the runtime ID of a goroutine☆49Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- Simple string pattern matcher for Go☆128Updated last year
- Fast and Scalable RPC Framework☆43Updated last year
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- A prefix tree implementation in go☆43Updated last year
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆158Updated 2 years ago
- System V shared memory functions in pure Go.☆133Updated 10 months ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated 2 months ago