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
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆107Updated 3 months ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- Go Pooling Helpers☆119Updated 5 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- ☆123Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Experimental packages not in std and golang.org/exp☆80Updated last year
- ⚡️ lock-free utilities in Go☆163Updated last year
- Expirable Go LRC\LRU cache without goroutines☆92Updated last month
- A highly optimized double-ended queue☆202Updated 2 years ago
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- Simple string pattern matcher for Go☆136Updated 4 months ago
- Load file-backed memory☆122Updated 3 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆43Updated 3 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- goroutine local storage (use context instead if possible)☆78Updated 10 months ago
- x/sync/singleflight but with Go 1.18 generics☆31Updated 3 years ago
- System V shared memory functions in pure Go.☆134Updated last year
- Fast and Scalable RPC Framework☆43Updated 2 years ago
- Eventually consistent distributed in-memory cache Go library☆162Updated 2 years ago
- Faster substitution of tidwall/gjson☆51Updated 4 months ago
- Rolling window implementation in go.☆59Updated last month
- An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing☆161Updated 2 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 3 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- A prefix tree implementation in go☆44Updated last year
- 🚀🚀自动扩容的循环缓冲区实现☆38Updated 4 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated 3 weeks ago