searKing / golangLinks
various libs or tools for Golang
☆107Updated 3 weeks ago
Alternatives and similar repositories for golang
Users that are interested in golang are comparing it to the libraries listed below
Sorting:
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆314Updated 2 weeks ago
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆250Updated 3 months ago
- OpenTelemetry Go distribution for Uptrace☆105Updated last month
- Zero-allocation type-safe pool for Go☆236Updated 2 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 4 months ago
- a thread-safe concurrent map for go☆97Updated last year
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Synchronization and asynchronous computation package for Go☆270Updated 2 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 7 months ago
- Fast deep-copy library for Go☆106Updated 2 months ago
- A collection of common functions but with better performance, less allocations and less dependencies created for Fiber.☆52Updated last week
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆203Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 2 months ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Simple utility of creating a mask for sensitive information☆118Updated last year
- A Lightweight in-memory key:value cache library for Go.☆181Updated 2 years ago
- A highly optimized double-ended queue☆201Updated last year
- ☆249Updated last week
- 🚨 slog sampling: drop repetitive log records☆88Updated last week
- Simplified error handling in Go☆170Updated 2 years ago
- go-mask is a simple, customizable Go library for masking sensitive information.☆197Updated last year
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆68Updated last year
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Convert snake case, camel case and kebap case strings☆154Updated 2 months ago
- Notification broadcaster library☆156Updated 3 years ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated 2 weeks 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
- 🌶️ In-memory caching library for read-intensive Go applications☆95Updated this week
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆219Updated 2 years ago