npat-efault / pollerLinks
An epoll(7)-based file-descriptor multiplexer.
☆105Updated 9 years ago
Alternatives and similar repositories for poller
Users that are interested in poller are comparing it to the libraries listed below
Sorting:
- a small circular ring buffer library in go / golang☆187Updated 6 years ago
- Package inmem provides an in memory LRU cache with TTL support.☆81Updated 8 years ago
- ZebraPack format is like gobs version 2: serialization in Go, *but* extremely fast and friendly to other languages. Use Go as your schema…☆171Updated 7 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Asynchronous read-ahead for Go readers☆234Updated last year
- Go package for limiting and monitoring data flow rate☆95Updated 9 years ago
- High-performance minimalist queue implemented using a stripped-down lock-free ringbuffer, written in Go (golang.org)☆134Updated 7 years ago
- Very fast, very unsafe serialization for Go☆147Updated 3 years ago
- Port of LZ4 lossless compression algorithm to Go☆212Updated 8 years ago
- go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)☆181Updated 6 years ago
- Non blocking data structures for Go☆267Updated 9 years ago
- Benchstat computes and compares statistics about benchmarks.☆142Updated 7 years ago
- A simple library for working with raw Go struct data.☆86Updated 10 years ago
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- an in-memory LRU string-string map with expiration for golang☆109Updated 7 years ago
- Connection multiplexer for GoLang: serve different services on the same port!☆90Updated 5 months ago
- Cap'n Proto library and parser for go. This is go-capnproto-1.0, and does not have rpc. See https://github.com/zombiezen/go-capnproto2 fo…☆287Updated 5 years ago
- github.com/cznic/b has moved to modernc.org/b☆226Updated 6 years ago
- TryLock for Go☆66Updated 6 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- Distributed RWMutex in Go☆359Updated 6 years ago
- github.com/cznic/kv has moved to modernc.org/kv☆412Updated 6 years ago
- Golang interface to LZ4 compression☆100Updated last year
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆287Updated 4 months ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- SIMD for Go☆163Updated 8 years ago
- Native LZO implementation in Go☆57Updated 4 years ago
- Graph Go package dependencies