searKing / golangLinks
various libs or tools for Golang
☆107Updated last week
Alternatives and similar repositories for golang
Users that are interested in golang are comparing it to the libraries listed below
Sorting:
- OpenTelemetry Go distribution for Uptrace☆105Updated 2 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 8 months ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆315Updated 2 weeks ago
- Fast deep-copy library for Go☆107Updated this week
- 🚨 slog sampling: drop repetitive log records☆91Updated 3 weeks ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- Convert snake case, camel case and kebap case strings☆154Updated 3 months ago
- a thread-safe concurrent map for go☆97Updated last year
- Synchronization and asynchronous computation package for Go☆274Updated 2 months ago
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆68Updated last year
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 4 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 3 months ago
- Notification broadcaster library☆156Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated last week
- Graceful allows to restart and/or switch gin.Engine without dropping existing conns☆53Updated 3 weeks ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Limit the bandwidth of a connection.☆65Updated 2 weeks ago
- 🌶️ In-memory caching library for read-intensive Go applications☆99Updated 3 weeks ago
- Simple utility of creating a mask for sensitive information☆118Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- A Lightweight in-memory key:value cache library for Go.☆183Updated 2 years ago
- A zero-dependency generic in-memory cache Go library☆125Updated 9 months ago
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆50Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆220Updated 2 years ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- Zero-allocation type-safe pool for Go☆238Updated 2 years ago
- Go 1.18+ generic tuple☆94Updated last month
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆73Updated 2 months ago