TomaszAugustyn / call-stack-loggerLinks
Call Stack Logger uses function instrumentation to facilitate logging of every function call. Each nesting adds an ident, whereas returning from a function removes it. As the result call stack tree is produced at the runtime giving knowledge of the actual program's flow of execution.
☆104Updated 2 years ago
Alternatives and similar repositories for call-stack-logger
Users that are interested in call-stack-logger are comparing it to the libraries listed below
Sorting:
- C++(11) library to implement custom binary communication protocols☆49Updated last month
- Provides ability to mock global functions with gmock☆76Updated 10 months ago
- C++ based Hierarchical / Finite State Machine library oriented for embedded and RTOS systems.☆95Updated 10 months ago
- ☆37Updated 2 months ago
- C Mock is Google Mock's extension allowing a function mocking.☆87Updated 2 years ago
- Shared-memory based ring buffer☆63Updated 8 years ago
- Mapping json to and from a c++ structure☆113Updated last year
- A safe and fast high-level and low-level character input/output library for bare-metal and RTOS based embedded systems with a very small …☆159Updated 4 months ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆95Updated last month
- a tiny rpc library, support c++14 and rust☆46Updated last week
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆90Updated 7 months ago
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆54Updated 8 months ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated 10 months ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆198Updated 2 years ago
- Enable GCC C++ STL multitasking library in FreeRTOS projects☆110Updated last year
- Experiments with the GDB Python API☆70Updated 3 years ago
- C++ Active Objects☆66Updated 7 years ago
- NanoPb C++ wrappers☆38Updated 2 years ago
- Helper scripts, cross-compilation-files, makefile shims, and other helpful tools for working with CMake☆22Updated 3 months ago
- ☆12Updated last week
- 一些简单、高效的数据结构☆32Updated last year
- Generate minimal and customized core dump files on Linux.☆47Updated last year
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆145Updated 4 years ago
- simppl::dbus - an easy-to-use C++ D-Bus wrapper☆69Updated 2 months ago
- Fast and small logger for embedded (or not) devices☆40Updated 4 months ago
- MISRA C 2012 rule checking based on cppcheck☆24Updated 2 years ago
- Two C/C++ testing tools, mockcpp and testngpp.☆77Updated last year
- A lean C++ string format library (mainly) for embedded platforms☆20Updated 6 years ago
- Lightweight finite state machine framework for C++11☆166Updated 3 years ago
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago