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☆217Updated last year
- ☆248Updated 3 weeks ago
- Real-time visualization tool for Go process metrics☆476Updated 3 years ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆198Updated 3 weeks ago
- Automatically profile the Go applications when CPU or memory utilization crosses threshold☆214Updated 3 months ago
- Zero-allocation reflection library for Go☆582Updated last year
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆479Updated 8 months ago
- Zero-allocation type-safe pool for Go☆242Updated 2 years ago
- A context aware circuit breaker library in Go.☆374Updated 2 years ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆686Updated last year
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆289Updated last week
- High Availability Raft Framework for Go☆649Updated last month
- Go port of Google's Swiss Table hash table☆454Updated 3 months ago
- Synchronization and asynchronous computation package for Go☆274Updated 2 months ago
- 🔍 Go binary size SVG treemap☆584Updated last year
- B-tree implementation for Go☆239Updated 3 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆352Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆220Updated 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 last year
- Flexible regular expressions constructor for Golang.☆210Updated last month
- Copygen generates code based on Go types. Generate type-based code to copy values from type to type and fields from struct to struct by d…☆398Updated 6 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆496Updated last year
- Golang port of Abseil's SwissTable☆831Updated 6 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆591Updated last year
- An idiomatic Go query builder for ElasticSearch☆317Updated 2 years ago
- go-mask is a simple, customizable Go library for masking sensitive information.☆200Updated last year
- The world’s most powerful template engine and Go embeddable interpreter☆481Updated 7 months ago
- A library to help you create pipelines in Golang☆226Updated 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 2 years ago
- Simplified error handling in Go☆170Updated 2 years ago