searKing / golangLinks
various libs or tools for Golang
☆106Updated 3 months ago
Alternatives and similar repositories for golang
Users that are interested in golang are comparing it to the libraries listed below
Sorting:
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Fast deep-copy library for Go☆101Updated last month
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆311Updated 2 months ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆200Updated 3 years ago
- Synchronization and asynchronous computation package for Go☆251Updated 3 weeks ago
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last month
- a thread-safe concurrent map for go☆96Updated last year
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 6 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
- 🚨 slog sampling: drop repetitive log records☆87Updated last month
- ☆245Updated 2 weeks ago
- A highly optimized double-ended queue☆201Updated last year
- OpenTelemetry Go distribution for Uptrace☆105Updated 2 weeks ago
- Expirable Go LRC\LRU cache without goroutines☆88Updated 3 months ago
- 🌶️ In-memory caching library for read-intensive Go applications☆94Updated 3 weeks ago
- A Lightweight in-memory key:value cache library for Go.☆179Updated 2 years ago
- 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☆152Updated last month
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 8 months ago
- A zero-dependency generic in-memory cache Go library☆125Updated 7 months ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- ☆83Updated last month
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆135Updated 2 months ago
- go-mask is a simple, customizable Go library for masking sensitive information.☆195Updated last year
- Simple utility of creating a mask for sensitive information☆117Updated 10 months ago
- PostgreSQL Lock Client for Go☆117Updated 2 weeks ago
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆50Updated 5 months ago
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆67Updated last year