tracer
Tracer
A lightweight tracing library for Go applications.
🪡 Dead simple, lightweight tracing.
86 stars
7 watching
4 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists
avitoawesome-gogogolanghacktoberfestlibrarymoduletracing
Related projects:
Repository | Description | Stars |
---|---|---|
nikolaydubina/go-instrument | Automatically adds tracing code to Go functions and methods | 229 |
kamilsk/semaphore | Provides an API to control access to shared resources and limit throughput in concurrent systems. | 103 |
heremobilitydevelopers/mediary | Enables logging and tracing of HTTP requests and responses using interceptors | 88 |
meilisearch/meilisearch-go | A Go wrapper for a search engine API | 540 |
grantseltzer/weaver | Tool to analyze and debug Go program execution by tracing function calls with eBPF uprobes | 298 |
melisgl/journal | A library for logging, tracing, testing, and persistence in Common Lisp | 39 |
azer/logger | A minimalistic logging library for Go. | 157 |
rocketlaunchr/igo | A tool that improves the Go programming language by providing syntactical sugar and tools to make code simpler and easier to read. | 66 |
tracerbench/tracerbench | Automated tool for analyzing Chrome performance and identifying optimization opportunities | 243 |
temporal/tracer | Provides a tracing profiler for Common Lisp applications to collect detailed information on function calls and execution sequences. | 54 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
odddollar/leafscript | A lightweight programming language designed to be simple and efficient. | 28 |
namit/the-go-programming-language | A collection of notes, examples, and exercises from the official Go book. | 2 |
ugorji/go | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,861 |
reugn/go-streams | Provides a lightweight and flexible way to process data streams in Go | 1,910 |