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☆61Updated last month
- Provides ability to mock global functions with gmock☆76Updated last year
- C++ based Hierarchical / Finite State Machine library oriented for embedded and RTOS systems.☆100Updated 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 …☆169Updated last month
- Lightweight finite state machine framework for C++11☆166Updated 4 years ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆91Updated 9 months ago
- Two C/C++ testing tools, mockcpp and testngpp.☆78Updated 2 years ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆74Updated last year
- ☆84Updated last year
- C11标准的原子操作详解☆27Updated 2 years ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆423Updated last year
- Protothread.h, a C++ port of Adam Dunkels' protothreads library☆199Updated last year
- State Machine Design in C++☆160Updated 2 months ago
- C++ Active Objects☆66Updated 8 years ago
- a tiny rpc library, support c++14 and rust☆47Updated last month
- Mapping json to and from a c++ structure☆113Updated 2 years ago
- QNX beginer sample and learning meterials☆44Updated 5 years ago
- C++ unit test stub(not mock) and awesome.Surpported ISA x86,x86-64,arm64,arm32,arm thumb,mips64,riscv,loongarch64.☆313Updated 2 months ago
- A Lock Free Bipartite Buffer Library written in standard C11☆89Updated last year
- 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
- 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
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆58Updated 10 months ago
- simppl::dbus - an easy-to-use C++ D-Bus wrapper☆71Updated 4 months ago
- A Scalable Middleware,integration Eclipse iceoryx and Fast-DDS.☆19Updated 3 years ago
- A Lightweight, Process-Specific, Embedded Command Line Shell/CLI for C/C++/Python/Go Applications☆26Updated last year
- DBus-cxx provides an object-oriented interface to DBus☆91Updated 3 weeks ago
- 🐞 下一代C/C++跨平台mock库 (Next generation cross-platform mock library for C/C++)☆126Updated 9 months ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆98Updated 3 months ago
- 以一个简单计算器为例,展示传统、MVC、MVP和MVVM几种模式在AWTK上的实现方法。☆11Updated 4 years ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆196Updated last year