cpptrace
brew install cpptrace
v1.0.4
MIT
Simple, portable, and self-contained stacktrace library for C++11 and newer
4
30-day installs · #11181
12
90-day · #11233
56
365-day · #10716
1.4k
★ GitHub stars · updated 5mo ago
Runtime dependencies
Build dependencies
GitHub topics
backtrace
debugging
diagnostics
stacktrace
Links
- https://github.com/jeremy-rifkin/cpptrace
- GitHub: jeremy-rifkin/cpptrace
- Brew formula source: Formula/c/cpptrace.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [
"cmake",
"pkgconf"
],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"dwarfutils",
"zstd"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Simple, portable, and self-contained stacktrace library for C++11 and newer",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:36:39+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "cpptrace",
"github_default_branch": "main",
"github_last_commit_at": "2026-03-13T04:40:01Z",
"github_readme_excerpt": "# Cpptrace \u003c!-- omit in toc --\u003e\n\n[](https://github.com/jeremy-rifkin/cpptrace/actions/workflows/ci.yml)\n[](https://sonarcloud.io/summary/new_code?id=jeremy-rifkin_cpptrace)\n\u003cbr/\u003e\n[-Community%20Discord-blue?labelColor=2C3239\u0026color=7289DA\u0026style=flat\u0026logo=discord\u0026logoColor=959DA5)](https://discord.gg/frjaAZvqUZ)\n\u003cbr/\u003e\n[](https://godbolt.org/z/aP8PsxxeY)\n\nCpptrace is a simple and portable C++ stacktrace library supporting C++11 and greater on Linux, macOS, and Windows\nincluding MinGW and Cygwin environments. The goal: Make stack traces simple for once.\n\nIn addition to providing access to stack traces, cpptrace also provides a mechanism for getting stacktraces from thrown\nexceptions which is immensely valuable for debugging and triaging. More info [below](#traces-from-all-exceptions-cpptrace_try-and-cpptrace_catch).\n\nCpptrace also has a C API, docs [here](docs/c-api.md).\n\n## Table of Contents \u003c!-- omit in toc --\u003e\n\n- [30-Second Overview](#30-second-overview)\n - [CMa",
"github_repo": "jeremy-rifkin/cpptrace",
"github_stars": 1444,
"github_topics": [
"backtrace",
"debugging",
"diagnostics",
"stacktrace"
],
"homepage": "https://github.com/jeremy-rifkin/cpptrace",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 4,
"installs_365d": 56,
"installs_90d": 12,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": null,
"llm_model": null,
"name": "cpptrace",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 11181,
"rank_365d": 10716,
"rank_90d": 11233,
"raw_hash": "120f317b4eceee3e",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/c/cpptrace.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "1.0.4",
"versioned_formulae": [],
"why_use_this": null
}