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☆69Updated 3 months ago
- C++ based Hierarchical / Finite State Machine library oriented for embedded and RTOS systems.☆109Updated last year
- Provides ability to mock global functions with gmock☆75Updated last year
- simppl::dbus - an easy-to-use C++ D-Bus wrapper☆72Updated 8 months ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆79Updated 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 …☆177Updated last week
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆96Updated last year
- a tiny rpc library, support c++14 and rust☆48Updated 5 months ago
- C Mock is Google Mock's extension allowing a function mocking.☆86Updated 2 years ago
- ☆42Updated 7 months ago
- ☆87Updated 2 years ago
- Two C/C++ testing tools, mockcpp and testngpp.☆81Updated 2 years ago
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆62Updated last year
- Lightweight finite state machine framework for C++17☆168Updated last week
- A Lock Free Bipartite Buffer Library written in standard C11☆108Updated last year
- DBus-cxx provides an object-oriented interface to DBus☆96Updated 2 months ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆199Updated last year
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆201Updated 2 years ago
- State Machine Design in C++☆165Updated 5 months 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
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆148Updated 5 years ago
- Generates CRC lookup tables for CRCs☆28Updated 2 months ago
- Protothread.h, a C++ port of Adam Dunkels' protothreads library☆199Updated 2 years ago
- Portable hierarchical state machine written in C ( no use of malloc )☆19Updated last year
- C++ timer: wrapper around the standard Linux C timerfd to make your life easier☆23Updated 2 months ago
- Fast and small logger for embedded (or not) devices☆73Updated 9 months ago
- NanoPb C++ wrappers☆41Updated 3 years ago
- C++ Active Objects☆67Updated 8 years ago
- Embedded Proto is a C++ Protocol Buffers implementation specifically suitable for microcontrollers. It is small, reliable and easy to us…☆248Updated last month
- Shared-memory based ring buffer☆66Updated 8 years ago