nytlabs / gojsonexplode
a go library to flatten nested JSON
☆38Updated 4 years ago
Alternatives and similar repositories for gojsonexplode:
Users that are interested in gojsonexplode are comparing it to the libraries listed below
- Lightweight key-value interface to a bunch of storage engines with middleware support, organized as a chain of operations; written in Go☆129Updated 7 years ago
- VanGoH - Vanilla Go HMAC - An AWS-style HMAC authentication middleware for Go web servers☆101Updated 6 years ago
- k8s wait and backoff utilities, extracted for general use☆36Updated 8 years ago
- Package flagenv provides the ability to populate flags from environment variables.☆106Updated 7 years ago
- go-pipeline is a Go library to provide some channel "middleware"-like functionality. It can lead to some clean code when processing vario…☆67Updated 8 years ago
- Golang simple exponential backoff package.☆50Updated 4 years ago
- Run linters from Go code -☆65Updated 6 years ago
- Package netbug provides a handler for registering profilers on your own ServeMux.☆72Updated 9 years ago
- ☆50Updated 5 years ago
- Extensible arithmetic parsing lib for go☆67Updated 5 years ago
- Data access in Go - Code Generator☆106Updated 7 years ago
- xstats is a generic client for service instrumentation☆82Updated 4 years ago
- Middleware decorator for go servers.☆37Updated 9 years ago
- A distributed id generation service that starts at zero.☆74Updated 9 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆45Updated 7 years ago
- 💧 In memory dataset filtering☆49Updated 3 years ago
- Sandwich is a delicious middleware framework for go that lets you write and test your handlers easily.☆67Updated 2 years ago
- Go: Sparkline signals in a heartbeat☆38Updated 8 years ago
- rgip: restful geoip service☆31Updated 8 years ago
- Shutdown management library for Go☆36Updated 9 years ago
- Get to Statsd: forward simple statistics to a statsd server☆148Updated 8 years ago
- Run functions resiliently in Go, catching and restarting panics☆159Updated last year
- Command line interface to Go's text/template library.☆84Updated 4 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…