Lists (3)
Sort Name ascending (A-Z)
Stars
A reflection based dependency injection toolkit for Go.
Distributed mutual exclusion lock using Redis for Go
Data Access Layer (DAL) for PostgreSQL, CockroachDB, MySQL, SQLite and MongoDB with ORM-like features.
Package macaron is a high productive and modular web framework in Go.
OpenTracing API for Go. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163
🚀 fgprof is a sampling Go profiler that allows you to analyze On-CPU as well as Off-CPU (e.g. I/O) time together.
a cloud native application framework for Go with rich eco-system
Starlark in Go: the Starlark configuration language, implemented in Go
'go test' runner with output optimized for humans, JUnit XML for CI integration, and a summary of the test results.
Fast JSON parser and validator for Go. No custom structs, no code generation, no reflection
Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead
HTTP traffic mocking and testing made easy in Go ༼ʘ̚ل͜ʘ̚༽
🍕 Enjoy a slice! A utility library for dealing with slices and maps that focuses on type safety and performance.
Advanced ANSI style & color support for your terminal applications
An interesting go struct tag expression syntax for field validation, etc.
Record and replay your HTTP interactions for fast, deterministic and accurate tests