goware / superr
SupErr -- Go stdlib errors with super powers
☆30Updated last year
Alternatives and similar repositories for superr:
Users that are interested in superr are comparing it to the libraries listed below
- ❄️ HTTP Mocking & Debugging Service.☆32Updated this week
- Create graphics with a hand-drawn, sketchy, appearance. Based on Rough.js☆29Updated 4 months ago
- An (almost) compliant XPath 1.0 library.☆47Updated 8 months ago
- Library providing opanapi3 and Go types for store/validation and transfer of ISO-4217, ISO-3166, and other types.☆19Updated 2 months ago
- Tiny cross-platform terminal color library☆8Updated this week
- Package set is a small wrapper around the official reflect package that facilitates loose type conversion and assignment into native Go t…☆47Updated 2 years ago
- GraphQL server package for Go with a focus on simplicity and efficiency☆26Updated 4 years ago
- nilable is a tiny Go generics library for making non-nilable values nilable☆13Updated 9 months ago
- Go package for managing a set of lazily constructed, self-expiring, concurrency-limited worker pools and their data☆30Updated 2 years ago
- Generic error handling with panic, recover, and defer.☆21Updated 2 years ago
- Build slack bots quickly and easily!☆45Updated 4 years ago
- Create wide log events in Go programs☆15Updated 6 years ago
- Recreates directory and files from embedded filesystem using Go 1.16 embed.FS type.☆29Updated 2 years ago
- A basic go package to handle the lifetime / lifecycle of an application providing easy to use graceful shutdowns.☆18Updated 3 years ago
- A Go test harness that starts an ephemeral PostgreSQL server☆57Updated last month
- Nats-mutex is a distributed lock library using NATS JetStream.☆26Updated 2 months ago
- 🥬 validate. simply.☆20Updated 4 months ago
- docker-compose alike functionality directly from golang, for integration testing.☆63Updated 11 months ago
- Static (i.e. compile-time) plugins for go☆25Updated 4 years ago
- a self-updatable cli to generate projects with self-updatable clis☆22Updated 3 months ago
- Collection of unusual generics usecases in Go☆55Updated 2 years ago
- gen is a generic general use Go functions library with the intention of replacing duplicated code where the same functionality is needed …☆13Updated last month
- Simple expression evaluation engine for Go☆72Updated 4 years ago
- Dynamic, server-side web-applications.☆20Updated 3 years ago
- Efficient for-loop retries in Go