xtaci / gaioLinks
High performance minimalism async-io(proactor) networking for Golang.
☆795Updated 3 months 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☆593Updated 6 months ago
- Anti-memory-waste byte buffer pool☆1,298Updated last year
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆549Updated last year
- A Stream processing library based on Go 1.18+ Generics (parallel, pipeline, lazy)☆168Updated 2 years ago
- reflect api without runtime reflect.Value cost☆805Updated 5 months ago
- reuse tcp/udp ports in golang☆792Updated last month
- A Go package providing a filesystem-backed FIFO queue☆491Updated last week
- auto adjust your GOGC value☆228Updated last year
- Clone any Go data structure deeply and thoroughly.☆323Updated 4 months ago
- Tools for building go apps.☆684Updated 3 years ago
- The First Redis Cache Library To Ensure Eventual Consistency And Strong Consistency With DB.☆590Updated last year
- Fast and easy-to-use skip list for Go.☆421Updated 11 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.☆262Updated 2 years ago
- A portable mmap package for Go☆1,072Updated 9 months ago
- Qmgo - The Go driver for MongoDB. It‘s based on official mongo-go-driver but easier to use like Mgo.☆1,336Updated 2 months ago
- Golang Serializer Benchmark Comparison☆416Updated 2 years ago
- Patch all Go functions for testing☆260Updated last year
- Go Pooling Helpers☆118Updated 5 years ago
- ☆493Updated 2 weeks 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.☆218Updated last year
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆288Updated 2 years ago
- Fast golang queue using ring-buffer☆633Updated 2 years ago
- concurrency utilities☆301Updated 6 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆404Updated last year
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆286Updated 9 months ago
- Provides easy-to-use async IO interface with io_uring☆664Updated last year
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- Write ahead log for Go.☆678Updated 3 weeks ago
- The next-generation security Mesh VPN implementation based on Golang.☆174Updated 3 years ago
- Online deadlock detection in go (golang)☆1,144Updated 3 weeks ago