{"id":18009832,"url":"https://github.com/kaedea/junwind","last_synced_at":"2025-07-21T22:32:34.753Z","repository":{"id":81348862,"uuid":"416432627","full_name":"kaedea/junwind","owner":"kaedea","description":"Get Java thread's stacktrace by native tid.","archived":false,"fork":false,"pushed_at":"2022-02-11T10:29:49.000Z","size":112,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-07T16:51:49.424Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kaedea.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2021-10-12T17:24:14.000Z","updated_at":"2024-07-18T23:00:45.000Z","dependencies_parsed_at":"2023-03-11T09:30:55.623Z","dependency_job_id":null,"html_url":"https://github.com/kaedea/junwind","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kaedea/junwind","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaedea%2Fjunwind","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaedea%2Fjunwind/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaedea%2Fjunwind/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaedea%2Fjunwind/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaedea","download_url":"https://codeload.github.com/kaedea/junwind/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaedea%2Fjunwind/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266392643,"owners_count":23922207,"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","status":"online","status_checked_at":"2025-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-10-30T02:11:12.077Z","updated_at":"2025-07-21T22:32:34.745Z","avatar_url":"https://github.com/kaedea.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# junwind\nGet Java thread's stacktrace by native tid.\n\n\n## Getting Started\n\n```java\n// 1. Get current thread's stacktrace.\nString callStack = JUnwind.jUnwindCurr();\n\n// 2. Get other thread's stacktrace by tid.\nint tid = ...;\nString callStack = JUnwind.jUnwind(tid);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaedea%2Fjunwind","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaedea%2Fjunwind","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaedea%2Fjunwind/lists"}