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:
- Provides ability to mock global functions with gmock☆75Updated last year
- C++(11) library to implement custom binary communication protocols☆68Updated last month
- C++ based Hierarchical / Finite State Machine library oriented for embedded and RTOS systems.☆107Updated last year
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆77Updated last year
- a tiny rpc library, support c++14 and rust☆48Updated 3 months ago
- simppl::dbus - an easy-to-use C++ D-Bus wrapper☆71Updated 6 months 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 …☆177Updated 3 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…☆62Updated last year
- Two C/C++ testing tools, mockcpp and testngpp.☆80Updated 2 years ago
- Lightweight finite state machine framework for C++17☆167Updated 3 weeks ago
- 一些简单、高效的数据结构☆32Updated last year
- ☆86Updated 2 years ago
- crc16/crc32/crc64☆182Updated last year
- This is a deamon template implemented using the new style for systemd.☆62Updated 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
- C Mock is Google Mock's extension allowing a function mocking.☆86Updated 2 years ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆430Updated last year
- ☆41Updated 6 months ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆100Updated 5 months ago
- Protothread.h, a C++ port of Adam Dunkels' protothreads library☆199Updated 2 years ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆93Updated 11 months ago
- C++ Active Objects☆67Updated 8 years ago
- A Lock Free Bipartite Buffer Library written in standard C11☆102Updated last year
- State Machine Design in C++☆163Updated 4 months ago
- Micro Signal/Slot implementetation☆35Updated last year
- PolyM is a very simple C++ message queue intended for inter-thread communication☆198Updated last year
- Shared-memory based ring buffer☆65Updated 8 years ago
- Library of backported modern C++ types to work with C++11☆87Updated 5 months ago
- Mapping json to and from a c++ structure☆113Updated 2 years ago
- DBus-cxx provides an object-oriented interface to DBus☆94Updated 3 weeks ago