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 type-safe pool for Go☆235Updated 2 years 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)☆195Updated last month
- Zero-allocation reflection library for Go☆576Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- ☆242Updated 3 weeks ago
- High Availability Raft Framework for Go☆636Updated 2 months ago
- Concurrency toolkit for Go☆213Updated 10 months ago
- A context aware circuit breaker library in Go.☆370Updated 2 years ago
- A key:value store/cache library written in Go generics. LRU, LFU, FIFO, MRU, Clock support.☆479Updated 5 months ago
- Fast, zero heap allocation Go Trie for runes or paths☆493Updated 9 months ago
- Automatically profile the Go applications when CPU or memory utilization crosses threshold☆213Updated this week
- A thread-safe queue faster and more resource efficient than golang's native channels☆679Updated last year
- Golang port of Abseil's SwissTable☆825Updated 3 months ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆366Updated 2 years ago
- A parsing/linking engine for protobuf; the guts for a pure Go replacement of protoc.☆275Updated this week
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆310Updated last month
- 🚀 A real-time Golang runtime stats visualization profiler☆588Updated 10 months ago
- Generic resource pool for Go☆373Updated 2 months ago
- B-tree implementation for Go☆239Updated 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…☆162Updated last year
- A quick tour (or reminder) of Go performance tools☆270Updated 3 years ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆543Updated last year
- An alternative to stack traces for your Go errors☆765Updated 3 weeks ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆244Updated 2 years ago
- dque is a fast, embedded, durable queue for Go☆783Updated 8 months ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆447Updated this week
- fault injection library in go using standard http middleware☆509Updated last week
- A highly optimized double-ended queue☆200Updated last year