GitHub topics: callstack
mhahnFr/CallstackLibrary
Library creating human-readable call stacks.
Language: C - Size: 980 KB - Last synced at: 6 days ago - Pushed at: 8 days ago - Stars: 4 - Forks: 0
microsoft/SQLCallStackResolver
A sample tool for users of Microsoft SQL Server to aid in troubleshooting otherwise difficult to diagnose issues. Provided AS-IS - see SUPPORT.md.
Language: C# - Size: 11.9 MB - Last synced at: 9 days ago - Pushed at: 18 days ago - Stars: 51 - Forks: 11
beNative/LogViewer
A multi-purpose logviewer
Language: Pascal - Size: 8.68 MB - Last synced at: 1 day ago - Pushed at: 5 days ago - Stars: 63 - Forks: 20
hokagedami/serilog-stacktrace-enricher
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.
Language: C# - Size: 726 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 275 - Forks: 0
armink/CmBacktrace
Advanced fault backtrace library for ARM Cortex-M series MCU | ARM Cortex-M 系列 MCU 错误追踪库
Language: C - Size: 3.71 MB - Last synced at: about 1 month ago - Pushed at: 10 months ago - Stars: 1,970 - Forks: 696
arvindshmicrosoft/SQLCallStackResolver
Supporting files for the main SQLCallStackResolver sample tool (https://aka.ms/SQLStack)
Size: 24.2 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 57 - Forks: 10
Arty3/Stack-Obfuscator
High performance anti-analysis header for Windows (Kernel & User) and Linux systems
Language: C++ - Size: 140 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 21 - Forks: 0
bastienlc/indentalog
An easy-to-use progress logger for python
Language: Python - Size: 339 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0
kamranikramofficial/javascript-Core-Concepts
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.
Language: JavaScript - Size: 20.5 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0
samualtnorman/decurse
An abstraction over continuation-passing and trampolining to write recursive functions that don't exceed the maximum call stack size.
Language: JavaScript - Size: 32.2 KB - Last synced at: 26 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0
xpl/stacktracey
Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.
Language: JavaScript - Size: 813 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 220 - Forks: 22
Barracudach/CallStack-Spoofer
This tool will allow you to spoof the return addresses of your functions as well as system functions.
Language: C++ - Size: 163 KB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 478 - Forks: 87
iamsujonsheikh/DSA_Async_Architecture_and_OOP
Deep dive Javascript DSA Async Architecture and OOP.
Language: JavaScript - Size: 36.1 KB - Last synced at: 4 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0
BugSplat-Git/source-mapper
📚➡️🥞 Node.js module for converting mangled stack traces to original positions in transpiled JS/TS code.
Language: TypeScript - Size: 2.84 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 1
BugSplat-Git/bugsplat-js
🐛💥🕵️ BugSplat error reporting for modern browsers
Language: TypeScript - Size: 388 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 2
xiaomi7732/StackBeauty
Format stack, make it easy to read and understand
Language: C# - Size: 484 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 5 - Forks: 1
teal-finance/emo
Emoji based semantic scoped debuging for Javascript/Typescript, Python, Go and Dart providing callstack/stacktrace information
Language: Go - Size: 173 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0
SonicStark/SanitizerSymbolizerTool
__sanitizer::SymbolizerTool ecosystem as a standalone library
Language: C++ - Size: 222 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 1
ultralightweight/x.sh
Call stack and logging for bash
Language: Shell - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0
vacationlabs/hascallstack-benchmarks
Benchmarking Haskell's HasCallstack implemention to ascertain whether it is ready for wide usage
Language: Haskell - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
OmerKhureshi/JavaCallStackGraphTool
A log visualization tool for desktop
Language: Java - Size: 3.1 MB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0
Erikote04/Decimal-to-Binary-Converter
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.
Language: JavaScript - Size: 627 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0
SALZKARTOFFEEEL/callstack
AHK function that retrieves the current callstack.
Language: AutoHotkey - Size: 18.6 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0
erician/printcs
print call stack in c and c++
Language: C - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0
prabhakaranthangavel/Adv-JS-Day-1-Callback-Function
https://callback-function-practice-wish.netlify.app/
Language: JavaScript - Size: 336 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0
MaulingMonkey/libMmkDebugStack
A cross-platform library for simple callstack tracing with C89 and C++03 public APIs.
Language: C++ - Size: 130 KB - Last synced at: 3 months ago - Pushed at: almost 9 years ago - Stars: 1 - Forks: 0
kuopinghsu/callgraph-gen
Generating the call graph from elf binary file
Language: Assembly - Size: 7.04 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 23 - Forks: 3
wangtao0101/call-stack-parser
An electron app for parsing call stack according source-map files.
Language: JavaScript - Size: 323 KB - Last synced at: 9 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0
haltarkon/vs-traced-stacks-merger
A tool for converting Visual Studio tracepoints Output to textual tree representation
Language: Python - Size: 2.93 KB - Last synced at: almost 3 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1
Osman-ordu/Front-end-tutorials-Bilge-Adam-Academy-JS
Language: JavaScript - Size: 3.14 MB - Last synced at: almost 3 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
amklenk/Module-17
A repository exploring computer science for JavaScript
Language: JavaScript - Size: 490 KB - Last synced at: almost 3 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0
than-dev/is-node-single-thread
It's a set of explanations and benchmark tests to answer the question, NodeJS is really single-thread? And how it really works in background.
Language: JavaScript - Size: 7.81 KB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
remittor/StackWalker Fork of JochenKalmbach/StackWalker
Walking the callstack in windows applications
Language: C++ - Size: 300 KB - Last synced at: almost 3 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0
Diokuz/syntax-error-stack
Just better syntax error log for nodejs.
Language: JavaScript - Size: 7.81 KB - Last synced at: 11 months ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0
RBEGamer/Debug-Logger
A WIN/LINUX/OSX Crossplattform Debug Webserver
Language: C++ - Size: 377 KB - Last synced at: 3 months ago - Pushed at: almost 9 years ago - Stars: 1 - Forks: 1
kbhagi/C_Sharp_Debugging
Defensive_Programming,call_stack,breakpoints,locals,techniques to debug your application
Language: C# - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0