line / garrLinks
Collection of high performance, thread-safe, lock-free go data structures
☆373Updated 3 years ago
Alternatives and similar repositories for garr
Users that are interested in garr are comparing it to the libraries listed below
Sorting:
- Concurrency toolkit for Go☆218Updated last year
- Real-time visualization tool for Go process metrics☆476Updated 3 years ago
- Automatically profile the Go applications when CPU or memory utilization crosses threshold☆214Updated 5 months ago
- Zero-allocation reflection library for Go☆583Updated 2 years ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆201Updated 2 months ago
- ☆254Updated 2 weeks ago
- A context aware circuit breaker library in Go.☆374Updated 2 years ago
- Synchronization and asynchronous computation package for Go☆280Updated 4 months ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆480Updated 9 months ago
- Zero-allocation type-safe pool for Go☆244Updated 2 years ago
- B-tree implementation for Go☆239Updated 3 years ago
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆301Updated this week
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- High Availability Raft Framework for Go☆651Updated this week
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- Go port of Google's Swiss Table hash table☆460Updated 4 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Moved to https://codeberg.org/polyfloyd/go-errorlint☆311Updated 3 weeks ago
- A go in-memory table☆230Updated 3 years ago
- fault injection library in go using standard http middleware☆510Updated last week
- 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 2 years ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆690Updated last year
- An idiomatic Go query builder for ElasticSearch☆317Updated 2 years ago
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆225Updated 2 years ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆383Updated last year
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing☆170Updated 2 months ago
- A quick tour (or reminder) of Go performance tools☆271Updated 4 years ago
- 🔍 Go binary size SVG treemap☆586Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Simplified error handling in Go☆171Updated 2 years ago