hslam / netpollLinks
Package netpoll implements a network poller based on epoll/kqueue.
☆59Updated 2 years ago
Alternatives and similar repositories for netpoll
Users that are interested in netpoll are comparing it to the libraries listed below
Sorting:
- ☆80Updated 4 months ago
- Go Pooling Helpers☆119Updated 5 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Fast and Scalable RPC Framework☆43Updated 2 years ago
- System V shared memory functions in pure Go.☆133Updated last year
- Simple string pattern matcher for Go☆134Updated 3 months ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆107Updated 2 months ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Storing strings without GC overhead☆84Updated this week
- ⚡️ lock-free utilities in Go☆163Updated last year
- Load file-backed memory☆122Updated 3 years ago
- Experimental packages not in std and golang.org/exp☆80Updated 11 months ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆43Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 2 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- Rolling window implementation in go.☆58Updated last week
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- Easy to use Raft library to make your app distributed, highly available and fault-tolerant☆75Updated 4 years ago
- A highly optimized double-ended queue☆202Updated 2 years ago
- Golang utlities to make your life easier with zero allocations☆48Updated 2 months ago
- A prefix tree implementation in go☆44Updated last year
- A thread safe map which has expiring key-value pairs.☆74Updated last year
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- goroutine local storage (use context instead if possible)☆78Updated 10 months ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated 2 weeks ago
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago