twitter / go-bindata
☆69Updated last year
Related projects ⓘ
Alternatives and complementary repositories for go-bindata
- 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
- 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
- Go package that can detect animated images and "deanimate" them by rendering just the first frame as a static image.☆25Updated 2 years ago
- ProblemDetails is a Error Handler base on [RFC 7807] standard to map our error to standardized error payload to client.☆49Updated 2 weeks ago
- 🚨 slog sampling: drop repetitive log records☆52Updated last month
- Struct validation using tags☆46Updated 2 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 6 months ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆63Updated 3 months ago
- timea.go (did you see what I did there?) is a simple library to print given times in "time ago" manner.☆47Updated 4 months ago
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- OpenTelemetry Go distribution for Uptrace☆97Updated last week
- ☆89Updated 4 months ago
- This package provides a framework for writing validations for Go applications.☆94Updated 2 years ago
- Error Context, Stack Trace, Types and Tags for full error handling and logging.☆61Updated last year
- Implementation of the JWE specification☆28Updated 2 years ago
- Print uncovered code☆50Updated last year
- 🔍 Seamless Observability for Distributed Systems 🔍☆68Updated 3 weeks ago
- ☆73Updated last year
- Plausible additions to Go standard library packages☆39Updated 2 years ago
- sqlcommenter support for ent☆56Updated 2 years ago
- A best practice http server set up that supports graceful shutdown☆190Updated 2 months ago
- HTTP security middleware for Go(lang) inspired by HelmetJS.☆34Updated 2 years ago
- Cache implementations in Go, with support for generics.☆45Updated 2 years ago
- Optional values for Go☆104Updated last year
- Deck provides a flexible logging framework for Go apps.☆56Updated 4 months ago
- various libs or tools for Golang☆99Updated this week
- auto-scaling worker pool (work queue) in Go, using generics