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☆216Updated last year
- Automatically profile the Go applications when CPU or memory utilization crosses threshold☆215Updated last month
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆283Updated last week
- ☆245Updated this week
- Zero-allocation reflection library for Go☆579Updated last year
- Real-time visualization tool for Go process metrics☆475Updated 3 years ago
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆479Updated 6 months ago
- Go port of Google's Swiss Table hash table☆446Updated last month
- A context aware circuit breaker library in Go.☆373Updated 2 years ago
- B-tree implementation for Go☆239Updated 3 years ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆199Updated 2 months ago
- High Availability Raft Framework for Go☆642Updated 3 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆681Updated last year
- 🔍 Go binary size SVG treemap☆578Updated 10 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Simplified error handling in Go☆169Updated 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
- An idiomatic Go query builder for ElasticSearch☆315Updated 2 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…☆162Updated last year
- A go in-memory table☆230Updated 3 years ago
- Synchronization and asynchronous computation package for Go☆255Updated last month
- Interceptors for database/sql☆505Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆312Updated 2 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆300Updated last week
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing for Go 1.18+.☆161Updated 2 years ago
- The world’s most powerful template engine and Go embeddable interpreter☆476Updated 5 months ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆379Updated last year
- Flexible regular expressions constructor for Golang.☆206Updated 4 months ago