mikhailswift / go-collectionsLinks
Generic utility functions for dealing with collections in go
☆121Updated 9 months ago
Alternatives and similar repositories for go-collections
Users that are interested in go-collections are comparing it to the libraries listed below
Sorting:
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 3 years ago
- some data structures and algorithms using golang☆69Updated last year
- 📧 A cross platform mail driver for GoLang. Featuring Mailgun, Postal, Postmark, SendGrid, SparkPost & SMTP.☆191Updated last year
- Fx is a useful functional programming helpers.☆78Updated 4 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 11 months ago
- Cheat Sheet for Go Slice Tricks☆175Updated 3 years ago
- Notification broadcaster library☆157Updated 3 years ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- Simplified error handling in Go☆171Updated 3 years ago
- Useful Go String methods☆192Updated 2 years ago
- Go Progress Bar☆124Updated 3 years ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 2 months ago
- 🔍 Load environment variables into a config struct☆80Updated last year
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆79Updated 3 years ago
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆73Updated 3 months ago
- A cancelable reader for Go☆138Updated 2 years ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- Optional values for Go☆104Updated last year
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆243Updated 3 years ago
- Cookies, but with structs, for happiness.☆113Updated 2 months ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆206Updated 2 years ago
- Idiomatic Domain-driven Design, CQRS and Event Sourcing for Go☆100Updated last week
- Golang HTTP logger middleware with color console output and structured logs☆133Updated 2 years ago
- Dead simple Go database migration library.☆178Updated last year
- Backend-agnostic, lightweight pub/sub library which makes it easy for Go applications to communicate with each other.☆143Updated 9 months ago
- Hare is a nimble little database management system for Go.☆97Updated 4 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆163Updated 2 years ago
- µDiff - a micro Go diffing library☆217Updated 3 weeks ago
- Fastest levenshtein implementation in Go.☆134Updated 5 years ago