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.
☆106Updated 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☆65Updated 2 weeks ago
- Provides ability to mock global functions with gmock☆75Updated last year
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆93Updated 10 months ago
- a tiny rpc library, support c++14 and rust☆47Updated 2 months ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated 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 …☆173Updated 2 months ago
- C++ based Hierarchical / Finite State Machine library oriented for embedded and RTOS systems.☆105Updated last year
- Lightweight finite state machine framework for C++11☆167Updated 4 years ago
- C Mock is Google Mock's extension allowing a function mocking.☆86Updated 2 years ago
- simppl::dbus - an easy-to-use C++ D-Bus wrapper☆71Updated 5 months ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆427Updated last year
- ☆85Updated 2 years ago
- 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
- C++ Active Objects☆66Updated 8 years ago
- DBus-cxx provides an object-oriented interface to DBus☆92Updated last month
- PolyM is a very simple C++ message queue intended for inter-thread communication☆198Updated last year
- Two C/C++ testing tools, mockcpp and testngpp.☆78Updated 2 years ago
- This is a deamon template implemented using the new style for systemd.☆62Updated last year
- Protothread.h, a C++ port of Adam Dunkels' protothreads library☆199Updated 2 years 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…☆199Updated 2 years ago
- State Machine Design in C++☆161Updated 2 months ago
- crc16/crc32/crc64☆181Updated last year
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 9 years ago
- Mapping json to and from a c++ structure☆113Updated 2 years ago
- High-Performance Flat Finite State Machine Framework☆54Updated last month
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆61Updated 11 months ago
- C++ bindings for systemd dbus APIs☆128Updated this week
- Use Gcov + LCOV/gcovr to show C/C++ projects code coverage results☆49Updated last month
- C++ unit test stub(not mock) and awesome.Surpported ISA x86,x86-64,arm64,arm32,arm thumb,mips64,riscv,loongarch64.☆315Updated 2 months ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 3 months ago