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.
☆104Updated 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 9 months ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆71Updated 8 months ago
- a tiny rpc library, support c++14 and rust☆45Updated last month
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆51Updated 7 months ago
- Fast and small logger for embedded (or not) devices☆28Updated 3 months ago
- simppl::dbus - an easy-to-use C++ D-Bus wrapper☆69Updated last month
- C Mock is Google Mock's extension allowing a function mocking.☆86Updated 2 years ago
- crc16/crc32/crc64☆176Updated 9 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 …☆153Updated 2 months ago
- Two C/C++ testing tools, mockcpp and testngpp.☆76Updated last year
- C11标准的原子操作详解☆26Updated 2 years ago
- C++(11) library to implement custom binary communication protocols☆49Updated this week
- 🐞 下一代C/C++跨平台mock库 (Next generation cross-platform mock library for C/C++)☆122Updated 6 months ago
- ☆37Updated 3 weeks ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆82Updated 6 months ago
- NanoPb C++ wrappers☆38Updated 2 years ago
- C++ based Hierarchical / Finite State Machine library oriented for embedded and RTOS systems.☆92Updated 9 months ago
- Mapping json to and from a c++ structure☆110Updated last year
- A dynamic mock tool for C/C++ unit test on Linux&MacOS X86_64☆89Updated 3 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 Backtrace and Stack Unwinder for ARM Cortex-M☆101Updated 6 months ago
- Libusb wrapper for Asio☆64Updated 2 years ago
- C++ Active Objects☆64Updated 7 years ago
- 一些简单、高效的数据结构☆32Updated last year
- C++ unit test stub(not mock) and awesome.Surpported ISA x86,x86-64,arm64,arm32,arm thumb,mips64,riscv,loongarch64.☆304Updated 11 months ago
- SQLite is a self-contained, high-reliability, embedded, full-featured, public-domain, SQL database engine.☆17Updated 3 years ago
- QNX beginer sample and learning meterials☆40Updated 4 years ago
- Examples showing OpenSSL C API usage with Modern C++ (smart pointers, RAII)☆43Updated 2 years ago
- ☆14Updated 8 years ago
- Embedded logger with minimal footprint and memory usage☆37Updated 3 weeks ago