searKing / golangLinks
various libs or tools for Golang
☆106Updated this week
Alternatives and similar repositories for golang
Users that are interested in golang are comparing it to the libraries listed below
Sorting:
- Synchronization and asynchronous computation package for Go☆256Updated last month
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆313Updated 3 months ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆250Updated 2 months ago
- OpenTelemetry Go distribution for Uptrace☆105Updated last month
- a thread-safe concurrent map for go☆97Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated 2 months ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Fast deep-copy library for Go☆101Updated 2 months ago
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 4 months ago
- 🚨 slog sampling: drop repetitive log records☆88Updated this week
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 6 months ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆201Updated 3 years ago
- ☆247Updated this week
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆68Updated last year
- 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
- go-mask is a simple, customizable Go library for masking sensitive information.☆196Updated last year
- Notification broadcaster library☆156Updated 3 years ago
- 🚨 slog: Attribute formatting☆187Updated 2 weeks ago
- Simple utility of creating a mask for sensitive information☆117Updated 11 months ago
- A highly optimized double-ended queue☆201Updated last year
- 🌶️ In-memory caching library for read-intensive Go applications☆94Updated this week
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- Generic goroutine pool: Submit, Map, Async.☆72Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Convert snake case, camel case and kebap case strings☆154Updated last month
- ☆83Updated 2 months ago