{"id":13573634,"url":"https://github.com/dominikh/gotraceui","last_synced_at":"2025-05-14T20:04:35.594Z","repository":{"id":39724943,"uuid":"504360908","full_name":"dominikh/gotraceui","owner":"dominikh","description":"Go execution trace frontend","archived":false,"fork":false,"pushed_at":"2025-03-04T23:26:11.000Z","size":5309,"stargazers_count":1247,"open_issues_count":93,"forks_count":30,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-04-13T15:09:37.552Z","etag":null,"topics":["golang","tracing"],"latest_commit_sha":null,"homepage":"https://gotraceui.dev","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dominikh.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"patreon":"dominikh","github":"dominikh"}},"created_at":"2022-06-17T01:51:04.000Z","updated_at":"2025-04-13T14:04:13.000Z","dependencies_parsed_at":"2023-12-21T02:06:07.131Z","dependency_job_id":"66461041-0eb2-468e-92c7-322f0b6ee67c","html_url":"https://github.com/dominikh/gotraceui","commit_stats":{"total_commits":1179,"total_committers":6,"mean_commits":196.5,"dds":0.004240882103477506,"last_synced_commit":"3892d8ddbfd457ace771f9e856cf222b2d29128e"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominikh%2Fgotraceui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominikh%2Fgotraceui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominikh%2Fgotraceui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dominikh%2Fgotraceui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dominikh","download_url":"https://codeload.github.com/dominikh/gotraceui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248732486,"owners_count":21152852,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["golang","tracing"],"created_at":"2024-08-01T15:00:38.663Z","updated_at":"2025-04-13T15:09:58.826Z","avatar_url":"https://github.com/dominikh.png","language":"Go","funding_links":["https://patreon.com/dominikh","https://github.com/sponsors/dominikh"],"categories":["Programming","Go"],"sub_categories":["Golang"],"readme":"# gotraceui - an efficient frontend for Go execution traces\n\nGotraceui is a tool for visualizing and analyzing Go execution traces. It is meant to be a faster, more accessible, and\nmore powerful alternative to `go tool trace`. Unlike `go tool trace`, Gotraceui doesn’t use deprecated browser APIs (or a\nbrowser at all), and its UI is tuned specifically to the unique characteristics of Go traces.\n\n![Screenshot](https://github.com/dominikh/gotraceui/assets/39825/794d4b51-7c73-4ab7-b652-12b57ef38130)\n\n## Installation\n\nUsers of Nix can use the flake. There are no packages for other distributions or OSs yet and you will have to build\n`honnef.co/go/gotraceui/cmd/gotraceui` yourself. The manual contains information on how to.\n\n## Manual\n\n- [Manual for the latest release](https://gotraceui.dev/manual/latest/)\n- [Manual for the development version](https://gotraceui.dev/manual/master/)\n\n## Notes for package maintainers\n\nWhen packaging Gotraceui please take care to\n\n- pass `-X gioui.org/app.ID=co.honnef.Gotraceui` to the linker\n- install the `share` directory\n- call the package `gotraceui`, _please_\n- include the `LICENSE-THIRD-PARTY` file; it contains all the licenses and copyright notices of all dependencies and all\n  code our code is derived from. Including this file satisfies the requirement of reproducing copyright notices and\n  permission notices.\n\n## License\n\nThe source code of the program and all assets necessary to run the program are licensed under the MIT license.\nThe manual (all files in `doc/manual` as well as the compiled output) is licensed under the [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/).\n\nCopies of the licenses of all dependencies can be found in LICENSE-THIRD-PARTY.\n\n## Copyright\n\nAll original work is copyrighted by its respective authors (consult the git log.)  \nParts of the code are derived from Go, © The Go Authors.  \nParts of the code are derived from Gio, © The Gio authors.  \nParts of the code are derived from go-tinylfu, © Damian Gryski  \n`font/fallback.ttf` is derived from the DejaVu fonts, © Bitstream, © Tavmjong Bah  \n`doc/manual/images/olive.jpg` is © Charlotte Brandhorst-Satzkorn, photographer and owner of the subject.\n\nThe compiled binary includes code from dependencies. These dependencies and their copyright holders can be found in `LICENSE-THIRD-PARTY`.\n\n## Known issues\n\n- [runtime/trace: time stamps out of order](https://github.com/golang/go/issues/16755)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdominikh%2Fgotraceui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdominikh%2Fgotraceui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdominikh%2Fgotraceui/lists"}