gauravsa / go-actor-system
actor model imlepemtation in golang
☆46Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-actor-system
- ☆27Updated 3 years ago
- AMQP Pub/Sub for the Watermill project.☆55Updated last week
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆45Updated 5 months ago
- PoC for Go generics with GORM☆62Updated last year
- Basic service discovery implementation 🥳☆43Updated 2 years ago
- An example Event-Driven application in Go built with Watermill library.☆133Updated 11 months ago
- Struct validation using tags☆46Updated 2 months ago
- A demo app that shows how async/await can be implemented and used in Golang☆24Updated 8 months ago
- A straightforward repository pattern implementation for GORM. Easy to use and easy to test with gomock.☆26Updated 2 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆94Updated last month
- Go lang implementation of saga pattern☆150Updated 2 months ago
- A minimal and efficient workerpool implementation in Go using goroutines.☆123Updated 2 years ago
- opentracing integration with GORM☆100Updated 2 years ago
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆67Updated 3 weeks ago
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆69Updated last week
- ☆62Updated 11 months ago
- ⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。☆151Updated last month
- Start gRPC microservice from YAML, plugin of rk-boot☆75Updated last year
- OpenTelemetry Go distribution for Uptrace☆97Updated last week
- Golnag microservice-template by DDD☆32Updated this week
- 📖 Tutorial: Asynq. Simple, reliable & efficient distributed task queue for your next Go project.☆33Updated 3 years ago
- Distributed Systems programming examples in the Go programming language.☆106Updated 2 years ago
- Cursor-based go paginator