snwfdhmp / errlogLinks
Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.
☆461Updated 2 years ago
Alternatives and similar repositories for errlog
Users that are interested in errlog are comparing it to the libraries listed below
Sorting:
- Using brotli compression to embed static files in Go.☆531Updated 3 years ago
- Find outdated dependencies of your Go projects. go-mod-outdated provides a table view of the go list -u -m -json all command which lists …☆661Updated 2 years ago
- Parse and modify Go struct field tags☆647Updated last year
- Code generation tools for Go.☆431Updated 3 weeks ago
- Attach hooks to any database/sql driver☆656Updated last year
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆366Updated 2 years ago
- A tiny library for super simple Golang tables☆358Updated 4 years ago
- Better time duration formatting in Go!☆503Updated 4 years ago
- Golang errors with stack trace and source fragments.☆1,092Updated last year
- 🔊Minimalist message bus implementation for internal communication with zero-allocation magic on Emit☆349Updated 2 years ago
- 12 factor configuration as a typesafe struct in as little as two function calls☆337Updated 3 years ago
- The Emperor takes care of all errors personally☆356Updated 4 years ago
- ♻️ The most advanced interruptible mechanism to perform actions repetitively until successful.☆343Updated last year
- Load configuration in cascade from multiple backends into a struct☆504Updated this week
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- Quick helpers for testing Go applications☆529Updated last year
- Make temporary edits to your Go module dependencies☆900Updated 3 weeks ago
- Robust & Easy to use struct mapper and utility methods for Go☆415Updated 6 years ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆822Updated last year
- Go package for dealing with maps, slices, JSON and other data.☆771Updated 4 months ago
- Tool to detect Go structs that would take less memory if their fields were sorted.☆535Updated 2 years ago
- A Go library for validating structs, maps and slices.☆229Updated 7 months ago
- Composable, observable and performant config handling for Go for the distributed processing era☆644Updated 4 years ago
- Floc: Orchestrate goroutines with ease.☆268Updated 3 years ago
- dque is a fast, embedded, durable queue for Go☆783Updated 8 months ago
- Extremely flexible golang deep comparison, extends the go testing package, tests HTTP APIs and provides tests suite☆448Updated 2 months ago
- Pprof made easy at development time for Go☆757Updated 4 years ago
- prealloc is a Go static analysis tool to find slice declarations that could potentially be preallocated.☆655Updated last year
- Get hash values for arbitrary values in Go (golang).☆760Updated 2 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago