Sija/backtracer.cr

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

Crystalstacktraceparsercrystal
This is stars and forks stats for /Sija/backtracer.cr repository. As of 05 May, 2024 this repository has 15 stars and 0 forks.

backtracer.cr Crystal shard aiming to assist with parsing backtraces into a structured form. Installation Add the dependency to your shard.yml: dependencies: backtracer: github: Sija/backtracer.cr Run shards install Usage require "backtracer" def foo raise "bang!" end def bar foo end def baz bar end begin baz rescue ex backtrace = Backtracer.parse(ex.backtrace) # Prints # # `foo` at foo.cr:4:3 # `bar` at foo.cr:8:3 # `baz` at foo.cr:12:3 # ... backtrace.frames.each...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
crystal-lang/crystal-sqlite3Crystal1230270
crystal-community/jwtCrystal2010250
will/crystal-pgCrystalNix4470760
crystal-lang/crystal-dbCrystal2820490
luckyframework/websiteCrystalJavaScriptOther360620
JuliaLang/JuliaSyntax.jlJuliaShell2410220
getmango/MangoCrystalHTMLJavaScript1.6k01100
stefanwille/crystal-redisCrystalRuby3810630
json-iterator/goGoShell12.6k01.1k0
rushter/selectolaxCythonPythonMakefile878+1610