nikgalushko / fxLinks
Fx is a useful functional programming helpers.
☆79Updated 3 years ago
Alternatives and similar repositories for fx
Users that are interested in fx are comparing it to the libraries listed below
Sorting:
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- Optional values for Go☆104Updated 8 months ago
- Simple managed reload mechanism for Go☆48Updated 11 months ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆87Updated 2 years ago
- Collection of unusual generics usecases in Go☆55Updated 3 years ago
- Library to generate TOTP/HOTP codes☆140Updated last year
- Notification broadcaster library☆156Updated 3 years ago
- A cancelable reader for Go☆137Updated 2 years ago
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 2 years ago
- A helper function to create a pointer to a new object in Go 1.18+☆55Updated 3 years ago
- Generic utility functions for dealing with collections in go☆123Updated 5 months ago
- Run Go tests inside a Docker image☆100Updated 7 months ago
- A linter to ensure that slices are not initialized with non-zero length☆77Updated 7 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆50Updated last year
- Golang lock-free Hashmap and List☆71Updated 2 years ago
- Useful Go String methods☆191Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 7 months ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- Go package for sets implemented with generics☆44Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆138Updated last month
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 3 years ago
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆76Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Updated last year
- Accept Interfaces, Return Concrete Types☆74Updated last week
- Linter that confirms DB rows and statements are closed properly.☆90Updated 3 months ago