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:
- Real-time visualization tool for Go process metrics☆475Updated 3 years ago
- Concurrency toolkit for Go☆217Updated last year
- Automatically profile the Go applications when CPU or memory utilization crosses threshold☆214Updated 2 months ago
- ☆249Updated last week
- Zero-allocation reflection library for Go☆581Updated last year
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆479Updated 7 months ago
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- High Availability Raft Framework for Go☆649Updated 3 weeks ago
- A context aware circuit breaker library in Go.☆374Updated 2 years ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆198Updated 3 weeks ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆352Updated last year
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆284Updated this week
- 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☆450Updated 2 months ago
- B-tree implementation for Go☆239Updated 3 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago
- A go in-memory table☆230Updated 3 years ago
- Flexible regular expressions constructor for Golang.☆208Updated this week
- Interceptors for database/sql☆508Updated 2 years ago
- Synchronization and asynchronous computation package for Go☆268Updated last month
- A library to help you create pipelines in Golang☆222Updated last year
- 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
- A highly optimized double-ended queue☆201Updated last year
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆304Updated last month
- An idiomatic Go query builder for ElasticSearch☆316Updated 2 years ago
- 🔍 Go binary size SVG treemap☆583Updated 11 months ago
- Golang port of Abseil's SwissTable☆830Updated 5 months 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 last year
- ☆122Updated 2 years ago
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆247Updated 8 months ago