mikhailswift / go-collectionsLinks
Generic utility functions for dealing with collections in go
☆123Updated 4 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 2 years ago
- some data structures and algorithms using golang☆69Updated last year
- Cheat Sheet for Go Slice Tricks☆175Updated 2 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 7 months ago
- Fx is a useful functional programming helpers.☆79Updated 3 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆74Updated 3 years ago
- Golang HTTP logger middleware with color console output and structured logs☆130Updated 2 years ago
- Notification broadcaster library☆156Updated 3 years ago
- Fastest levenshtein implementation in Go.☆135Updated 4 years ago
- A cancelable reader for Go☆137Updated 2 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 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 last month
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 3 years ago
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 7 months ago
- 📧 A cross platform mail driver for GoLang. Featuring Mailgun, Postal, Postmark, SendGrid, SparkPost & SMTP.☆189Updated last year
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆245Updated 2 years ago
- Useful Go String methods☆191Updated 2 years ago
- Go Progress Bar☆124Updated 3 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- Simplified error handling in Go☆169Updated 2 years ago
- Tooling for Go import cycles☆73Updated 3 weeks ago
- DRR scheduler for Go channels☆32Updated 3 years ago
- Optional values for Go☆104Updated 8 months ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 2 years ago
- Hare is a nimble little database management system for Go.☆97Updated 4 years ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆203Updated 3 years ago
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆420Updated 2 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago