tidwall / evio-liteLinks
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
Sorting:
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 5 months ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Load file-backed memory☆121Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last week
- Non-Invasive goroutine inspector☆92Updated 2 months ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- A reliability layer for UDP connections in Go.☆139Updated 5 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- an encrypted UDP connection between two peers using QUIC☆28Updated last year
- A revamped Google's jump consistent hash☆107Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated last month
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 3 years ago
- First redis RESP3 protocol library in Go☆89Updated last year
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Runtime struct builder for Go☆32Updated 2 months ago
- low level data type and utils in Golang.☆84Updated 2 years ago
- epoll implementation for connections in Linux, MacOS and Windows☆89Updated 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…☆47Updated 2 years ago
- An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data☆64Updated 4 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- ☆79Updated last month
- Low level image processing library in pure Go with SIMD assembly☆131Updated 8 years ago
- 0-RTT network protocol optimized for P2P transfers.☆24Updated last month
- An ~O(2k) time complexity http request router in Go☆45Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆41Updated 2 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- Utility functions and types used by Dragonboat and its related projects☆29Updated last year