storozhukBM / verifier
Package verifier provides simple defensive programing primitives.
☆268Updated 5 years ago
Alternatives and similar repositories for verifier:
Users that are interested in verifier are comparing it to the libraries listed below
- Golang Resource Bundler [deprecated]☆294Updated 3 years ago
- A simple tool for embedding assets in a Go binary.☆298Updated 6 years ago
- File format determination package for Go☆204Updated 4 years ago
- Reduce Go programs☆216Updated last year
- Go Interface Mocking Tool☆204Updated last year
- A non-standard HTTP cache implemented as Go middleware☆154Updated 5 years ago
- io.Reader and io.Writer with progress and remaining time estimation☆409Updated 4 years ago
- Source code analyzer that helps you to make your Go programs more consistent.☆345Updated 2 months ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Pprof made easy at development time for Go☆757Updated 4 years ago
- Simple and extensible status bar to pretty display of Golang program's progress☆252Updated 3 years ago
- Easy drop-in i18n solution for Go applications.☆190Updated 7 years ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆235Updated 7 years ago
- View annotated files based on line-spec☆227Updated last year
- Statictemplate is a code generator for Go's text/template and html/template.☆79Updated 6 years ago
- A CLI to turn Go's benchmark output into pictures☆341Updated 5 years ago
- Time span handling for Go☆180Updated 5 years ago
- Ultra-simple RPC ecosystem designed for right now.☆302Updated 2 years ago
- ✔️ tf is a microframework for parameterized testing of functions and HTTP in Go.☆136Updated 5 years ago
- Minimal metrics for Go (counter/gauge/histogram). No dependencies. Compatible with expvar. Web UI included.☆357Updated 5 years ago
- Pretty Print Data Structures☆345Updated last year
- Flag is a simple but powerful command line option parsing library for Go support infinite level subcommand☆131Updated 4 years ago
- A simple SQL Query Builder☆322Updated 2 years ago
- Simple SQL extensions for Go☆174Updated 3 months ago
- A sql driver that will wrap any other driver and log/trace all its calls