Skip to content

derrickwzb/GoTracyGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tracy Go Wrapper

A Go wrapper for the Tracy profiler, inspired by gotracy and extended with additional features.

This project allows Go developers to integrate Tracy’s profiling capabilities with minimal overhead, offering an idiomatic Go API for the Tracy profiler.


⚡ Features

  • Real-time profiling for Go applications
  • Lightweight wrapper around Tracy C++ API using cgo
  • Builds upon and extends the functionality of gotracy
  • Easy integration into existing Go projects
  • Minimal dependencies and low overhead
  • Cross-platform support: Linux and Windows

🛠 Installation

go get github.com/derrickwzb/GoTracyGo

🎓 Credits

This project is inspired by and builds upon:

Portions of this software are derived from the above projects, which remain under the MIT License.
This project is licensed under the GPLv3 License.

About

Tracy Go bindings — lightweight Go wrapper for the Tracy real-time profiler.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors