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
- Fx is a useful functional programming helpers.☆78Updated 4 years ago
- some data structures and algorithms using golang☆69Updated 2 years ago
- Cheat Sheet for Go Slice Tricks☆176Updated 3 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Notification broadcaster library☆157Updated 3 years ago
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆419Updated 2 years ago
- Particles simulation built with Go and WebAssembly☆50Updated 4 years ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆243Updated 3 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated last year
- 📧 A cross platform mail driver for GoLang. Featuring Mailgun, Postal, Postmark, SendGrid, SparkPost & SMTP.☆190Updated last year
- An efficient image pixelizer written in go☆106Updated 4 years ago
- Useful Go String methods☆192Updated 2 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆206Updated 2 years ago
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆74Updated 4 months ago
- Go Progress Bar☆124Updated 3 years ago
- A linter to ensure that slices are not initialized with non-zero length☆79Updated 3 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆218Updated last year
- Simplified error handling in Go☆171Updated 3 years ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆80Updated 3 years ago
- Optional values for Go☆104Updated last year
- Fastest levenshtein implementation in Go.☆134Updated 5 years ago
- Experiments with Go generics☆100Updated 4 years ago
- Library to generate TOTP/HOTP codes☆142Updated 2 years ago
- Gostradamus: Better DateTimes for Go 🕰️☆210Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆240Updated last week
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- Idiomatic Domain-driven Design, CQRS and Event Sourcing for Go☆100Updated last week
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 4 years ago
- DRR scheduler for Go channels☆32Updated 3 years ago