DylanMeeus / hasgoLinks
Haskell-flavoured functions for Go
☆143Updated 4 years ago
Alternatives and similar repositories for hasgo
Users that are interested in hasgo are comparing it to the libraries listed below
Sorting:
- Functional Experiment in Golang☆146Updated last year
- Pattern matchings for Go.☆250Updated 2 years ago
- Optional is a library of optional Go types☆220Updated 2 years ago
- 🌟 Useful functional programming helpers for Go☆118Updated last month
- This library is inspired by functional programming - Clojure☆181Updated last year
- Example project for an article Metaprogramming with Go☆105Updated 3 years ago
- BDD framework☆127Updated last month
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated last year
- A super simple Lodash like utility library with essential functions that empowers the development in Go☆152Updated 4 years ago
- SQL data mapper for Go☆228Updated 2 years ago
- The Emperor takes care of all errors personally☆361Updated 4 years ago
- Monad, Functional Programming features for Golang☆351Updated last week
- Useful Go String methods☆191Updated 2 years ago
- Drop-in replacement for the standard library errors package and github.com/pkg/errors☆203Updated 3 years ago
- Finite state machine for Go☆211Updated 5 years ago
- Idiomatic Domain-driven Design, CQRS and Event Sourcing for Go☆99Updated this week
- iter is a generic iterator library for Go