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☆70Updated this week
- C++ based Hierarchical / Finite State Machine library oriented for embedded and RTOS systems.☆113Updated 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 …☆180Updated last month
- Provides ability to mock global functions with gmock☆75Updated last year
- State Machine Design in C++☆166Updated 6 months ago
- a tiny rpc library, support c++14 and rust☆49Updated 6 months 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…☆64Updated last year
- C11标准的原子操作详解☆28Updated 3 years ago
- C++ Active Objects☆68Updated 8 years ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆441Updated last year
- simppl::dbus - an easy-to-use C++ D-Bus wrapper☆73Updated 9 months ago
- ☆43Updated 8 months ago
- A Lock Free Bipartite Buffer Library written in standard C11☆111Updated last year
- ☆87Updated 2 years ago
- Lightweight finite state machine framework for C++17☆170Updated 2 weeks ago
- PolyM is a very simple C++ message queue intended for inter-thread communication☆200Updated 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…☆203Updated 3 years ago
- A Lightweight, Process-Specific, Embedded Command Line Shell/CLI for C/C++/Python/Go Applications☆27Updated 2 years ago
- crc16/crc32/crc64☆186Updated last year
- C Mock is Google Mock's extension allowing a function mocking.☆86Updated 2 years ago
- C++17 header-only interface to the FreeRTOS kernel API.☆67Updated 3 months ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆101Updated 7 months ago
- C Language Template Library C语言 模板库☆34Updated 11 months ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆81Updated last year
- Libusb wrapper for Asio☆65Updated 3 years ago
- Fast and small logger for embedded (or not) devices☆73Updated 11 months ago
- 一些简单、高效的数据结构☆32Updated last year
- Protothread.h, a C++ port of Adam Dunkels' protothreads library☆203Updated 2 years ago
- I/O independent (also known as Sans-I/O) MQTT protocol library for C++17. Asynchronous MQTT communication library using the MQTT protocol…☆158Updated last week