Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/wasilak/profilego
- Owner: wasilak
- License: apache-2.0
- Created: 2024-01-20T15:56:11.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-25T19:14:27.000Z (4 months ago)
- Last Synced: 2024-08-04T09:45:21.339Z (3 months ago)
- Language: Go
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.