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++ based Hierarchical / Finite State Machine library oriented for embedded and RTOS systems.☆96Updated 11 months ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated 10 months ago
- Provides ability to mock global functions with gmock☆76Updated 11 months ago
- simppl::dbus - an easy-to-use C++ D-Bus wrapper☆71Updated 3 months ago
- C++(11) library to implement custom binary communication protocols☆50Updated last week
- 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 …☆165Updated this week
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆56Updated 9 months ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆419Updated last year
- a tiny rpc library, support c++14 and rust☆46Updated last week
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆91Updated 8 months ago
- C11标准的原子操作详解☆26Updated 2 years ago
- Use Gcov + LCOV/gcovr to show C/C++ projects code coverage results☆48Updated 2 months ago
- crc16/crc32/crc64☆178Updated 11 months ago
- This is a deamon template implemented using the new style for systemd.☆60Updated last year
- Fast and small logger for embedded (or not) devices☆64Updated 5 months ago
- A Lightweight, Process-Specific, Embedded Command Line Shell/CLI for C/C++/Python/Go Applications☆25Updated last year
- DBus-cxx provides an object-oriented interface to DBus☆88Updated 3 weeks ago
- Two C/C++ testing tools, mockcpp and testngpp.☆78Updated last year
- Powerful, yet simple, C++ unit testing framework; new home after https://sourceforge.net/projects/cpptest/☆75Updated last year
- theCore: C++ embedded framework☆83Updated 7 years ago
- The portable part of µOS++ IIIe (an xpm/npm package)☆119Updated last month
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆199Updated 2 years ago
- ☆84Updated last year
- C Mock is Google Mock's extension allowing a function mocking.☆87Updated 2 years ago
- Enable GCC C++ STL multitasking library in FreeRTOS projects☆112Updated last year
- Shared-memory based ring buffer☆63Updated 8 years ago
- Lightweight finite state machine framework for C++11☆166Updated 3 years ago
- Protothread.h, a C++ port of Adam Dunkels' protothreads library☆197Updated last year
- State Machine Design in C++☆158Updated 3 weeks ago
- Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for microcontrollers. It is small, reliable and easy to us…☆230Updated 2 weeks ago