alvii147 / gloopLinks
Go utility library for convenient looping using Go's range-over-func feature
☆25Updated 7 months ago
Alternatives and similar repositories for gloop
Users that are interested in gloop are comparing it to the libraries listed below
Sorting:
- Pprof automation + organization, making profiling work 80% faster !!☆61Updated 4 months ago
- A high-performance rate limiter library for Go applications☆166Updated last month
- A tool for monitoring Go's finalizer routine responsiveness☆37Updated 5 months ago
- 🚨 slog sampling: drop repetitive log records☆97Updated last month
- Interactive visualization of a Go package's dependency graph☆124Updated last month
- Elegant and powerful Go enums with zero code generation☆41Updated last year
- perhaps the best CORS middleware library for Go☆164Updated this week
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- A golang map in which entries expire after given a time period☆58Updated 2 months ago
- Easy and intuitive Go Benchmark Results Viewer.☆71Updated 3 years ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆79Updated 3 years ago
- A zero-dependency generic in-memory cache Go library☆123Updated last year
- 🌶️ In-memory caching library for read-intensive Go applications☆234Updated last week
- MUS format serializer for Go☆120Updated 2 months ago
- Dive is an AI toolkit for Go that can be used to create specialized AI agents, automate workflows, and quickly integrate with the leading…☆106Updated last week
- Container-focused Golang config: unify Env & Flag parsing in one call with minimal code and zero dependencies.☆35Updated 3 months ago
- Go 1.23 range functions with database/sql☆151Updated last year
- FSBroker is a Go library which aims to broker, group, dedup, and filter FSNotify events.☆76Updated 5 months ago
- Faster substitution of tidwall/gjson☆51Updated 4 months ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- 🧬 x/sync/singleflight but with generics, batching, sharding and nullable result☆51Updated last month
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand