hlubek / metaprogramming-goLinks
Example project for an article Metaprogramming with Go
☆106Updated 3 years ago
Alternatives and similar repositories for metaprogramming-go
Users that are interested in metaprogramming-go are comparing it to the libraries listed below
Sorting:
- Optional is a library of optional Go types☆221Updated 2 years ago
- Haskell-flavoured functions for Go☆144Updated 4 years ago
- iter is a generic iterator library for Go☆72Updated 2 years ago
- SQL data mapper for Go☆230Updated 2 years ago
- A lightweight library for writing concurrent programs in Go using the Actor model.☆259Updated last month
- Pattern matchings for Go.☆250Updated 2 years ago
- Structured concurrency made easy☆392Updated last month
- Functional Experiment in Golang☆146Updated last year
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆283Updated 2 months ago
- Fast SQL query builder for Go☆182Updated 8 months ago
- 🌟 Useful functional programming helpers for Go☆118Updated last month
- ☆68Updated 3 years ago
- Event Sourcing in Go☆267Updated last week
- Is a general library to help modify or set data within data structures and other objects.☆288Updated 9 months ago
- A tool for formatting Go test results as readable documentation☆163Updated last month
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 3 years ago
- A Go tool to auto generate methods for your enums☆498Updated 2 months ago
- All generic functions for Go you ever need!☆351Updated 11 months ago
- [Go] Distributed Actor/Grain framework using protocol buffers as message for Golang☆294Updated this week
- go-functional is a library of iterators to augment the standard library☆517Updated last month
- goes is an event-sourcing framework for Go.☆152Updated last week
- Generic manual memory management for golang☆184Updated 9 months ago
- Check exhaustiveness of switch statements of enum-like constants in Go source code.☆326Updated 10 months ago
- The go-set package provides generic Set implementations for Go, including HashSet for types with a Hash() function and TreeSet for ordera…☆161Updated 3 weeks ago
- json encoding and decoding☆238Updated last month
- Faker for golang. Random data generator. Compatible with postman dynamic variables.☆181Updated 3 years ago
- fp-go is a collection of Functional Programming helpers powered by Golang 1.18+ generics.☆321Updated 2 years ago
- KORM, an elegant and lightning-fast ORM for all your concurrent and async needs. Inspired by the highly popular Django Framework, KORM o…☆182Updated 3 months ago
- Go 1.18+ generic tuple☆94Updated 2 months ago
- A Go port of the Java Streams API. Type-safe and functional Go Streams processing☆167Updated last month