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 3 years ago
- Cheat Sheet for Go Slice Tricks☆175Updated 2 years ago
- Notification broadcaster library☆156Updated 3 years ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- Fx is a useful functional programming helpers.☆79Updated 3 years ago
- Fastest levenshtein implementation in Go.☆135Updated 4 years ago
- Useful Go String methods☆191Updated 2 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 8 months ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆245Updated 2 years ago
- Simplified error handling in Go☆170Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆214Updated last year
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- A cancelable reader for Go☆137Updated 2 years ago
- Go Progress Bar☆124Updated 3 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 linter to ensure that slices are not initialized with non-zero length☆77Updated 8 months ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆204Updated 3 years ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆79Updated 3 years ago
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 3 years ago
- Optional values for Go☆104Updated 9 months ago
- µDiff - a micro Go diffing library☆203Updated 2 weeks 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 week
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- Golang HTTP logger middleware with color console output and structured logs☆130Updated 2 years ago
- Library to generate TOTP/HOTP codes☆140Updated last year
- LRU cache using go generics☆119Updated 3 years ago
- S3 FileSystem (fs.FS) implementation☆209Updated last year
- Backend-agnostic, lightweight pub/sub library which makes it easy for Go applications to communicate with each other.☆143Updated 6 months ago