xtaci / gaioLinks
High performance minimalism async-io(proactor) networking for Golang.
☆795Updated last month
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☆584Updated 4 months ago
- Anti-memory-waste byte buffer pool☆1,286Updated last year
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆548Updated 11 months ago
- reflect api without runtime reflect.Value cost☆802Updated 4 months ago
- Clone any Go data structure deeply and thoroughly.☆321Updated 2 months ago
- A Stream processing library based on Go 1.18+ Generics (parallel, pipeline, lazy)☆169Updated 2 years ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆284Updated 7 months ago
- Golang Serializer Benchmark Comparison☆417Updated 2 years ago
- Tools for building go apps.☆681Updated 3 years ago
- A portable mmap package for Go☆1,054Updated 7 months ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆260Updated 2 years ago
- The next-generation security Mesh VPN implementation based on Golang.☆174Updated 3 years ago
- Golang implementation of Hierarchical Timing Wheels.☆684Updated 2 years ago
- More effective network communication, two-way calling, notify and broadcast supported.☆1,066Updated 5 months ago
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- Rolling writer is an IO util for auto rolling write in go.☆298Updated last year
- reuse tcp/udp ports in golang☆792Updated 3 months ago
- Fast golang queue using ring-buffer☆630Updated 2 years ago
- auto adjust your GOGC value☆228Updated 11 months ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆103Updated 5 months ago
- A Go package providing a filesystem-backed FIFO queue☆489Updated last year
- Fast and easy-to-use skip list for Go.☆418Updated 10 months ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆403Updated last year
- The First Redis Cache Library To Ensure Eventual Consistency And Strong Consistency With DB.☆576Updated last year
- Go Pooling Helpers☆116Updated 5 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆213Updated 10 months ago
- WebSocket implementation for fasthttp.☆575Updated 3 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,008Updated 8 months ago
- A golang LRU Cache for high concurrency☆1,367Updated 6 months ago