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 2 months ago
- a tiny rpc library, support c++14 and rust☆48Updated 4 months ago
- Provides ability to mock global functions with gmock☆75Updated last year
- Lightweight finite state machine framework for C++17☆167Updated last month
- 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 4 months ago
- ☆87Updated 2 years ago
- simppl::dbus - an easy-to-use C++ D-Bus wrapper☆71Updated 7 months ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆78Updated last year
- ☆42Updated 6 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
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆93Updated last year
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆433Updated last year
- C++ based Hierarchical / Finite State Machine library oriented for embedded and RTOS systems.☆108Updated last year
- Fast and small logger for embedded (or not) devices☆72Updated 9 months ago
- A Lock Free Bipartite Buffer Library written in standard C11☆107Updated last year
- C Language Template Library C语言 模板库☆32Updated 9 months ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆199Updated last year
- Two C/C++ testing tools, mockcpp and testngpp.☆80Updated 2 years ago
- State Machine Design in C++☆164Updated 4 months ago
- C Mock is Google Mock's extension allowing a function mocking.☆86Updated 2 years ago
- Embedded logger with minimal footprint and memory usage☆43Updated 5 months ago
- A C++ interface for linux inotify☆145Updated 2 years ago
- Protothread.h, a C++ port of Adam Dunkels' protothreads library☆199Updated 2 years ago
- Shared-memory based ring buffer☆65Updated 8 years ago
- 一些简单、高效的数据结构☆32Updated 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…☆199Updated 2 years ago
- Mapping json to and from a c++ structure☆113Updated 2 years ago
- Use Gcov + LCOV/gcovr to show C/C++ projects code coverage results☆51Updated 3 months ago
- C++ unit test stub(not mock) and awesome.Surpported ISA x86,x86-64,arm64,arm32,arm thumb,mips64,riscv,loongarch64.☆316Updated this week
- C++ Active Objects☆67Updated 8 years ago