An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with stacktrace

A curated list of projects in awesome lists tagged with stacktrace .

https://github.com/abumq/easyloggingpp

C++ logging library. It is powerful, supports asynchronous low latency, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.

c-plus-plus c-plus-plus-11 cpp crash-handler cross-platform efficient-logging language logging logging-library performance-analysis stacktrace thread-safety

Last synced: 14 May 2025

https://github.com/bloomberg/pystack

🔍 🐍 Like pstack but for Python!

coredump python python3 stacktrace troubleshooting

Last synced: 14 May 2025

https://github.com/ztrue/tracerr

Golang errors with stack trace and source fragments.

debug error-handling errors errors-log go golang source-map stacktrace

Last synced: 10 Apr 2025

https://github.com/jeremy-rifkin/cpptrace

Simple, portable, and self-contained stacktrace library for C++11 and newer

backtrace debugging diagnostics stacktrace

Last synced: 14 May 2025

https://github.com/andy-landy/traceback_with_variables

Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value. Dump locals environments after errors to console, files, and loggers. Works in Jupyter and IPython. Install with pip or conda.

arguments colors debugging dump error-handling errors exception-handling exceptions frame jupyter locals logging pretty pretty-print print python python3 stacktrace traceback variables

Last synced: 14 May 2025

https://github.com/akaita/RxJava2Debug

RxJava 2.x extension to provide meaningful Stack Traces

crash crash-reporting rxjava2 stack-traces stacktrace stacktrace-filtering stacktrace-generation

Last synced: 11 Apr 2025

https://github.com/samber/oops

🔥 Error handling library with context, assertion, stack trace and source fragments

assert assertion attributes context error exception go handling logger logrus logrus-fomatter slog stacktrace structured-logging zap zerolog

Last synced: 15 May 2025

https://github.com/boostorg/stacktrace

C++ library for storing and printing backtraces.

backtrace boost cpp libraries printing-backtraces stack-traces stacktrace

Last synced: 15 Apr 2025

https://github.com/go-stack/stack

Package stack implements utilities to capture, manipulate, and format call stacks.

go golang stacktrace

Last synced: 13 Mar 2025

https://github.com/satanson/cpp_etudes

smart tools for source code study : cpptree.pl, calltree.pl, javatree.pl, java_calltree.pl

calltree perl-script source-code source-code-reading source-code-study stacktrace

Last synced: 05 Apr 2025

https://github.com/naugtur/blocked-at

Detects node eventloop block and reports where it started

blocked event-loop nodejs stacktrace synchronous

Last synced: 16 May 2025

https://github.com/emperror/errors

Drop-in replacement for the standard library errors package and github.com/pkg/errors

error errors stacktrace

Last synced: 14 Mar 2025

https://github.com/hexhacking/xUnwind

:fire: xUnwind is a collection of Android native stack unwinding solutions.

android arm64 backtrace cfi fp native stacktrace unwind

Last synced: 27 Mar 2025

https://github.com/bloomberg/pasta-sourcemaps

Pretty (and) Accurate Stack Trace Analysis is an extension to the JavaScript source map format that allows for accurate function name decoding.

javascript javascript-tools sourcemaps stacktrace

Last synced: 09 Apr 2025

https://github.com/ryncsn/memstrack

A memory allocation tracer combined with stack trace.

debug ftrace kernel memory-allocation perf stacktrace tracing

Last synced: 18 Oct 2025

https://github.com/andreasmadsen/clarify

Remove nodecore related stack trace noise

debugging javascript stacktrace

Last synced: 15 May 2025

https://github.com/AndreasMadsen/clarify

Remove nodecore related stack trace noise

debugging javascript stacktrace

Last synced: 01 Apr 2025

https://github.com/mifi/stacktracify

CLI to make unreadable production stack traces readable using source maps

cli javascript minification nodejs parse sourcemaps stacktrace utility

Last synced: 16 May 2025

https://github.com/DataDog/gostackparse

Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.

debugging go performance stacktrace

Last synced: 02 May 2025

https://github.com/datadog/gostackparse

Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.

debugging go performance stacktrace

Last synced: 04 Apr 2025

https://github.com/knight-zxw/sliver

字节跳动sliver 采集Java函数栈实现

android sliver stacktrace

Last synced: 06 May 2025

https://github.com/needle-tools/needle-console

⚡ Improved Unity Console adding better log and stacktrace readability, log filtering, log hyperlinks and more

debug debugging editor extension filter logging needle package stacktrace tool unity unity3d

Last synced: 06 Apr 2025

https://github.com/nir0s/backtrace

Makes Python tracebacks human friendly

backtrace beautify exceptions python stacktrace traceback traceback-entries

Last synced: 15 Mar 2025

https://github.com/xpl/panic-overlay

Displays JS errors in browsers. Shows sources. Use with any framework. 💥✨

debug error-handling error-overlay error-reporting javascript panic-overlay parcel snowpack stack stacktrace vanilla-js webpack

Last synced: 13 Apr 2025

https://github.com/lainio/err2

Automatic and modern error handling package for Go

assertion-library error error-handling errors go golang stacktrace try-catch unit-testing

Last synced: 06 Mar 2025

https://github.com/mgechev/ngx-flamegraph

Flame graph for stack trace visualization written in Angular

angular flamegraph stacktrace

Last synced: 24 Aug 2025

https://github.com/mdmintz/pdbp

pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.

debugger debugging debugging-tool pdb python-debugger seleniumbase stacktrace traceback

Last synced: 07 Apr 2025

https://github.com/asmaloney/asmcrashreport

🐞 Installs signal handlers to capture stack traces for MinGW 32 and macOS builds.

addr2line cpp crash-dump crash-reporting hacktoberfest mingw qt stacktrace

Last synced: 11 Apr 2025

https://github.com/lizhangqu/retrace

基于mapping.txt文件,根据原始class名或方法名获取混淆后的class名或方法名,根据混淆后的class名或方法名获取原始class名或方法名,堆栈还原等

mapping obfuscated proguard retrace stacktrace

Last synced: 25 Apr 2025

https://github.com/athos/stacktracer

A small development utility to print stack trace with code context

clojure repl stacktrace

Last synced: 03 May 2025

https://github.com/svsool/axios-better-stacktrace

Axios plugin that provides better stack traces for axios errors

axios axios-plugin error-handling stacktrace

Last synced: 08 May 2025

https://github.com/septag/stackwalkerc

Windows single header stack walker in C (DbgHelp.DLL)

c cpp dbghelp stacktrace stackwalker windows

Last synced: 12 Aug 2025

https://github.com/albertz/py_better_exchook

nice Python exception hook replacement

debugging python stacktrace variables

Last synced: 09 Apr 2025

https://github.com/easydevv/pyhunt

Lightweight Python logging tool for visual call tracing, tree-structured colored logs, and easy debugging with a simple decorator. Optimized for both standard and AI-generated codebases.

ai colored-log debug decorator developer-tool logging stacktrace terminal trace tree-structure

Last synced: 25 Jun 2025

https://github.com/smashwilson/stacktrace

Atom package to navigate stacktraces.

atom code-navigation coffeescript debugging stacktrace

Last synced: 30 Oct 2025

https://github.com/ZhangShurong/rebucket

ReBucket – A Method for Clustering Duplicate Crash Reports based on Call Stack Similarity

microsoft rebucket stacktrace

Last synced: 26 Mar 2025

https://github.com/src-d/go-errors

Yet another errors package, implementing error handling primitives.

error-handling golang stacktrace

Last synced: 08 Jul 2025

https://github.com/niesfisch/java-code-tracer

JCT is a call graph generator that works via byte code instrumentation. it records the flow through your application to gather call statistics. It helps to analyze which code is still used in production and which code can be removed (e.g. for big monolithic legacy applications)

bytecode callgraph java javaagent jdk jre jvm legacy profile profiler stack stacktrace tracer tracing

Last synced: 23 Jun 2025

https://github.com/hanjm/errors

errors with paired message and caller stack frame

error-handling errors golang production stacktrace

Last synced: 11 Apr 2025

https://github.com/sierrasoftworks/sentry-go

A beautifully simple Sentry client which makes reporting errors a joy! Full support for breadcrumbs and stacktraces with an elegant and easy to remember API.

breadcrumbs errors getsentry golang hacktoberfest raven raven-go sentry sentry-client stacktrace

Last synced: 09 Apr 2025

https://github.com/bloomberg/pytest-pystack

Pytest plugin that runs PyStack on slow or hanging tests.

coredump hang pytest python python3 slow stacktrace troubleshooting

Last synced: 28 Aug 2025

https://github.com/sija/backtracer.cr

Crystal shard aiming to assist with parsing backtraces into a structured form.

crystal parser stacktrace

Last synced: 14 Apr 2025

https://github.com/Sija/backtracer.cr

Crystal shard aiming to assist with parsing backtraces into a structured form.

crystal parser stacktrace

Last synced: 13 May 2025

https://github.com/shiranuit/node-segfault-handler

A C++ Node.js module that helps gathering informations on segmentation fault

alpine-linux cplusplus crash debugging-tool hacktoberfest libunwind linux nodejs segfault stacktrace

Last synced: 14 Apr 2025

https://github.com/manisandro/gdbcrashhandler

A crash handler for Qt based applications using gdb

cplusplus crash-reporting gdb qt stacktrace

Last synced: 18 Jul 2025

https://github.com/borisdiakur/rerror

Use RError instead of Error in Node.js and the browser. It provides nested information about the cause of failure without significant impact on performance.

error-handling stacktrace

Last synced: 22 Oct 2025

https://github.com/mvaldesdeleon/long-promise

Long stack traces for Promises (Node 8 only).

async-hooks node promise stack stacktrace

Last synced: 23 Apr 2025

https://github.com/pieterclaerhout/go-log

A logging library with strack traces, object dumping and optional timestamps

dumping golang golang-library golang-package logging stacktrace

Last synced: 26 Apr 2025

https://github.com/kevinsawicki/electron-atos

Symbolicate an Electron macOS crash report

atos crash-symbolicating electron electron-atos macos stacktrace

Last synced: 15 Apr 2025

https://github.com/shinnn/neat-stack

Make a color-coded stack trace from an error

beautify colored error errors javascript log nodejs readability stacktrace terminal

Last synced: 14 Jul 2025

https://github.com/bugsplat-git/source-mapper

📚➡️🥞 Node.js module for converting mangled stack traces to original positions in transpiled JS/TS code.

bugsplat callstack error javascript stacktrace transpilation typescript uglified-and-concatenated-js-file unwind

Last synced: 16 Aug 2025

https://github.com/crazecoder/flutter_stack_trace

format and print error log for flutter base on stack_trace

log logger logprint print stack stacktrace trace

Last synced: 10 Oct 2025

https://github.com/vardius/trace

Simple helper to trace the function calls, errors or logs reference

file golang reference stacktrace trace

Last synced: 10 Apr 2025

https://github.com/markusjx/stacktrace

C++ stack traces for windows, (debian based-) linux and macOs systems

cpp developer-tools stacktrace

Last synced: 13 Apr 2025

https://github.com/teticio/jupyter-stack-trace

A JupyterLab extension to jump to the line in the file of the stack trace, search Google for the error in Stack Overflow, or ask Bing Chat for help.

bingchat jupyterlab-extension stackoverflow stacktrace

Last synced: 30 Apr 2025

https://github.com/efimovalex/stackerr

An golang error implementation with StatusCode and Function trace

error error-handling error-log function go golang golang-library stacktrace statuscode trace traceability tracker

Last synced: 03 Aug 2025

https://github.com/tunnckocore/clean-stacktrace

Clean up error stack traces from node internals, built on `clean-stack`'s regex and `stack-utils-node-internals`. Working on node.js v0.10 and above.

clean clean-stacktrace error-stack-trace internals metadata stack stack-traces stack-utils stacktrace utils

Last synced: 01 Aug 2025

https://github.com/zeekay/postmortem

💀 When code dies, it deserves a proper autopsy. Stacktrace library with source maps support.

coffeescript error-handling javascript nodejs postmortem stacktrace stacktrace-library

Last synced: 27 Oct 2025

https://github.com/megyssstaa/zelix-retracer

A free open unofficial stacktrace translator for Zelix KlassMaster

gradle gradle-java java obfuscation stacktrace tool

Last synced: 03 May 2025

https://github.com/sintef/fortran-stacktrace

Generate stacktraces from Fortran

error-handling fortran stacktrace

Last synced: 05 May 2025

https://github.com/utahplt/cstg

CLI tool for generating and visualizing graphs from stacktraces

stacktrace

Last synced: 11 Apr 2025

https://github.com/bugsplat-git/bugsplat-js

🐛💥🕵️ BugSplat error reporting for modern browsers

callstack crash crash-report error error-handling errors exception exception-handling exceptions stacktrace

Last synced: 01 Mar 2025

https://github.com/stevenacoffman/simplerr

Go errors with stacktraces made simpler.

errors golang stacktrace

Last synced: 11 Apr 2025

https://github.com/teal-finance/emo

Emoji based semantic scoped debuging for Javascript/Typescript, Python, Go and Dart providing callstack/stacktrace information

call-stack callstack dart emoji-log flutter go go-logger golang golang-logger python stacktrace typescript

Last synced: 14 Apr 2025

https://github.com/notninja/node-knockknock

Who's there? The modules that just called your code

caller javascript module nodejs package stacktrace

Last synced: 01 May 2025

https://github.com/hapag-lloyd/log4j2-filtered-stacktrace-plugin

Plugin for Log4j2 to reduce noise in stacktraces.

filter java log4j2 logger logging plugin stacktrace

Last synced: 12 Aug 2025

https://github.com/brianvoe/uhoh

Golang advanced error usage with stack tracing

error golang stacktrace

Last synced: 11 Apr 2025

https://github.com/sergei-startsev/karma-stacktrace

Provides human-readable sourcemapped stacktrace for running tests in a browser.

jasmine qunit sourcemaps stacktrace

Last synced: 15 Sep 2025

https://github.com/xvyashar/lovely-error

Minimal, powerful, and highly customizable error parser and manager for JavaScript! 🚀

bug debug debugging error error-handling exception exception-handling javascript-library js logger lovely nodejs parser stacktrace try-catch ts typescript-library

Last synced: 31 Jul 2025

https://github.com/voldien/exceptcxx

Universal C++ Exception Library with StackTrace Builtin and Unicode Text Support

cross-platform cxx11 exception exception-messages stacktrace

Last synced: 12 Apr 2025

https://github.com/jay-johnson/slack-driven-development

Tired of crawling through logs looking for errors? This is a simple Slack bot that publishes exceptions + line number + environment name into a channel to help develop and find bugs faster

error-messages error-monitoring exception-handler exception-messages exceptions python-2 python-exceptions python-stacktrace slack slackbot stacktrace

Last synced: 06 Apr 2025

https://github.com/tunnckocore/stack-utils-node-internals

An array of node internals that can be cleaned up from stack traces

clean help internals natives nodejs stack stacktrace traces utils

Last synced: 15 Apr 2025

https://github.com/alvis/xception

📍 An exceptional handy library for stack rendering and creating context-aware custom errors.

error-reporting exception-handling stacktrace

Last synced: 24 Jun 2025