TomaszAugustyn / call-stack-logger
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.
☆103Updated last year
Alternatives and similar repositories for call-stack-logger:
Users that are interested in call-stack-logger are comparing it to the libraries listed below
- Provides ability to mock global functions with gmock☆74Updated 7 months ago
- Two C/C++ testing tools, mockcpp and testngpp.☆74Updated last year
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆70Updated 7 months ago
- ☆35Updated last week
- simppl::dbus - an easy-to-use C++ D-Bus wrapper☆68Updated 3 weeks 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 …☆147Updated last month
- C++(11) library to implement custom binary communication protocols☆46Updated this week
- C11标准的原子操作详解☆27Updated 2 years ago
- A C++11/14 implementation of fixed size, exception safe, STL style circular buffers for both single threaded and multithreaded contexts☆20Updated 9 years ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆82Updated 4 months ago
- Articles, study notes, ...☆18Updated 8 months ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆405Updated 11 months ago
- Enable GCC C++ STL multitasking library in FreeRTOS projects☆106Updated 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…☆43Updated 5 months ago
- NanoPb C++ wrappers☆36Updated 2 years ago
- crc16/crc32/crc64☆174Updated 7 months 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…☆195Updated 2 years ago
- 🐞 下一代C/C++跨平台mock库 (Next generation cross-platform mock library for C/C++)☆121Updated 4 months ago
- 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.☆55Updated 5 months ago
- Linux Inter-process(or) Communication over shared memory drive☆26Updated 6 months ago
- Shared-memory based ring buffer☆60Updated 7 years ago
- C++ unit test stub(not mock) and awesome.Surpported ISA x86,x86-64,arm64,arm32,arm thumb,mips64,riscv,loongarch64.☆299Updated 9 months ago
- Embedded Backtrace and Stack Unwinder for ARM Cortex-M☆100Updated 4 months ago
- A Clone of embUnit testing framework, see https://sourceforge.net/projects/embunit/☆16Updated 12 years ago
- Portable hierarchical state machine written in C ( no use of malloc )☆19Updated 4 months ago
- Script for analyzing ELF memory usage☆157Updated 11 months ago
- C++ Active Objects☆62Updated 7 years ago
- A C++ serialization/deserialization library designed with embedded systems in mind☆90Updated 2 years ago
- Libusb wrapper for Asio☆64Updated 2 years ago