xtaci / gaioLinks
High performance minimalism async-io(proactor) networking for Golang.
☆796Updated 4 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☆595Updated 6 months ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆549Updated last year
- Anti-memory-waste byte buffer pool☆1,303Updated last year
- Fast and easy-to-use skip list for Go.☆423Updated last year
- reflect api without runtime reflect.Value cost☆806Updated 6 months ago
- Tools for building go apps.☆684Updated 3 years ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆286Updated 10 months ago
- A Go package providing a filesystem-backed FIFO queue☆495Updated last month
- 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
- reuse tcp/udp ports in golang☆791Updated last month
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆288Updated 2 years ago
- A portable mmap package for Go☆1,074Updated 10 months ago
- Fast golang queue using ring-buffer☆633Updated 2 years ago
- auto adjust your GOGC value☆229Updated last year
- Write ahead log for Go.☆680Updated last month
- golang timewheel similar to glang std timer☆296Updated 2 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆404Updated last year
- Examples of gnet☆286Updated 10 months ago
- A Stream processing library based on Go 1.18+ Generics (parallel, pipeline, lazy)☆168Updated 2 years ago
- Golang Serializer Benchmark Comparison☆414Updated 2 years ago
- Provides easy-to-use async IO interface with io_uring☆666Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,872Updated 2 months ago
- Clone any Go data structure deeply and thoroughly.☆324Updated 5 months ago
- Patch all Go functions for testing☆260Updated last year
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆220Updated last year
- Golang implementation of Hierarchical Timing Wheels.☆693Updated 2 years ago
- lockfree queue☆465Updated 2 years ago
- ☆493Updated last month
- Fast, zero heap allocation Go Trie for runes or paths☆495Updated last year
- Go Pooling Helpers☆118Updated 5 years ago