hslam / netpoll
Package netpoll implements a network poller based on epoll/kqueue.
☆55Updated last year
Alternatives and similar repositories for netpoll:
Users that are interested in netpoll are comparing it to the libraries listed below
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Go Pooling Helpers☆113Updated 4 years ago
- Experimental packages not in std and golang.org/exp☆78Updated 2 months ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- Expirable Go LRC\LRU cache without goroutines☆84Updated last week
- A thread safe map which has expiring key-value pairs.☆74Updated 10 months ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 2 years ago
- ☆80Updated last month
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Simple string pattern matcher for Go☆127Updated 11 months ago
- Memory store like map[string]interface{} with better performance when reuse memory☆19Updated 2 years ago
- Package for fast copying structs of different types☆49Updated 4 years ago
- goroutine local storage (use context instead if possible)☆75Updated last month
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆52Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- go routine control, abstraction of the Main and some useful Executors.如果你不会管理Goroutine的话,用它☆61Updated last year
- A prefix tree implementation in go☆42Updated 11 months ago
- Session implementation for fasthttp☆85Updated this week
- an encrypted UDP connection between two peers using QUIC☆27Updated 10 months ago
- The Go library that will drive you to AOP world!☆55Updated last year
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆98Updated last month
- Get client ip from Fast HTTP request☆35Updated 2 years ago
- Benchmark test of gnet☆36Updated 3 months ago
- Expression evaluator for Go☆68Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- A task queue library for Go.☆33Updated 2 years ago
- A sync.WaitGroup with error handling and concurrency control☆48Updated 3 months ago
- Load file-backed memory☆120Updated 2 years ago
- A few days ago, I read an article about BigCache and I was interested to know how they avoided these 2 problems: concurrent access and ex…☆14Updated 5 years ago