marcusolsson / pathfinderLinks
Routing context for DDD Sample App, in Go.
☆58Updated 6 years ago
Alternatives and similar repositories for pathfinder
Users that are interested in pathfinder are comparing it to the libraries listed below
Sorting:
- Comparing usage and performance of Go's regular map backed by a RWLock vs sync.map.☆39Updated 7 years ago
- A tiny wrapper around NSQ topic and channel☆80Updated 7 years ago
- An AngularJS application for the DDD Sample App.☆38Updated 8 years ago
- Fast parallel file search in Go using sync.ErrGroup☆58Updated 5 years ago
- A utility for generating layers for the go-kit framework☆85Updated 8 years ago
- go-kit example #1☆49Updated 7 years ago
- a Go package to observe notable events in a decoupled fashion☆239Updated 12 years ago
- Example code to accompany the book building Microservices in go☆99Updated 6 years ago
- All-in-one collection for Go CQRS / ES / DDD examples☆58Updated 7 years ago
- Caching package for Go☆89Updated 8 years ago
- Extended Errors (or simply xerrs) for GoLang☆63Updated 4 years ago
- Benchmarks comparing gRPC+Protobuf vs JSON+HTTP in Go☆126Updated 6 years ago
- Event Sourcing + CQRS using Golang Tutorial