hslam / netpoll
Package netpoll implements a network poller based on epoll/kqueue.
☆57Updated last year
Alternatives and similar repositories for netpoll:
Users that are interested in netpoll are comparing it to the libraries listed below
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆100Updated 2 months ago
- Fast and Scalable RPC Framework☆43Updated last year
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- ☆80Updated last month
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Experimental packages not in std and golang.org/exp☆78Updated 4 months ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Benchmark test of gnet☆37Updated 4 months ago
- a thread-safe concurrent map for go☆49Updated 10 months ago
- TryLock support on read-write lock for Golang☆36Updated 3 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
- goroutine local storage (use context instead if possible)☆77Updated 2 months ago
- Go Pooling Helpers☆113Updated 4 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- A prefix tree implementation in go☆42Updated last year
- Expression evaluator for Go☆72Updated last month
- an encrypted UDP connection between two peers using QUIC☆27Updated 11 months ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- Go client library for Pilosa☆57Updated 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
- Simple string pattern matcher for Go☆127Updated last year
- Load file-backed memory☆122Updated 2 years ago
- Runtime Struct Builder for Go☆32Updated 4 years ago
- NATSRPC, transport by nats, define by proto file(gen code),use like grpc☆18Updated last year
- Expirable Go LRC\LRU cache without goroutines☆85Updated 3 weeks ago
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆23Updated last month