line / garrLinks
Collection of high performance, thread-safe, lock-free go data structures
☆374Updated 3 years ago
Alternatives and similar repositories for garr
Users that are interested in garr are comparing it to the libraries listed below
Sorting:
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆488Updated last year
- Automatically profile the Go applications when CPU or memory utilization crosses threshold☆215Updated 7 months ago
- Concurrency toolkit for Go☆223Updated last year
- Real-time visualization tool for Go process metrics☆476Updated 3 years ago
- Zero-allocation reflection library for Go☆596Updated 2 years ago
- ☆260Updated this week
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆204Updated 2 months ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- A context aware circuit breaker library in Go.☆377Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Go port of Google's Swiss Table hash table☆469Updated last month
- An idiomatic Go query builder for ElasticSearch☆317Updated 2 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- B-tree implementation for Go☆239Updated 3 years ago
- High Availability Raft Framework for Go☆662Updated last month
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆311Updated last week
- Flexible regular expressions constructor for Golang.☆210Updated 2 months ago
- Synchronization and asynchronous computation package for Go☆295Updated 2 weeks 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
- 🔍 Go binary size SVG treemap☆592Updated last year
- A library to help you create pipelines in Golang☆226Updated 2 years ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆694Updated last year
- Simplified error handling in Go☆171Updated 3 years 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…☆163Updated 2 years ago
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing☆171Updated 5 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated 2 weeks ago
- A highly optimized double-ended queue☆203Updated 2 years ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆382Updated 2 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆592Updated last year
- Fast, zero heap allocation Go Trie for runes or paths☆502Updated last year