tidwall / evio-lite
Fast event-loop networking for Go (the lite version)
☆71Updated 4 years ago
Alternatives and similar repositories for evio-lite:
Users that are interested in evio-lite are comparing it to the libraries listed below
- Write ahead Raft log for Go☆57Updated 4 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆39Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆44Updated 8 months ago
- an encrypted UDP connection between two peers using QUIC☆27Updated 9 months ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Load file-backed memory☆120Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Lock-Free Queue for Go☆25Updated 6 years ago
- distributed synchronization primitives☆60Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Runtime Struct Builder for Go☆32Updated 3 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated 2 years ago
- Raft backend using LevelDB☆31Updated 2 years ago
- A revamped Google's jump consistent hash☆104Updated 2 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆86Updated 2 years ago
- A simple and efficient LRU cache package for Go☆37Updated last year
- First redis RESP3 protocol library in Go☆88Updated 11 months ago
- more advanced sync primitives in Go☆14Updated 4 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- 0-RTT network protocol optimized for P2P transfers.☆24Updated last year
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆78Updated 4 months ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- ☆38Updated 2 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- Utility functions and types used by Dragonboat and its related projects☆29Updated 7 months ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago