prep
Package performance tool
Tools to analyze and improve Go package performance by analyzing SQL statements and instrumenting connections with prepared statements
Prep finds all SQL statements in a Go package and instruments db connection with prepared statements
33 stars
4 watching
5 forks
Language: Go
last commit: almost 9 years agoLinked from 2 awesome lists
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Generates tests stubs based on source function or method signature | 81 | |
| A comprehensive utility package for Go programmers | 175 | |
| A tool for generating decorators around Go interfaces with various features such as metrics and fallbacks. | 1,105 | |
| Tool for comparing and testing Go code | 436 | |
| A Sublime Text plugin that generates Go tests from selected function and method signatures. | 2 | |
| A Vim plugin that generates Go tests based on function declarations and provides customizable test templates. | 24 | |
| A tool for analyzing and visualizing Go test benchmark data to identify performance regressions. | 147 | |
| A collection of Go solutions to common programming interview questions and challenges | 56 | |
| Tools to augment Go testing and support common testing patterns | 518 | |
| Formats Go test results as readable documentation | 122 | |
| A lightweight package to encapsulate database operations in Go. | 14 | |
| A Go package for working with nested data structures like maps and slices | 20 | |
| Analyzes and summarizes Go test output for developers. | 1,036 | |
| Provides a Go-based platform for High Energy Physics analyses with standard tools and interoperability layers. | 232 | |
| A tool for measuring HTTP performance under various conditions and configurations. | 230 |