A sample tool for users of Microsoft SQL Server to aid in troubleshooting otherwise difficult to diagnose issues. Provided AS-IS - see SUPPORT.md.
-
Updated
Oct 23, 2025 - C#
A sample tool for users of Microsoft SQL Server to aid in troubleshooting otherwise difficult to diagnose issues. Provided AS-IS - see SUPPORT.md.
Library creating human-readable call stacks.
Supporting files for the main SQLCallStackResolver sample tool (https://aka.ms/SQLStack)
High performance anti-analysis header for Windows (Kernel & User) and Linux systems
A Serilog enricher that adds call stack information to log events in an exception-like format. Displays call stacks as: Method:Line --> Method:Line --> Method:Line for intuitive debugging and tracing.
Just better syntax error log for nodejs.
This repo includes daily notes and practice on JavaScript fundamentals like execution context, call stack, scoping, and hoisting — essential for building a solid JS foundation.
An abstraction over continuation-passing and trampolining to write recursive functions that don't exceed the maximum call stack size.
A multi-purpose logviewer
Deep dive Javascript DSA Async Architecture and OOP.
📚➡️🥞 Node.js module for converting mangled stack traces to original positions in transpiled JS/TS code.
🐛💥🕵️ BugSplat error reporting for modern browsers
Format stack, make it easy to read and understand
Emoji based semantic scoped debuging for Javascript/Typescript, Python, Go and Dart providing callstack/stacktrace information
Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.
Project No. 8 of 21 of the freeCodeCamp course "JavaScript Algorithms and Data Structures". In this project, you’ll build a decimal-to-binary converter using JavaScript. You’ll learn the fundamental concepts of recursion, explore the call stack, and build out a visual representation of the recursion process through an animation.
Add a description, image, and links to the callstack topic page so that developers can more easily learn about it.
To associate your repository with the callstack topic, visit your repo's landing page and select "manage topics."