Hacker News new | ask | show | jobs
by chrsig 1064 days ago
stx::backtrace looks quite nice.

The documentation seems nice as well...except I can't seem to find a link to the code itself. I have to believe it's right in front of me and I'm just not seeing it.

2 comments

> stx::backtrace looks quite nice

it's just a small wrapper around absl. Overal, the library just seems to reimplement or wrap a lot of stuff for no apparent reason

source code: https://github.com/lamarrr/stx

you aren't crazy, I also thought it was very weird that there weren't any links