An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: stacktrace

N22z/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.

Language: Python - Size: 145 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 0

mhahnFr/CallstackLibrary

Library creating human-readable call stacks.

Language: C - Size: 814 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 4 - Forks: 0

rollbar/rollbar-gem

Exception tracking and logging from Ruby to Rollbar

Language: Ruby - Size: 3.05 MB - Last synced at: 1 day ago - Pushed at: 26 days ago - Stars: 462 - Forks: 282

albertz/py_better_exchook

nice Python exception hook replacement

Language: Python - Size: 129 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 43 - Forks: 2

jeremy-rifkin/cpptrace

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

Language: C++ - Size: 2.81 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 907 - Forks: 102

Byloth/exceptions

โŒ Handle exceptions with ease, creating better stacktraces and managing everything in the right place.

Language: TypeScript - Size: 247 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

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.

Language: Python - Size: 165 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 36 - Forks: 1

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.

Language: C++ - Size: 29.1 MB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 3,854 - Forks: 942

keithpotz/CrashCatch

Cross-Platform, Efficient easy to integrate crash reporting library for modern C++

Language: C++ - Size: 1.04 MB - Last synced at: 7 days ago - Pushed at: 8 days ago - Stars: 41 - Forks: 1

elmahio/jsStack.js

A simple and easy library for highlighting JavaScript stack traces.

Language: JavaScript - Size: 121 KB - Last synced at: 7 days ago - Pushed at: 8 months ago - Stars: 4 - Forks: 0

needle-tools/needle-console

โšก Improved Unity Console adding better log and stacktrace readability, log filtering, log hyperlinks and more

Language: C# - Size: 6.72 MB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 93 - Forks: 8

samber/oops

๐Ÿ”ฅ Error handling library with context, assertion, stack trace and source fragments

Language: Go - Size: 2.12 MB - Last synced at: 5 days ago - Pushed at: 10 days ago - Stars: 635 - Forks: 22

ryncsn/memstrack

A memory allocation tracer combined with stack trace.

Language: C - Size: 374 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 161 - Forks: 18

getsentry/sentry-ruby

Sentry SDK for Ruby

Language: Ruby - Size: 4.78 MB - Last synced at: 4 days ago - Pushed at: 10 days ago - Stars: 966 - Forks: 513

fullstack-build/tslog

๐Ÿ“ tslog - Universal Logger for TypeScript and JavaScript

Language: TypeScript - Size: 6.2 MB - Last synced at: 2 days ago - Pushed at: 6 months ago - Stars: 1,400 - Forks: 66

go-stack/stack

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

Language: Go - Size: 1.12 MB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 399 - Forks: 35

xpl/panic-overlay

Displays JS errors in browsers. Shows sources. Use with any framework. ๐Ÿ’ฅโœจ

Language: JavaScript - Size: 1.25 MB - Last synced at: 13 days ago - Pushed at: almost 3 years ago - Stars: 83 - Forks: 7

ztrue/tracerr

Golang errors with stack trace and source fragments.

Language: Go - Size: 705 KB - Last synced at: 16 days ago - Pushed at: 11 months ago - Stars: 1,075 - Forks: 40

alvis/xception

๐Ÿ“ An exceptional handy library for stack rendering and creating context-aware custom errors.

Language: TypeScript - Size: 1.83 MB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 3 - Forks: 0

bloomberg/pystack

๐Ÿ” ๐Ÿ Like pstack but for Python!

Language: C++ - Size: 1.8 MB - Last synced at: 16 days ago - Pushed at: about 1 month ago - Stars: 1,077 - Forks: 46

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.

Language: Python - Size: 605 KB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 695 - Forks: 26

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.

Language: TypeScript - Size: 601 KB - Last synced at: 17 days ago - Pushed at: 8 months ago - Stars: 172 - Forks: 10

boostorg/stacktrace

C++ library for storing and printing backtraces.

Language: C++ - Size: 744 KB - Last synced at: 12 days ago - Pushed at: 16 days ago - Stars: 460 - Forks: 77

asmaloney/asmCrashReport

๐Ÿž Installs signal handlers to capture stack traces for MinGW 32 and macOS builds.

Language: C++ - Size: 28.3 KB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 54 - Forks: 28

naugtur/blocked-at

Detects node eventloop block and reports where it started

Language: JavaScript - Size: 143 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 329 - Forks: 25

ehmicky/modern-errors

Handle errors in a simple, stable, consistent way

Language: JavaScript - Size: 9.33 MB - Last synced at: 16 days ago - Pushed at: 29 days ago - Stars: 1,472 - Forks: 18

lainio/err2

Automatic and modern error handling package for Go

Language: Go - Size: 795 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 74 - Forks: 6

svsool/axios-better-stacktrace

Axios plugin that provides better stack traces for axios errors

Language: TypeScript - Size: 203 KB - Last synced at: 16 days ago - Pushed at: 9 months ago - Stars: 50 - Forks: 6

satanson/cpp_etudes

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

Language: C++ - Size: 14.7 MB - Last synced at: 17 days ago - Pushed at: 6 months ago - Stars: 397 - Forks: 87

ehmicky/modern-errors-clean

`modern-errors` plugin to clean stack traces.

Language: JavaScript - Size: 7.66 MB - Last synced at: 6 days ago - Pushed at: 29 days ago - Stars: 7 - Forks: 0

ehmicky/merge-error-cause

Merge an error with its `cause`

Language: JavaScript - Size: 11.4 MB - Last synced at: 6 days ago - Pushed at: 29 days ago - Stars: 10 - Forks: 0

ehmicky/error-custom-class

Create custom error classes

Language: JavaScript - Size: 5.17 MB - Last synced at: 7 days ago - Pushed at: 29 days ago - Stars: 4 - Forks: 0

ehmicky/set-error-stack

Properly update an error's stack.

Language: JavaScript - Size: 4.37 MB - Last synced at: 7 days ago - Pushed at: 29 days ago - Stars: 3 - Forks: 0

roq-trading/roq-logging

Logging utilities.

Language: C++ - Size: 315 KB - Last synced at: 6 days ago - Pushed at: 29 days ago - Stars: 8 - Forks: 3

AdamBrianBright/errstack

ErrStack is a linter for Go that checks for unnecessary error wrapping using `errors.Wrap`, `errors.Wrapf`, and `errors.WithStack`.

Language: Go - Size: 80.1 KB - Last synced at: 29 days ago - Pushed at: 29 days ago - Stars: 1 - Forks: 0

ehmicky/set-error-message

Properly update an error's message.

Language: JavaScript - Size: 4.46 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 3 - Forks: 0

ehmicky/normalize-exception

Normalize exceptions/errors

Language: JavaScript - Size: 8.47 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 9 - Forks: 0

ehmicky/modern-errors-http

`modern-errors` plugin to create HTTP error responses.

Language: TypeScript - Size: 8.22 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 13 - Forks: 0

ehmicky/set-error-class

Properly update an error's class.

Language: JavaScript - Size: 6.55 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 3 - Forks: 1

ehmicky/error-cause-polyfill

Polyfill `error.cause`

Language: JavaScript - Size: 6.52 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 7 - Forks: 0

ehmicky/wrap-error-message

Properly wrap an error's message.

Language: JavaScript - Size: 3.99 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 3 - Forks: 0

ehmicky/error-serializer

Convert errors to/from plain objects.

Language: JavaScript - Size: 3.56 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 17 - Forks: 1

ehmicky/error-class-utils

Properly create error classes.

Language: JavaScript - Size: 5.74 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 3 - Forks: 0

ehmicky/modern-errors-cli

`modern-errors` plugin to handle errors in CLI modules.

Language: TypeScript - Size: 7.57 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 7 - Forks: 1

ehmicky/error-http-response

Create HTTP error responses.

Language: JavaScript - Size: 4.07 MB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 4 - Forks: 0

bugsnag/bugsnag-react-native ๐Ÿ“ฆ

Error monitoring and reporting tool for native exceptions and JS errors in React Native apps

Language: JavaScript - Size: 5.48 MB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 370 - Forks: 119

ZhangShurong/rebucket

ReBucket โ€“ A Method for Clustering Duplicate Crash Reports based on Call Stack Similarity

Language: C++ - Size: 3.68 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 33 - Forks: 6

xpl/ololog

A better console.log for the log-driven debugging junkies

Language: JavaScript - Size: 5.25 MB - Last synced at: 21 days ago - Pushed at: about 4 years ago - Stars: 214 - Forks: 8

beNative/LogViewer

A multi-purpose logviewer

Language: Pascal - Size: 7.01 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 60 - Forks: 20

mawngo/go-errors

Simple errors with stack trace support

Language: Go - Size: 8.79 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Sija/backtracer.cr

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

Language: Crystal - Size: 40 KB - Last synced at: 6 days ago - Pushed at: about 1 month ago - Stars: 16 - Forks: 1

Kyant0/Fishnet

An Android library that dumps Java and native crashes

Language: C++ - Size: 486 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 1

mifi/stacktracify

CLI to make unreadable production stack traces readable using source maps

Language: JavaScript - Size: 44.9 KB - Last synced at: 18 days ago - Pushed at: 5 months ago - Stars: 138 - Forks: 13

apkd/UnityDemystifier Fork of benaadams/Ben.Demystifier ๐Ÿ“ฆ

Improved stack trace display for Unity.

Language: C# - Size: 154 KB - Last synced at: 7 days ago - Pushed at: over 4 years ago - Stars: 37 - Forks: 0

cyrus-and/fracker

PHP function tracker

Language: JavaScript - Size: 1.3 MB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 241 - Forks: 20

MahdiSafsafi/DebugEngine

Delphi debug framework

Language: Pascal - Size: 1.39 MB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 182 - Forks: 43

hexhacking/xUnwind

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

Language: C - Size: 359 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 210 - Forks: 37

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)

Language: Java - Size: 678 KB - Last synced at: 16 days ago - Pushed at: over 2 years ago - Stars: 21 - Forks: 7

w8tcha/StackTraceBeautify

A simple Library for highlighting .NET stack traces. It converts a Stack Trace (String) in to an html highlighted (beautified) String

Language: C# - Size: 120 KB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 2

DataDog/gostackparse

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

Language: Go - Size: 36.1 KB - Last synced at: 22 days ago - Pushed at: over 1 year ago - Stars: 118 - Forks: 6

dbeaudoinfortin/StackTraceCompactor

Make your Java stack traces less verbose!

Language: Java - Size: 658 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

go-pogo/errors

Package errors contains additional functions, interfaces and structs for recording stack frames, applying basic formatting, working with goroutines, multiple errors and custom error types.

Language: Go - Size: 479 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

na-trium-144/y3c-stl

Friendly C++ STL wrapper with automatic stacktrace

Language: C++ - Size: 2.42 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

emperror/errors

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

Language: Go - Size: 177 KB - Last synced at: 7 days ago - Pushed at: almost 3 years ago - Stars: 198 - Forks: 14

difof/errors

Drop-in errors replacement for go, supporting stacktraces and handling utilities

Language: Go - Size: 106 KB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

SLukasDE/open-esl

Enterprise Support Library - An attempt to define an API with C++ interface classes for developing enterprise applications. It also includes reference implementations for using the interface classes like http-client, http-server, database etc.

Language: C++ - Size: 14.8 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

SLukasDE/zsystem4esl

Binding for esl::process and esl::stacktrace based on zsystem-library

Language: C++ - Size: 133 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

mormegil-cz/stackflame

Java core dump thread stack flamegraph visualizer

Language: TypeScript - Size: 2.43 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 2 - Forks: 1

pieterclaerhout/go-log

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

Language: Go - Size: 71.3 KB - Last synced at: about 1 hour ago - Pushed at: 2 months ago - Stars: 10 - Forks: 5

mgechev/ngx-flamegraph

Flame graph for stack trace visualization written in Angular

Language: TypeScript - Size: 4.44 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 58 - Forks: 5

ravi688/CallTrace

CallTrace is a small function call hierarchy generation library

Language: C - Size: 48.8 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

akaita/RxJava2Debug

RxJava 2.x extension to provide meaningful Stack Traces

Language: Java - Size: 1.56 MB - Last synced at: 15 days ago - Pushed at: over 6 years ago - Stars: 659 - Forks: 27

septag/stackwalkerc

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

Language: C - Size: 76.2 KB - Last synced at: 19 days ago - Pushed at: over 3 years ago - Stars: 40 - Forks: 6

rmuratov/sourcemap.tools

A little web app to decipher error stack traces of the minified JavaScript.

Language: TypeScript - Size: 2.24 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 14 - Forks: 2

ppicas/error_trace

Dart tools that prevent stack trace loss across async operations, improving error diagnostics

Language: Dart - Size: 38.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

mulle-core/mulle-stacktrace

๐Ÿ‘ฃ Stracktrace support for various OS

Language: C - Size: 269 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

kevinsawicki/electron-atos

Symbolicate an Electron macOS crash report

Language: JavaScript - Size: 10.7 KB - Last synced at: 11 days ago - Pushed at: almost 7 years ago - Stars: 9 - Forks: 3

xvyashar/lovely-error

Minimal, powerful, and highly customizable error parser and manager for JavaScript! ๐Ÿš€

Language: TypeScript - Size: 36.1 KB - Last synced at: 7 days ago - Pushed at: 7 months ago - Stars: 4 - Forks: 0

tiendc/go-apperrors

Manipulate application errors with ease

Language: Go - Size: 49.8 KB - Last synced at: 20 days ago - Pushed at: 4 months ago - Stars: 8 - Forks: 0

nidefawl/slowstacktrace

A stacktrace printing library that uses libunwind and llvm-symbolizer. Based on LLVMs compiler-rt sanitizer code. Works with llvm-mingw 14.0 Clang on Windows x86_64 and with GCC 9.3 / Clang 14.0 linux

Language: C++ - Size: 121 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 9 - Forks: 4

BugSplat-Git/source-mapper

๐Ÿ“šโžก๏ธ๐Ÿฅž Node.js module for converting mangled stack traces to original positions in transpiled JS/TS code.

Language: TypeScript - Size: 2.84 MB - Last synced at: 6 days ago - Pushed at: 5 months ago - Stars: 9 - Forks: 1

chapvic/stacktrace

Stacktrace C++ Project

Language: C++ - Size: 29.3 KB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

jhurliman/callstackpp

Stack trace pretty printing in C++

Language: C++ - Size: 85.9 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

voldien/exceptcxx

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

Language: C++ - Size: 102 KB - Last synced at: 7 days ago - Pushed at: 5 months ago - Stars: 3 - Forks: 0

SINTEF/fortran-stacktrace

Generate stacktraces from Fortran

Language: C++ - Size: 209 KB - Last synced at: 18 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 1

utahplt/CSTG

CLI tool for generating and visualizing graphs from stacktraces

Language: C++ - Size: 20.5 KB - Last synced at: 15 days ago - Pushed at: 9 months ago - Stars: 6 - Forks: 0

MarkusJx/stacktrace

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

Language: C++ - Size: 99.6 KB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 2

Shiranuit/node-segfault-handler

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

Language: C++ - Size: 95.7 KB - Last synced at: 12 days ago - Pushed at: over 2 years ago - Stars: 15 - Forks: 1

manisandro/GdbCrashHandler

A crash handler for Qt based applications using gdb

Language: C++ - Size: 140 KB - Last synced at: 19 days ago - Pushed at: over 3 years ago - Stars: 14 - Forks: 8

Knight-ZXW/Sliver

ๅญ—่Š‚่ทณๅŠจsliver ้‡‡้›†Javaๅ‡ฝๆ•ฐๆ ˆๅฎž็Žฐ

Language: C++ - Size: 291 KB - Last synced at: 27 days ago - Pushed at: 11 months ago - Stars: 98 - Forks: 23

BABA983/stack-mapper

A CLI tool to map stack traces to source code.

Language: TypeScript - Size: 25.4 KB - Last synced at: 21 days ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

bloomberg/pytest-pystack

Pytest plugin that runs PyStack on slow or hanging tests.

Language: Python - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 16 - Forks: 3

BugSplat-Git/bugsplat-js

๐Ÿ›๐Ÿ’ฅ๐Ÿ•ต๏ธ BugSplat error reporting for modern browsers

Language: TypeScript - Size: 388 KB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 5 - Forks: 2

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.

Language: Go - Size: 2.74 MB - Last synced at: 17 days ago - Pushed at: 5 months ago - Stars: 20 - Forks: 2

ace-zhaoy/errors

errors with stacktraces for go, support error code, support error check

Language: Go - Size: 34.2 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 1

telebugs/telebugs-laravel

Telebugs integration with Laravel

Language: PHP - Size: 20.5 KB - Last synced at: 3 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

telebugs/telebugs-php

Telebugs error reporter for PHP

Language: PHP - Size: 61.5 KB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

telebugs/telebugs-rails

Telebugs integration with Ruby on Rails

Language: Ruby - Size: 46.9 KB - Last synced at: 22 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

telebugs/telebugs-ruby

Telebugs error reporter for Ruby

Language: Ruby - Size: 84 KB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

g-andrade/stacktrace_compat ๐Ÿ“ฆ

get_stacktrace() compatibility in Erlang/OTP 21+

Language: Erlang - Size: 64.5 KB - Last synced at: 1 day ago - Pushed at: about 4 years ago - Stars: 18 - Forks: 6