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 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
- C++(11) library to implement custom binary communication protocols☆47Updated this week
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆70Updated 8 months ago
- Provides ability to mock global functions with gmock☆74Updated 8 months ago
- C++ Active Objects☆64Updated 7 years ago
- a tiny rpc library, support c++14 and rust☆45Updated 3 weeks ago
- ☆36Updated this week
- A C++ serialization/deserialization library designed with embedded systems in mind☆91Updated 2 years ago
- Embedded Backtrace and Stack Unwinder for ARM Cortex-M☆100Updated 5 months 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
- Fast and small logger for embedded (or not) devices☆28Updated 2 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…☆50Updated 6 months ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆82Updated 5 months ago
- simppl::dbus - an easy-to-use C++ D-Bus wrapper☆68Updated 3 weeks ago
- Micro Signal/Slot implementetation☆34Updated last year
- A lovely structopt library for C++! Parse command line arguments by defining a struct! ❤️☆10Updated 2 years ago
- Shared-memory based ring buffer☆60Updated 7 years ago
- C++ timer: wrapper around the standard Linux C timer to make your life easier☆21Updated 2 months ago
- C++ based Hierarchical / Finite State Machine library oriented for embedded and RTOS systems.☆89Updated 8 months ago
- C Language Template Library C语言 模板库☆32Updated 3 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 …☆149Updated 2 months ago
- Two C/C++ testing tools, mockcpp and testngpp.☆75Updated last year
- Embedded logger with minimal footprint and memory usage☆37Updated this week
- 一些简单、高效的数据结构☆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…☆196Updated 2 years ago
- DBus-cxx provides an object-oriented interface to DBus☆85Updated 2 weeks ago
- NanoPb C++ wrappers☆36Updated 2 years ago
- lock-free FIFO queue by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆143Updated 4 years ago
- A Lock Free Bipartite Buffer Library written in standard C11☆71Updated 11 months ago
- std::future extension☆37Updated 4 years ago
- ☆84Updated last year