panicparse

Crash your app in style (Golang) (by maruel)

Panicparse Alternatives

Similar projects and alternatives to panicparse

  1. errors

    Discontinued Simple error handling primitives

  2. Nutrient

    Nutrient - The #1 PDF SDK Library. Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.

    Nutrient logo
  3. excelize

    Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets

  4. go-trigger

    A Global event triggerer for golang. Defines functions as event with id string. Trigger the event anywhere from your project.

  5. fzf

    :cherry_blossom: A command-line fuzzy finder

  6. peco

    Simplistic interactive filtering tool

  7. Task

    A task runner / simpler Make alternative written in Go

  8. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  9. hub

    A command-line tool that makes git easier to use with GitHub.

  10. hystrix-go

    Netflix's Hystrix latency and fault tolerance library, for Go

  11. ngrok

    Discontinued Unified ingress for developers

  12. uhoh

    Golang advanced error usage with stack tracing

  13. godropbox

    Common libraries for writing Go services/applications.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better panicparse alternative or higher similarity.

panicparse discussion

Log in or Post with

panicparse reviews and mentions

Posts with mentions or reviews of panicparse. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-17.
  • how to demangle a Golang crash call stack
    1 project | /r/golang | 14 Nov 2022
    Maybe using panicparse helps you understanding the stack traces.
  • Uhoh
    3 projects | /r/golang | 17 Nov 2021
    We have a similar internal package where we can add per stack variables / context. We use https://github.com/maruel/panicparse to get a structured stacktrace, then append to that, and the whole json blob ships to Sentry. I think it's awesome and has almost completely eliminated any need for logging.
  • Remove source path from Go's panic stack trace
    1 project | /r/golang | 19 Feb 2021
    This one works nicely too: https://github.com/maruel/panicparse
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 14 Mar 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Stats

Basic panicparse repo stats
3
3,638
5.2
1 day ago

Sponsored
Nutrient - The #1 PDF SDK Library
Bad PDFs = bad UX. Slow load times, broken annotations, clunky UX frustrates users. Nutrient’s PDF SDKs gives seamless document experiences, fast rendering, annotations, real-time collaboration, 100+ features. Used by 10K+ devs, serving ~half a billion users worldwide. Explore the SDK for free.
nutrient.io

Did you know that Go is
the 4th most popular programming language
based on number of references?