kmilo17pet / qlibs-cppLinks
C++ version of qlibs, a collection of useful libraries for embedded systems : signal smoothing, PID control, Fuzzy Logic, fixed-point math and more...
☆21Updated last week
Alternatives and similar repositories for qlibs-cpp
Users that are interested in qlibs-cpp are comparing it to the libraries listed below
Sorting:
- Like a serial killer, but friendlier. A C++ serial publish/subscribe based communication protocol.☆39Updated 7 years ago
- Generic single-file implementations of AVL tree in C and C++ suitable for deeply embedded systems. There is little activity because the p…☆21Updated 3 months ago
- C++ based Hierarchical / Finite State Machine library oriented for embedded and RTOS systems.☆100Updated last year
- A collection of useful libraries for embedded systems : signal smoothing, PID control, Fuzzy Logic, fixed-point math and more...☆78Updated 3 weeks ago
- C++(11) library to implement custom binary communication protocols☆61Updated last month
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆91Updated 9 months ago
- C++17 header-only interface to the FreeRTOS kernel API.☆61Updated 10 months ago
- Opinionated C++20 embedded library☆23Updated last month
- A library with a range of utility classes and methods for jump starting C++ applications.☆18Updated 6 years ago
- State-Oriented Programming: was a cover story article about Hierarchical State Machines in C and C++ published originally in "Embedded Sy…☆42Updated last year
- Versatile and easy to use C language utility library with functions and macros commonly used in various applications☆68Updated last month
- A Lock Free Bipartite Buffer Library written in standard C11☆89Updated last year
- Pure c++17 implementation of stm32 driver☆23Updated 5 years ago
- theCore: C++ embedded framework☆82Updated 7 years ago
- C++ Empirical Transfer Function Estimate (ETFE) Similar to MATLAB tfestimate, pwelch, and cpsd☆54Updated 4 years ago
- amp-preview is a user-interface framework tailored towards embedded devices☆14Updated last week
- ARM Cortex-M IO library C++☆25Updated 4 years ago
- State Machine Design in C++☆160Updated 2 months ago
- Abandoned, C++ did not work out so well. See pure C implementation here - https://github.com/yuriykulikov/EventDrivenEmbeddedFramework☆21Updated 13 years ago
- OpenMPTL - C++ Microprocessor Template Library☆19Updated 4 years ago
- C++ Standard Lib adapted to embedded environments☆76Updated this week
- mbed trace library☆18Updated 10 months ago
- Event system / event bus, message channel for embedded systems