tidwall / evio-lite
Fast event-loop networking for Go (the lite version)
☆70Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for evio-lite
- Write ahead Raft log for Go☆57Updated 4 years ago
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- an encrypted UDP connection between two peers using QUIC☆27Updated 6 months ago
- Load file-backed memory☆121Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated last year
- Package for getting the runtime ID of a goroutine☆42Updated 6 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…☆45Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- Lock-Free Queue for Go☆25Updated 6 years ago
- more advanced sync primitives in Go☆14Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- 0-RTT network protocol optimized for P2P transfers.☆24Updated last year
- A simple and efficient LRU cache package for Go☆38Updated last year
- Memory store like map[string]interface{} with better performance when reuse memory☆18Updated 2 years ago
- Golang library for io_uring (without CGO)☆132Updated 3 years ago
- Redis protocol parser in golang☆16Updated 8 years ago
- A fast little LRU cache for Go☆165Updated last year
- ☆38Updated last year
- Utility functions and types used by Dragonboat and its related projects☆29Updated 5 months ago
- on-disk hash table(mainly for WAL).☆24Updated last year
- low level data type and utils in Golang.☆83Updated last year
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- simple data streams for go☆31Updated 2 years ago
- A goroutine limiter for Go☆80Updated 2 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated last year