searKing / golangLinks
various libs or tools for Golang
☆108Updated last week
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.☆327Updated last month
- Expirable Go LRC\LRU cache without goroutines☆92Updated last month
- Fast deep-copy library for Go☆122Updated last month
- a thread-safe concurrent map for go☆100Updated 2 years ago
- 🚨 slog sampling: drop repetitive log records☆97Updated last month
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Synchronization and asynchronous computation package for Go☆285Updated last week
- Convert string to camel case, snake case, kebab case / slugify, custom delimiter, pad string, tease string and many other functionalities…☆251Updated 7 months ago
- A Lightweight in-memory key:value cache library for Go.☆184Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 5 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 11 months ago
- Simple utility of creating a mask for sensitive information☆123Updated last month
- go-mask is a simple, customizable Go library for masking sensitive information.☆200Updated last year
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 6 months ago
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- OpenTelemetry Go distribution for Uptrace☆106Updated 3 weeks ago
- Embedded, self-hosted swagger-ui for go servers☆91Updated last year
- ☆258Updated last month
- 🚨 slog: Attribute formatting☆206Updated 2 weeks ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- A highly optimized double-ended queue☆202Updated 2 years ago
- Abstract File Storage☆371Updated 2 weeks ago
- Convert snake case, camel case and kebap case strings☆155Updated 6 months ago
- A collection of common functions for Fiber with better performance, fewer allocations, and fewer dependencies.☆53Updated this week
- 🚨 Fiber middleware for slog logger☆93Updated this week
- 🌶️ In-memory caching library for read-intensive Go applications☆234Updated this week
- A Golang package for doing a deep copy for (just about) anything☆148Updated last year
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆68Updated 2 years ago