NeutrinoCorp / ddderrLinks
Reflection-free Domain-Driven errors for Go.
☆29Updated 3 years ago
Alternatives and similar repositories for ddderr
Users that are interested in ddderr are comparing it to the libraries listed below
Sorting:
- Idiomatic Domain-driven Design, CQRS and Event Sourcing for Go☆100Updated this week
- A Go library for validating structs, maps and slices.☆229Updated 11 months ago
- A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.☆112Updated 2 years ago
- Efficient and reliable background processing for Go☆131Updated 5 years ago
- Helpful functions to extend the Golang `time` standard package☆19Updated last year
- AsyncAPI spec from Go code☆81Updated 3 weeks ago
- Build robust message-driven applications in Go.☆37Updated 3 weeks ago
- This package provides a framework for writing validations for Go applications.☆94Updated 3 years ago
- All you need when you are working with countries in Go.☆92Updated 2 years ago
- Type safe SQL query builder and struct mapper for Go☆202Updated 2 years ago
- Cache Slow Database Queries☆143Updated 4 years ago
- Embedded, self-hosted swagger-ui for go servers☆89Updated last year
- Integration testing in Go with Docker☆113Updated 2 months ago
- A go library that implements application/problem+json and application/problem+xml☆66Updated last year
- SQL (Postgres/MySQL) Pub/Sub for the Watermill project.☆79Updated last week
- Clean Architecture Use Case for Go☆37Updated last year
- Go module for encoding structs into URL query parameters☆78Updated 7 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 9 months ago
- HLive is a server-side WebSocket based dynamic template-less view layer for Go.☆100Updated last year
- Modern Go Application tool☆83Updated 6 months ago
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆73Updated last month
- OpenAPI v2 builder and input validation for Go APIs, with Swagger UI☆44Updated last month
- Generic simple workflows and concurrency patterns☆45Updated 2 years ago
- Gofire 🔥 Command Line Interface Generator tool for Go☆112Updated 4 years ago
- Cookies, but with structs, for happiness.☆110Updated 5 months ago
- [TOOL/CLI] - Filter and examine Go type structures, interfaces and their transitive dependencies and relationships. Export structural typ…☆205Updated 2 years ago
- A multi-level cache library with cache stampede prevention for Go