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☆67Updated last month
- C++ based Hierarchical / Finite State Machine library oriented for embedded and RTOS systems.☆106Updated last year
- Provides ability to mock global functions with gmock☆75Updated last year
- a tiny rpc library, support c++14 and rust☆47Updated 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 …☆173Updated 2 months ago
- ☆85Updated 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
- "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 10 months ago
- kfifo, a generic userspace FIFO implementation, port from Linux kernel 5.x. Note: requires GCC.☆75Updated last year
- crc16/crc32/crc64☆182Updated last year
- Protothread.h, a C++ port of Adam Dunkels' protothreads library☆199Updated 2 years ago
- ☆41Updated 5 months ago
- Lightweight finite state machine framework for C++17☆167Updated last week
- Fast and small logger for embedded (or not) devices☆68Updated 7 months ago
- A Lock Free Bipartite Buffer Library written in standard C11☆96Updated last year
- simppl::dbus - an easy-to-use C++ D-Bus wrapper☆71Updated 6 months ago
- simple C++11 ring buffer implementation, allocated and evaluated at compile time☆429Updated last year
- NanoPb C++ wrappers☆39Updated 3 years ago
- C Mock is Google Mock's extension allowing a function mocking.☆86Updated 2 years ago
- Mapping json to and from a c++ structure☆114Updated 2 years ago
- 一些简单、高效的数据结构☆32Updated last year
- C++ std::thread Event Loop with Message Queue and Timer☆48Updated 3 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…☆199Updated 2 years ago
- C11标准的原子操作详解☆27Updated 3 years ago
- State Machine Design in C++☆162Updated 3 months ago
- C Language Template Library C语言 模板库☆32Updated 8 months ago
- C++ timer: wrapper around the standard Linux C timerfd to make your life easier☆22Updated 4 months ago
- Generates CRC lookup tables for CRCs☆27Updated last week
- Two C/C++ testing tools, mockcpp and testngpp.☆79Updated 2 years ago