l3x / learn-fp-go
Learning Functional Programming in Go
☆97Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for learn-fp-go
- Learning Functional Programming in Go, published by Packt☆90Updated last year
- Hands-On Dependency Injection in Go, published by Packt☆140Updated last year
- Cloud Native programming with Golang, published by Packt☆173Updated last year
- An example todo app using gRPC/REST and PostgresQL in a few lines of code☆82Updated 6 years ago
- Go Standard Library Cookbook, published by Packt☆112Updated last year
- Getting Started with Microservices using Go, gRPC and Kubernetes☆116Updated 7 years ago
- Monad, Functional Programming features for Golang☆348Updated 3 weeks ago
- Haskell-flavoured functions for Go☆141Updated 3 years ago
- Code examples for the book "Go Recipes" by Apress.☆143Updated 7 years ago
- Go Systems Programming, published by Packt☆150Updated last year
- Example code to accompany the book building Microservices in go☆101Updated 5 years ago
- Examples taken from Rob Pike's talk about concurrency patterns.☆379Updated 6 years ago
- Hands-On Software Architecture with Golang, published by Packt☆216Updated last year
- Event Sourcing + CQRS using Golang Tutorial☆76Updated 6 years ago
- experimental implementation of basic monads based on go2 generics draft☆116Updated 2 years ago
- All-in-one collection for Go CQRS / ES / DDD examples☆58Updated 6 years ago
- Example repository for https://www.sohamkamani.com/golang/2018-06-17-golang-using-context-cancellation/☆30Updated 3 years ago
- Functional Experiment in Golang☆141Updated 7 months ago
- Hands-On Serverless Applications with Go, published by Packt.☆108Updated last year
- Exercises and solutions from the book 'Know Go: Generics'☆67Updated 9 months ago
- Serverless Go event sourcing library built on top of dynamodb☆248Updated 3 years ago
- Distributed Systems programming examples in the Go programming language.☆106Updated 2 years ago
- Examples of microservices written in Go using different frameworks☆139Updated 2 years ago
- A golang implementation of the python standard library module.