tidwall / evio-liteLinks
Fast event-loop networking for Go (the lite version)
☆71Updated 5 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
- A fast little LRU cache for Go☆174Updated 2 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 8 months ago
- Load file-backed memory☆122Updated 3 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- A reliability layer for UDP connections in Go.☆140Updated 5 years ago
- epoll implementation for connections in Linux, MacOS and Windows☆88Updated 8 months ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 3 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- low level data type and utils in Golang.☆84Updated 2 years ago
- A revamped Google's jump consistent hash☆108Updated 3 years ago
- First redis RESP3 protocol library in Go☆90Updated last week
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated 2 weeks ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- high performance key value database written in Go. Deprecated. Use robaho/leveldb☆87Updated 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…☆47Updated 3 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 6 years ago
- an encrypted UDP connection between two peers using QUIC☆28Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- An extremely fast Non-crypto-safe AES Based Hash algorithm for Big Data☆64Updated 5 years ago
- Red-Black Tree written in Go with generics(100% test coverage)☆59Updated last year
- An ~O(2k) time complexity http request router in Go☆45Updated 6 years ago
- A key value storage example powered by hashicorp raft and BadgerDB☆102Updated 7 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- 🚀🚀自动扩容的循环缓冲区实现☆38Updated 4 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated 2 years ago