Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wasilak/profilego

Go profiling instrumentation library (mostly for my own projects)
https://github.com/wasilak/profilego

Last synced: about 9 hours ago
JSON representation

Go profiling instrumentation library (mostly for my own projects)

Awesome Lists containing this project

README

        

# profilego

![GitHub tag (with filter)](https://img.shields.io/github/v/tag/wasilak/profilego) ![GitHub go.mod Go version (branch & subdirectory of monorepo)](https://img.shields.io/github/go-mod/go-version/wasilak/profilego/main) [![Go Reference](https://pkg.go.dev/badge/github.com/wasilak/profilego.svg)](https://pkg.go.dev/github.com/wasilak/profilego) [![Maintainability](https://api.codeclimate.com/v1/badges/87dcca9e40f33cf221af/maintainability)](https://codeclimate.com/github/wasilak/profilego/maintainability)

Library I've come up with in order unify way my apps implement profiling.