mxschmitt / golang-combinationsLinks
Golang library which provide an algorithm to generate all combinations out of a given string array.
☆123Updated 8 months ago
Alternatives and similar repositories for golang-combinations
Users that are interested in golang-combinations are comparing it to the libraries listed below
Sorting:
- Go module to work with Postman Collections☆84Updated last year
- Convert string to duration in golang☆113Updated last year
- Go package for simplifying channel-based broadcasting of events from multiple publishers to multiple observers☆89Updated last year
- Haversine is a Go library which implements the haversine formula.☆80Updated last year
- Generate random strings in golang☆127Updated 2 years ago
- Highly configurable, fast JSON encoder for Go☆178Updated last year
- A source code linter that can be used to find code that will cause problems with Go's error wrapping scheme☆297Updated 3 weeks ago
- 🚀 Fast and light wildcard pattern matching.☆85Updated 4 months ago
- Notification broadcaster library☆154Updated 3 years ago
- Go reflection simplified☆102Updated 8 months ago
- sync.Once with Reset()☆74Updated 4 years ago
- Generic resource pool for Go☆373Updated 2 months ago
- Generate interfaces from structure methods.☆342Updated last week
- Transform Go code into it's AST☆123Updated 5 years ago
- gRPC Test Utilities for Golang☆89Updated this week
- A Go package for working with dates☆140Updated last month
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated last year
- Golang library for providing a canonical representation of email address.☆72Updated 5 months ago
- Detection of the BOM and removing as necessary☆126Updated last year
- Transformation functions generator for Protocol Buffers.☆213Updated 4 months ago
- Go package pointer provides helpers to get pointers to values of built-in types.☆222Updated 2 years ago
- Deep copy generator☆159Updated 8 months ago
- Tool for golang that generates jennifer code☆74Updated last year
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 7 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 5 months ago
- A safe way to execute functions asynchronously, recovering them in case of panic. It also provides an error stack aiming to facilitate fa…☆139Updated 4 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆317Updated last month
- Generic and fast binary serializer for Go☆222Updated last year
- Check that no globals are present in Go code.☆116Updated last month
- Find the intersection of two iterable values☆118Updated 2 years ago