Found 41 repositories(showing 30)
hexhacking
:fire: xUnwind is a collection of Android native stack unwinding solutions.
nbdd0121
Stack unwinding library in Rust
mstange
Stack unwinding library in Rust
evgeny-panasyuk
The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object destructor is called due to stack-unwinding or due to normal scope leaving.
zz85
🐝🦀🔥 Rust-based eBPF CPU profiler, supports stack unwinding
czan
Restartable exception handling for Clojure, allowing you to recover from exceptions without unwinding the stack.
felixge
Experimental go stack unwinding using frame pointers.
clasp-developers
A small test for multithreaded C++ stack unwinding on unixes
j8r
Efficient errors without raising exceptions - no expensive stack unwinding
mraleph
An example of collecting Dart stack trace using manual native stack unwinding
nsrip-dd
Yet another C/Go call stack unwinding library
eskyramp
strace with stack unwinding
a7medev
A simple stack unwinding implementation using frame pointers for ARM64.
MaskRay
Scripts for analyzing the size overhead of stack unwinding data in ELF binaries.
jrdek
C3-Simulator is a Simics-based functional simulator for the X86 C3 processor, including library and kernel support for pointer and data encryption, stack unwinding support for C++ exception handling, debugger enabling, and scripting for running tests.
iron-software
Demonstrates a potential bug regarding CEF initialization via .NET interop on Linux machines
xfoxfu
Implement effect handler with stack unwinding
sschott20
Server component needed to offload stack unwinding in Hopter.
C++ Classes and Types
IntelLabs
C3-Simulator is a Simics-based functional simulator for the X86 C3 processor, including library and kernel support for pointer and data encryption, stack unwinding support for C++ exception handling, debugger enabling, and scripting for running tests.
sahilraza12
A beginner-friendly Java program that demonstrates how recursion can be used to print numbers in ascending order. This project highlights the concept of stack unwinding in recursive calls, making it a great learning resource for understanding recursion flow in Java.
milodky
No description available
JamieLandUK
Using trys, catches and throws to show stack unwinding
chrislambda
No description available
vietnamz
No description available
Prrince07
This C++ project demonstrates stack unwinding using exception handling and destructors. It shows how local objects are automatically destroyed when an exception is thrown.
bpowers
No description available
supersven
No description available
Prrince07
This C++ project demonstrates safe handling of dynamic memory using RAII and illustrates stack unwinding during exception handling. It shows how destructors automatically clean up resources when exceptions are thrown.
cdeler
Library for stack unwinding without dynamic allocation