xtaci / gaio
High performance minimalism async-io(proactor) networking for Golang.
☆817Updated last month
Related projects ⓘ
Alternatives and complementary repositories for gaio
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆513Updated last week
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆540Updated 3 months ago
- reflect api without runtime reflect.Value cost☆766Updated 4 months ago
- Anti-memory-waste byte buffer pool☆1,193Updated 4 months ago
- Tools for building go apps.☆673Updated 2 years ago
- A portable mmap package for Go☆949Updated last month
- Fast golang queue using ring-buffer☆613Updated last year
- Write ahead log for Go.☆613Updated last week
- auto adjust your GOGC value☆219Updated 3 months ago
- A Go package providing a filesystem-backed FIFO queue☆470Updated last year
- More effective network communication, two-way calling, notify and broadcast supported.☆968Updated last month
- A golang LRU Cache for high concurrency☆1,310Updated last week
- reuse tcp/udp ports in golang☆765Updated last month
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆263Updated 6 months ago
- Zero-allocation reflection library for Go☆537Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆934Updated 3 weeks ago
- Go package implementing bitsets☆1,350Updated this week
- XXH3 algorithm in Go☆410Updated last year
- Golang implementation of Radix trees☆888Updated 4 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆578Updated 3 months ago
- Online deadlock detection in go (golang)☆1,033Updated 3 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,136Updated 4 months ago
- A Go code generator for MessagePack / msgpack.org[Go]☆1,811Updated last week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆1,827Updated 4 months ago
- The Snappy compression format in the Go programming language.☆1,530Updated 10 months ago
- Fast and easy-to-use skip list for Go.☆382Updated 2 months ago
- A complete solution to reload your go code without restarting your server, interrupting or blocking any ongoing procedure.☆359Updated 6 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆277Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,787Updated last year
- Generic PriorityQueues, Queues, Stacks, and Deque data structures for Go☆877Updated last year