pawelgaczynski / gainLinks
Gain is a high-performance io_uring networking framework written entirely in Go.
☆547Updated 2 years ago
Alternatives and similar repositories for gain
Users that are interested in gain are comparing it to the libraries listed below
Sorting:
- A thread-safe queue faster and more resource efficient than golang's native channels☆685Updated last year
- Go port of Google's Swiss Table hash table☆448Updated 2 months ago
- Golang port of Abseil's SwissTable☆828Updated 5 months ago
- Sonic is a Go library for network and I/O programming that provides developers with a consistent asynchronous model, with a focus on achi…☆748Updated this week
- ⚡ A memory arena implementation for Go.☆551Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆1,017Updated 10 months ago
- ☆249Updated this week
- XXH3 algorithm in Go☆476Updated last month
- Make your Go programs use less memory (maybe)☆838Updated 2 weeks ago
- Structured concurrency made easy☆391Updated this week
- Low-level Go Client for ClickHouse☆377Updated this week
- Simple dense bitmap index in Go with binary operators☆353Updated 2 months ago
- Concurrent data structures for Go☆1,460Updated last month
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆247Updated 8 months ago
- Durable coroutines for Go☆419Updated last year
- High Availability Raft Framework for Go☆649Updated 3 weeks ago
- Generic resource pool for Go☆382Updated 4 months ago
- Concurrency toolkit for Go☆217Updated last year
- high performance in-memory cache☆341Updated 2 weeks ago
- Golang rate limiters for distributed applications☆580Updated 3 weeks ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆826Updated last year
- Go execution trace frontend☆1,281Updated 5 months ago
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆912Updated 2 years ago
- A Protocol Buffers compiler that generates optimized marshaling & unmarshaling Go code for ProtoBuf APIv2☆1,013Updated 5 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆313Updated 2 weeks ago
- Monitor Go app's performance in seconds, not a day.☆312Updated 8 months ago
- Clone of golang/groupcache with TTL and Item Removal support☆527Updated 4 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆239Updated 9 months ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆894Updated last year
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated last year