xtaci / gaioLinks
High performance minimalism async-io(proactor) networking for Golang.
☆791Updated 3 weeks ago
Alternatives and similar repositories for gaio
Users that are interested in gaio are comparing it to the libraries listed below
Sorting:
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆581Updated 3 months ago
- Anti-memory-waste byte buffer pool☆1,277Updated 11 months ago
- reuse tcp/udp ports in golang☆792Updated 3 months ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆548Updated 10 months ago
- reflect api without runtime reflect.Value cost☆797Updated 3 months ago
- Write ahead log for Go.☆664Updated 7 months ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆284Updated 6 months ago
- Golang implementation of Radix trees☆913Updated 11 months ago
- auto adjust your GOGC value☆228Updated 10 months ago
- A portable mmap package for Go☆1,040Updated 6 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Tools for building go apps.☆679Updated 3 years ago
- Go package implementing bitsets☆1,425Updated 3 weeks ago
- Fast golang queue using ring-buffer☆627Updated 2 years ago
- Fast and easy-to-use skip list for Go.☆416Updated 9 months ago
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆487Updated last year
- ☆488Updated last month
- An immutable radix tree implementation in Golang☆1,045Updated this week
- golang timewheel similar to glang std timer☆294Updated last year
- Zero-allocation reflection library for Go☆576Updated last year
- LZ4 compression and decompression in pure Go☆920Updated last month
- A Stream Multiplexing Library for golang with least memory usage(like TDMA)☆1,402Updated 4 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 9 months ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- A golang LRU Cache for high concurrency☆1,366Updated 6 months ago
- high-performance common weighted algorithm library☆202Updated 2 years ago
- Fast, fully fledged murmur3 in Go.☆335Updated 2 years ago
- Fastest and most memory efficient golang concurrent hashmap☆1,001Updated 8 months ago
- 📢 Lightweight event manager and dispatcher implements by Go. Go实现的轻量级的事件管理、调度程序库, 支持设置监听器的优先级, 支持使用通配符来进行一组事件的监听☆542Updated 3 months ago