mikhailswift / go-collectionsLinks
Generic utility functions for dealing with collections in go
☆123Updated 5 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:
- some data structures and algorithms using golang☆69Updated last year
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 2 years ago
- Cheat Sheet for Go Slice Tricks☆175Updated 2 years ago
- Notification broadcaster library☆156Updated 3 years ago
- Fx is a useful functional programming helpers.☆79Updated 3 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Classy HTTP Handlers in Go☆56Updated 2 years ago
- A cancelable reader for Go☆137Updated 2 years ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆76Updated 3 years ago
- Simplified error handling in Go☆170Updated 2 years ago
- Golang HTTP logger middleware with color console output and structured logs☆130Updated 2 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Useful Go String methods☆191Updated 2 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 3 years ago
- Fastest levenshtein implementation in Go.☆135Updated 4 years ago
- 🍬 Pretty Treemaps☆167Updated 6 months ago
- µDiff - a micro Go diffing library☆199Updated last week
- 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 last year
- Optional values for Go☆104Updated 8 months ago
- The fastest HTTP router available for Go.☆60Updated last year
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated 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 …☆73Updated 2 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- Go 1.18+ polymorphic generic containers and functions.☆52Updated 3 years ago
- Elegant middleware functions for your HTTP clients.☆103Updated 2 years ago
- 📧 A cross platform mail driver for GoLang. Featuring Mailgun, Postal, Postmark, SendGrid, SparkPost & SMTP.☆189Updated last year
- Parse json with comments and trailing commas.☆93Updated 4 years ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago