ibrt / go-xerror
Package xerror extends the functionality of Go's built-in error interface.
☆15Updated 8 years ago
Alternatives and similar repositories for go-xerror:
Users that are interested in go-xerror are comparing it to the libraries listed below
- Context-aware middleware chains for Golang net/http☆26Updated 7 years ago
- Extensible arithmetic parsing lib for go☆67Updated 5 years ago
- Rethinking logs and metrics.☆63Updated 8 years ago
- Generic Data Structures/Algorithms in golang.☆53Updated 8 years ago
- Static content embedding for Golang☆92Updated 6 years ago
- BitSet data structure in golang☆38Updated 5 years ago
- show Go package dependencies☆52Updated 6 years ago
- Take control of your Go packages' import paths☆63Updated 7 years ago
- Postgres schema definition, sql/go, code generation package.☆68Updated last year
- 💧 In memory dataset filtering☆49Updated 3 years ago
- Package srcutil provides utilities for working with Go source code.☆26Updated 7 years ago
- trace is a wrapper for net/trace that extends it by logging trace/event information to a structured log and providing metrics (counts, er…☆71Updated 3 years ago
- ☆70Updated 3 years ago
- Composable chains of nested http.Handler instances.☆61Updated 6 years ago
- The Go library for working with delimited separated value (DSV).☆28Updated 6 years ago
- Compile text/template / html/template to regular go code☆119Updated 7 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- Generate a unified coverage file for all your Go code☆47Updated 8 years ago
- Embeddable in memory key/value store for strings in golang☆53Updated 6 years ago
- Loom - A repository for Weave Files☆26Updated 9 years ago
- Simple error handling primitives that work well with structured logging☆28Updated 6 years ago
- Embeds static resources into go files for single binary compilation + works with http.FileSystem + symlinks☆67Updated 8 years ago
- Run linters from Go code -☆65Updated 6 years ago
- k8s wait and backoff utilities, extracted for general use☆36Updated 8 years ago
- SQL API for Go☆31Updated 3 years ago
- A simple base62 encoded token library for go, ideal for short url services.☆67Updated 2 years ago
- cmd-go-js is a "branch" of cmd/go that supports compiling to JavaScript.