hlubek / metaprogramming-go
Example project for an article Metaprogramming with Go
☆102Updated 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
- iter is a generic iterator library for Go☆71Updated last year
- Fast SQL query builder for Go☆164Updated 2 weeks ago
- A library that implements the outboxer pattern in go☆160Updated last week
- Functional tools in Go 1.18 using newly introduced generics☆171Updated 2 years ago
- Haskell-flavoured functions for Go☆143Updated 3 years ago
- Functional Experiment in Golang☆143Updated 11 months ago
- Is a general library to help modify or set data within data structures and other objects.☆255Updated 2 months ago
- The go-set package provides generic Set implementations for Go, including HashSet for types with a Hash() function and TreeSet for ordera…☆138Updated last week
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆279Updated 5 months ago
- 🚨 slog: Attribute formatting☆161Updated last month
- Generic resource pool for Go☆344Updated last month
- A tool for formatting Go test results as readable documentation☆135Updated 9 months ago
- SQL data mapper for Go☆223Updated last year
- ☆60Updated 2 years ago
- Simple library to add async/await to Go using generics and closures.☆45Updated 2 years ago
- Zero allocation Nullable structures in one library with handy conversion functions, marshallers and unmarshallers☆85Updated last year
- Go errors but structured and composable. Fault provides an extensible yet ergonomic mechanism for wrapping errors.☆174Updated last year
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆65Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆67Updated 7 months ago
- goes is an event-sourcing framework for Go.☆143Updated last week
- Struct validation using tags☆82Updated last month
- Generic manual memory management for golang☆161Updated 2 months ago
- Optional values for Go☆103Updated 2 months ago
- Transactor is an injectable type making DB transactions seamless.☆125Updated this week
- This library is inspired by functional programming - Clojure☆181Updated last year
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆70Updated last month
- json encoding and decoding☆207Updated 3 months ago
- Structured concurrency made easy☆375Updated 5 months ago
- KORM, an elegant and lightning-fast ORM for all your concurrent and async needs. Inspired by the highly popular Django Framework, KORM o…☆174Updated last month
- Optional is a library of optional Go types☆217Updated last year