last-ent / distributed-goLinks
Source code for examples in Distributed Computing with Go
☆23Updated 4 years ago
Alternatives and similar repositories for distributed-go
Users that are interested in distributed-go are comparing it to the libraries listed below
Sorting:
- [Go] - Bully algorithm visualization & implementation written in Golang.☆64Updated 6 years ago
- Distributed Computing with Go, published by Packt☆76Updated 2 years ago
- Go Systems Programming, published by Packt☆158Updated 2 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 3 years ago
- Example repository for https://www.sohamkamani.com/golang/2018-06-17-golang-using-context-cancellation/☆30Updated 4 years ago
- Code examples for the book "Go Recipes" by Apress.☆143Updated 8 years ago
- Hands-On Dependency Injection in Go, published by Packt☆145Updated 2 years ago
- Demo execution of a payment transaction without an atomic commit across 3 partitions.☆36Updated 7 years ago
- Rate limiter service built in Golang☆44Updated 4 years ago
- Example code to accompany the book building Microservices in go☆99Updated 6 years ago
- Learning Functional Programming in Go, published by Packt☆90Updated 2 years ago
- Golang implentation of paxos consensus algorithm☆50Updated 6 years ago
- A redis implementation written in Go.☆55Updated 12 years ago
- Collection of examples for the KrakenD framework☆73Updated 4 years ago
- Getting Started with Microservices using Go, gRPC and Kubernetes☆112Updated 8 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆111Updated 8 months ago
- Event Sourcing + CQRS using Golang Tutorial☆80Updated 7 years ago
- Hands-On Software Architecture with Golang, published by Packt☆228Updated 2 years ago
- Hands-On High Performance with Go, published by Packt☆14Updated 2 years ago
- Things to make golang development better☆43Updated last year
- An implementation of Consistent Hashing with Bounded Loads (using Red-Black tree)☆48Updated 6 years ago
- Simple key-value storage server with http endpoints in golang☆43Updated 4 years ago
- Curated list of talks related to the Go programming language☆41Updated 4 years ago
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 8 years ago
- Basic service discovery implementation 🥳☆46Updated 3 years ago
- A tiny wrapper around NSQ topic and channel☆80Updated 7 years ago
- Basic paxos☆30Updated 11 years ago
- Go Concurrency Patterns☆87Updated 13 years ago
- Go: Building 7 Real-World Projects, published by Packt☆41Updated 3 years ago
- Routing context for DDD Sample App, in Go.☆58Updated 7 years ago