Collection of high performance, thread-safe, lock-free go data structures
☆373Jul 29, 2022Updated 3 years ago
Alternatives and similar repositories for garr
Users that are interested in garr are comparing it to the libraries listed below
Sorting:
- ☆15Oct 21, 2022Updated 3 years ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆695Mar 12, 2024Updated 2 years ago
- sstable stores key-value pairs on disk☆40Apr 22, 2023Updated 2 years ago
- A simple system monitoring and alerting tool to monitor server HW stats.☆184Apr 2, 2025Updated 11 months ago
- A toy web browser developed from scratch☆47Dec 27, 2021Updated 4 years ago
- Official Rust client for Central Dogma☆50Mar 21, 2023Updated 3 years ago
- Simple streaming RPC for Golang.☆20Aug 21, 2022Updated 3 years ago
- Fastest and most memory efficient golang concurrent hashmap☆1,033Oct 27, 2024Updated last year
- ☆14Jul 22, 2022Updated 3 years ago
- A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, RDMA, etc.☆2,920Updated this week
- Go client library for Central Dogma☆53Sep 17, 2025Updated 6 months ago
- A reimplementation of Redis for learning purpose☆25May 29, 2022Updated 3 years ago
- Minimalist and zero-dependency scheduling library for Go☆2,011Jan 20, 2026Updated 2 months ago
- Nano ID for Go☆438Jun 3, 2024Updated last year
- A fast durable queue for Go☆26Nov 25, 2024Updated last year
- Automatically profile the Go applications when CPU or memory utilization crosses threshold☆215Jun 23, 2025Updated 8 months ago
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Nov 17, 2022Updated 3 years ago
- Debouncer library that debounces signal to avoid frequently spamming triggered event.☆36Feb 20, 2024Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Jan 23, 2026Updated last month
- Golang 기술 소식 뉴스레터☆224Nov 1, 2020Updated 5 years ago
- Pure Go memcached server for Go unittests motivated by miniredis☆52May 26, 2023Updated 2 years ago
- Prig is for Processing Records In Go. Like AWK, but snobbish.☆64Jun 30, 2022Updated 3 years ago
- Goroutine leak detector☆5,131Dec 10, 2025Updated 3 months ago
- Better structured concurrency for go☆10,334Apr 26, 2024Updated last year
- A high performance memory-bound Go cache☆6,816Jan 21, 2026Updated 2 months ago
- Refactoring and code transformation tool for Go.☆1,029Feb 11, 2025Updated last year
- A simple Go app to understand the Raft Consensus Algorithm☆11Jun 13, 2016Updated 9 years ago
- A cache library for Go with zero GC overhead.☆5,380Feb 10, 2026Updated last month
- Gotcha 🎯 seamlessly patches go runtime to provide a convenient way to track amount of heap allocated bytes, objects, calls per goroutin…☆39Oct 21, 2022Updated 3 years ago
- Golang io.Reader and io.Writer but with limits☆78Feb 14, 2023Updated 3 years ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆833Feb 8, 2024Updated 2 years ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆505Feb 10, 2026Updated last month
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆262Oct 17, 2025Updated 5 months ago
- felixge's notes on the various go profiling methods that are available.☆3,661Updated this week
- 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…☆163Sep 17, 2023Updated 2 years ago
- A collection of generic data structures written in Go.☆1,352Jan 7, 2024Updated 2 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,882Jul 30, 2025Updated 7 months ago
- An alternative UI for Zipkin (Distributed Tracing), this repo is no longer used as it's already merged into upstream, please go to https:…☆46Dec 7, 2018Updated 7 years ago
- 🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.☆3,096May 2, 2025Updated 10 months ago