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☆71Updated 3 weeks ago
- 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 …☆181Updated 2 months ago
- Provides ability to mock global functions with gmock☆74Updated last year
- a tiny rpc library, support c++14 and rust☆49Updated 7 months ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆82Updated last year
- ☆43Updated this week
- simppl::dbus - an easy-to-use C++ D-Bus wrapper☆73Updated 10 months ago
- C++ based Hierarchical / Finite State Machine library oriented for embedded and RTOS systems.☆116Updated last year
- C11标准的原子操作详解☆28Updated 3 years ago
- ☆88Updated 2 years ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆96Updated last year
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆66Updated last year
- Protothread.h, a C++ port of Adam Dunkels' protothreads library☆206Updated 2 years ago
- Lightweight finite state machine framework for C++17☆171Updated last week
- C++ Active Objects☆68Updated 8 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…☆203Updated 3 years ago
- Fast and small logger for embedded (or not) devices☆72Updated 11 months ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆449Updated last year
- C Mock is Google Mock's extension allowing a function mocking.☆86Updated 3 years ago
- The portable part of µOS++ IIIe (an xpm/npm package)☆120Updated 4 months ago
- Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for microcontrollers. It is small, reliable and easy to us…☆260Updated last month
- State Machine Design in C++☆166Updated 7 months ago
- A Scalable Middleware,integration Eclipse iceoryx and Fast-DDS.☆19Updated 4 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 10 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 8 months ago
- Mapping json to and from a c++ structure☆113Updated 2 years ago
- MISRA C 2012 rule checking based on cppcheck☆24Updated 3 years ago
- crc16/crc32/crc64☆186Updated last year
- DBus-cxx provides an object-oriented interface to DBus☆98Updated this week
- Micro Signal/Slot implementetation☆35Updated 2 years ago