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 simple system monitoring and alerting tool to monitor server HW stats.☆184Apr 2, 2025Updated 11 months ago
- Simple streaming RPC for Golang.☆20Aug 21, 2022Updated 3 years ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆695Mar 12, 2024Updated last year
- Fastest and most memory efficient golang concurrent hashmap☆1,031Oct 27, 2024Updated last year
- Nano ID for Go☆437Jun 3, 2024Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Jan 23, 2026Updated last month
- Minimalist and zero-dependency scheduling library for Go☆2,008Jan 20, 2026Updated last month
- sstable stores key-value pairs on disk☆40Apr 22, 2023Updated 2 years ago
- A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.☆2,902Updated this week
- VarInt: fast & memory efficient arbitrary bit width integers in Go.☆37Nov 17, 2022Updated 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…☆163Sep 17, 2023Updated 2 years ago
- Automatically profile the Go applications when CPU or memory utilization crosses threshold☆215Jun 23, 2025Updated 8 months ago
- Refactoring and code transformation tool for Go.☆1,027Feb 11, 2025Updated last year
- ☆14Jul 22, 2022Updated 3 years ago
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆261Oct 17, 2025Updated 4 months ago
- A simple Binary Tree implementation in Go☆28Nov 21, 2025Updated 3 months ago
- Better structured concurrency for go☆10,319Apr 26, 2024Updated last year
- Goroutine leak detector☆5,121Dec 10, 2025Updated 2 months ago
- 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
- A high performance memory-bound Go cache☆6,787Jan 21, 2026Updated last month
- Prig is for Processing Records In Go. Like AWK, but snobbish.☆64Jun 30, 2022Updated 3 years ago
- Valgo is a type-safe, expressive, and extensible validator library for Golang. Supports localization and is built with generics.☆506Feb 10, 2026Updated 2 weeks ago
- A cache library for Go with zero GC overhead.☆5,377Feb 10, 2026Updated 2 weeks ago
- Concurrent data structures for Go☆1,637Feb 9, 2026Updated 2 weeks ago
- A collection of generic data structures written in Go.☆1,351Jan 7, 2024Updated 2 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
- A library for creating generic graph data structures and modifying, analyzing, and visualizing them.☆2,140Dec 11, 2024Updated last year
- Visualise Go runtime metrics in real time☆3,624Feb 21, 2026Updated last week
- Golang io.Reader and io.Writer but with limits☆78Feb 14, 2023Updated 3 years ago
- felixge's notes on the various go profiling methods that are available.☆3,663Feb 13, 2026Updated 2 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 7 months ago
- Official Rust client for Central Dogma☆50Mar 21, 2023Updated 2 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,095May 2, 2025Updated 10 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,842Updated this week
- A reimplementation of Redis for learning purpose☆25May 29, 2022Updated 3 years ago
- The Go implementation of Connect: Protobuf RPC that works.☆3,783Jan 28, 2026Updated last month
- Juniper is an extension to the Go standard library using generics, including containers, iterators, and streams.☆512Mar 3, 2025Updated 11 months ago
- Fully featured, spec-compliant HTML5 server-sent events library☆509May 13, 2025Updated 9 months ago