tidwall / evio-liteLinks
Fast event-loop networking for Go (the lite version)
☆72Updated 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
Sorting:
- Write ahead Raft log for Go☆57Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆47Updated last year
- Load file-backed memory☆122Updated 2 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- more advanced sync primitives in Go☆14Updated 5 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated this week
- Off heap golang memory pool☆60Updated 3 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- A fast little LRU cache for Go☆170Updated 2 years ago
- A revamped Google's jump consistent hash☆106Updated 2 years ago
- First redis RESP3 protocol library in Go☆88Updated last year
- Runtime Struct Builder for Go☆32Updated 4 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆140Updated 2 months ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆46Updated 2 years ago
- Storage algorithms.☆38Updated 4 years ago
- Utility functions and types used by Dragonboat and its related projects☆29Updated last year
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- distributed synchronization primitives☆62Updated 2 years ago
- Common packages used by other repos.☆27Updated last year
- A spinlock implementation for Go.☆61Updated 4 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- ☆80Updated 3 months ago
- Raft backend using LevelDB☆32Updated 3 years ago
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 2 years ago
- ☆38Updated 2 years ago
- low level data type and utils in Golang.☆84Updated 2 years ago
- an encrypted UDP connection between two peers using QUIC☆28Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆40Updated 2 years ago