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/mormegil-cz/stackflame

Java core dump thread stack flamegraph visualizer

coredump flamegraph java stacktrace tool

Last synced: 16 Jan 2026

https://github.com/pierlauro/pyjex

Java formatting for Python exceptions

exception-messages exceptions python stacktrace

Last synced: 29 Mar 2025

https://github.com/jhurliman/callstackpp

Stack trace pretty printing in C++

backtrace cpp-library segfault stacktrace

Last synced: 23 Mar 2025

https://github.com/wood-jp/xerrors

Golang extended error functionality. Wrap any error with any data stucture using generics; automatically log that data, or extract directly it later. Loggable stacktraces out of the box.

error-handling golang slog stacktrace

Last synced: 08 Apr 2026

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

Plugin for `clean-stacktrace` lib. Parse each line to get additional info like `filename`, `column` and `line` of the error.

clean clean-stacktrace error-stack-trace mapper metadata plugin stack stack-traces stacktrace utils

Last synced: 07 Feb 2026

https://github.com/adrg/errors

Adds more info to Go built-in errors

errors go golang golang-library golang-package library package stacktrace

Last synced: 15 Dec 2025

https://github.com/stevenacoffman/comparerr

Compare error stacktrace output of different libraries

error-messages stacktrace

Last synced: 12 Jul 2025

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

Meant to be used with `clean-stacktrace` as mapper function. Makes absolute paths inside stack traces to relative paths.

clean clean-stacktrace error-stack-trace plugin relative-path relative-paths stack stack-traces stacktrace utils

Last synced: 29 Oct 2025

https://github.com/elmahio/jsstack.js

A simple and easy library for highlighting JavaScript stack traces.

elmah elmah-io highlighting stacktrace stacktrace-library stacktracejs stacktraces

Last synced: 06 Feb 2026

https://github.com/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.

error error-stack frame go golang multi-error stacktrace sync trace waitgroup

Last synced: 25 Apr 2026

https://github.com/mtumilowicz/java11-exceptions-creating-exceptions-without-stacktrace

How to create exception without stacktrace.

exceptions stacktrace

Last synced: 06 Jul 2025

https://github.com/anindya-prithvi/fun_os

I do a lot of weird stuff here, but yeah, when I learn, somethings may break. Hope your system stays safe

asmx86 c kernel makefile process stacktrace syscalls threads

Last synced: 08 Aug 2025

https://github.com/chapvic/stacktrace

Stacktrace C++ Project

debugging stacktrace

Last synced: 25 Feb 2025

https://github.com/w8tcha/stacktracebeautify

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

exception exception-handling exceptions highlighting stacktrace

Last synced: 14 Sep 2025

https://github.com/lucaswerkmeister/linkstacktrace

A tool to link file:line info from java stack traces to the code pages on Github.

bug-reporting stacktrace

Last synced: 18 Apr 2026

https://github.com/mtumilowicz/java11-exceptions-throwing-exceptions-is-expensive

Why throwing exceptions in Java is expensive?

exceptions stacktrace throwing

Last synced: 23 Feb 2025

https://github.com/adambrianbright/errstack

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

errors go go-linter golang linter stacktrace

Last synced: 14 Jan 2026

https://github.com/ppicas/error_trace

Dart utilities to preserve stack traces across asynchronous calls for better debugging

dart debugging error-handling flutter stacktrace

Last synced: 14 May 2026

https://github.com/thesprog/sst

C/C++ simple stack trace,Header-only, zero-dependency and implement in C++11, avaliable in C API

c-api cpp11 header-only stacktrace

Last synced: 15 Jun 2025

https://github.com/oresoftware/clean-trace

Get clean stack traces free from unnecessary Node.js internals

nodejs npm stacktrace

Last synced: 18 Apr 2026

https://github.com/mxlgv/glibc-like-bt

GlibcBt (Glibc like backtrace) library

backtrace glibc stacktrace

Last synced: 04 Apr 2025

https://github.com/difof/errors

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

error-handling errors go golang stacktrace

Last synced: 11 Jan 2026

https://github.com/zcobell/smartstack

A simple library for timing and tracing

cxx fortran stacktrace timing timing-function

Last synced: 24 May 2026

https://github.com/xtransact/errx

errx is a more modern and convenient error handling library, providing more user-friendly stacktrace.

error-handling go octo-correct-managed stacktrace

Last synced: 17 Mar 2026

https://github.com/gabivlj/error-tree

Format your errors as error trees with stack traces. (Proof of concept dirty code)

errors go golang library stack stacktrace stacktraces trace xerrors

Last synced: 03 Jul 2025

https://github.com/halorium/flaw

Custom Go Error Package

error error-handling errors go golang stacktrace

Last synced: 15 Oct 2025

https://github.com/jgpruitt/callers

A simple way to get a stack trace in Go

debugging go golang stacktrace

Last synced: 07 Apr 2025

https://github.com/unlight/dev-error-handler

Expose global angular error handler to screen

angular-error dev-error error-handler ngx-error stacktrace

Last synced: 02 Nov 2025

https://github.com/clavoie/erru

Error utilities for Go

errors go golang stacktrace utilities

Last synced: 12 Apr 2025

https://github.com/mawngo/go-errors

Simple errors with stack trace support

errors golang stacktrace

Last synced: 24 Mar 2025

https://github.com/kociumba/stackparse

utility to parse go stack traces and make them more readable

go golang minimal-dependencies pack parser stacktrace

Last synced: 03 Nov 2025

https://github.com/grimen/js-mybad

My friendly error base class - for JavaScript/Node.

baseclass color colors debug detailed error errors inspector meta pretty stacktrace

Last synced: 01 Mar 2025

https://github.com/halfzebra/stack-trace-beautifier

👓 Decrypt errors from minified code

error-monitoring sourcemaps stacktrace

Last synced: 24 Jul 2025

https://github.com/byloth/exceptions

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

error exception handling javascript library stacktrace traceback typescript

Last synced: 18 Feb 2026

https://github.com/pprishchepa/easyerrors

Errors with stacktrace support with a simple API.

errors go stacktrace

Last synced: 14 Jan 2026

https://github.com/go-coldbrew/errors

Enhanced Go errors with stack traces, gRPC status codes, and async error notification (Sentry/Rollbar/Airbrake)

coldbrew error-handling errors go golang grpc sentry stack-trace stacktrace

Last synced: 09 Apr 2026

https://github.com/na-trium-144/y3c-stl

Friendly C++ STL wrapper with automatic stacktrace

backtrace beginner-friendly cpp cpp11 debugging stacktrace stl

Last synced: 26 Jul 2025

https://github.com/reedchan7/errx

errx is a simple and easy to use error handling library.

error error-handling stacktrace

Last synced: 02 Apr 2025