xtaci / gaioLinks
High-performance, minimalist async-io (proactor) networking for Golang.
☆1,045Updated last week
Alternatives and similar repositories for gaio
Users that are interested in gaio are comparing it to the libraries listed below
Sorting:
- A Stream processing library based on Go 1.18+ Generics (parallel, pipeline, lazy)☆166Updated 2 years ago
- go-doudou(doudou pronounce /dəudəu/)is OpenAPI 3.0 (for REST) spec and Protobuf v3 (for grpc) based lightweight microservice framework. I…☆1,207Updated this week
- Continuous profiling based on pprof☆221Updated 2 years ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆620Updated last week
- Anti-memory-waste byte buffer pool☆1,322Updated last year
- reflect api without runtime reflect.Value cost☆823Updated 10 months ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆553Updated last year
- A Go package providing a filesystem-backed FIFO queue☆497Updated 4 months ago
- auto adjust your GOGC value☆231Updated last year
- A portable mmap package for Go☆1,086Updated last year
- Tools for building go apps.☆687Updated 3 years ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆286Updated last year
- Fast and easy-to-use skip list for Go.☆431Updated last year
- Write ahead log for Go.☆706Updated 5 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.☆264Updated 2 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Updated 3 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.☆222Updated last year
- ⚡️ lock-free utilities in Go☆164Updated last year
- A secure, chained UDP relayer based on gaio.☆132Updated this week
- Golang implementation of Radix trees☆935Updated last year
- Clone any Go data structure deeply and thoroughly.☆332Updated 9 months ago
- Patch all Go functions for testing☆261Updated 2 years ago
- Provides easy-to-use async IO interface with io_uring☆690Updated 2 years ago
- concurrency utilities☆304Updated 6 years ago
- reuse tcp/udp ports in golang☆799Updated 5 months ago
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- lockfree queue☆476Updated 2 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆408Updated last year
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,332Updated 2 months ago
- Rolling writer is an IO util for auto rolling write in go.☆295Updated 2 years ago