line / garr
Collection of high performance, thread-safe, lock-free go data structures
☆371Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for garr
- Real-time visualization tool for Go process metrics☆472Updated 2 years ago
- Zero-allocation reflection library for Go☆534Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆348Updated 6 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆661Updated 8 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆215Updated last year
- Automatically profile the Go applications when CPU or memory utilization crosses threshold☆199Updated last month
- 🔍 Go binary size SVG treemap☆445Updated 2 months ago
- The world’s most powerful template engine and Go embeddable interpreter☆431Updated last month
- B-tree implementation for Go☆233Updated 2 years ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆181Updated 4 months ago
- Concurrency toolkit for Go☆170Updated 3 months ago
- Golang port of Abseil's SwissTable☆778Updated 4 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆236Updated 2 weeks ago
- 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…☆157Updated last year
- Go port of Google's Swiss Table hash table☆323Updated 4 months ago
- ☆169Updated this week
- An alternative to stack traces for your Go errors☆729Updated this week
- Gain is a high-performance io_uring networking framework written entirely in Go.☆515Updated last year
- A context aware circuit breaker library in Go.☆363Updated last year
- fgtrace is an experimental profiler/tracer that is capturing wallclock timelines for each goroutine. It's very similar to the Chrome prof…☆904Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆932Updated 3 weeks ago
- Zero-allocation type-safe pool for Go☆223Updated last year
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆418Updated last year
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆816Updated 9 months ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆463Updated 3 months ago
- Maths includes mathematical functions not defined in the standard Go math package.☆176Updated last year
- A go in-memory table☆229Updated 2 years ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆247Updated last week
- High performance JSON decoder in Go☆281Updated last year
- 🔊Minimalist message bus implementation for internal communication with zero-allocation magic on Emit☆336Updated last year