mikhailswift / go-collectionsLinks
Generic utility functions for dealing with collections in go
☆122Updated 6 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
- Fx is a useful functional programming helpers.☆78Updated 3 years ago
- Notification broadcaster library☆157Updated 3 years ago
- Cheat Sheet for Go Slice Tricks☆175Updated 2 years ago
- 📧 A cross platform mail driver for GoLang. Featuring Mailgun, Postal, Postmark, SendGrid, SparkPost & SMTP.☆191Updated last year
- Go Progress Bar☆124Updated 3 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Simplified error handling in Go☆171Updated 2 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated 2 years ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆243Updated 2 years ago
- 🍬 Pretty Treemaps☆167Updated last month
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 9 months ago
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 3 years ago
- LRU cache using go generics☆120Updated 3 years ago
- Golang HTTP logger middleware with color console output and structured logs☆130Updated 2 years ago
- Useful Go String methods☆192Updated 2 years ago
- The fastest HTTP router available for Go.☆60Updated last year
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- Idiomatic Domain-driven Design, CQRS and Event Sourcing for Go☆100Updated this week
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 9 months ago
- Fastest levenshtein implementation in Go.☆135Updated 4 years ago
- Experiments with Go generics☆100Updated 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 last month
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆79Updated 3 years ago
- Static Dependency Analysis Tool for Go Files☆72Updated 4 years ago
- An efficient image pixelizer written in go☆106Updated 4 years ago
- A multi-level cache library with cache stampede prevention for Go☆125Updated 3 years ago
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆51Updated last year