line / garrLinks
Collection of high performance, thread-safe, lock-free go data structures
☆373Updated 2 years ago
Alternatives and similar repositories for garr
Users that are interested in garr are comparing it to the libraries listed below
Sorting:
- Zero-allocation reflection library for Go☆577Updated last year
- Real-time visualization tool for Go process metrics☆475Updated 3 years ago
- Concurrency toolkit for Go☆216Updated 11 months ago
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆277Updated this week
- Automatically profile the Go applications when CPU or memory utilization crosses threshold☆214Updated 3 weeks ago
- ☆243Updated last week
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆479Updated 5 months ago
- B-tree implementation for Go☆239Updated 3 years ago
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- Yet another Go package which parses a Protocol Buffer file (proto2+proto3)☆196Updated 2 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆350Updated last year
- Go port of Google's Swiss Table hash table☆439Updated 3 weeks ago
- High Availability Raft Framework for Go☆638Updated 3 months ago
- A context aware circuit breaker library in Go.☆372Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆680Updated last year
- The world’s most powerful template engine and Go embeddable interpreter☆472Updated 5 months ago
- Synchronization and asynchronous computation package for Go☆249Updated 2 weeks ago
- 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…☆391Updated 4 months ago
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆298Updated 2 weeks ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 8 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆310Updated 2 months ago
- A go in-memory table☆229Updated 3 years ago
- 🔍 Go binary size SVG treemap☆578Updated 10 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…☆162Updated last year
- A library to help you create pipelines in Golang☆222Updated last year
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆421Updated last year
- Simplified error handling in Go☆169Updated 2 years ago
- A logger for Go SQL database driver without modifying existing *sql.DB stdlib usage.☆377Updated last year
- Flexible regular expressions constructor for Golang.☆205Updated 3 months ago