QuantumLeaps / OOP-in-CLinks
Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.
☆261Updated 2 years ago
Alternatives and similar repositories for OOP-in-C
Users that are interested in OOP-in-C are comparing it to the libraries listed below
Sorting:
- State Machine Design in C☆182Updated 6 months ago
- Practical design patterns in C☆449Updated 2 years ago
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆205Updated 9 years ago
- Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-su…☆162Updated 3 weeks ago
- MiROS (Minimal Real-Time Operating System) for ARM Cortex-M☆113Updated last year
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆429Updated last month
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆623Updated 9 months ago
- FreeACT is a minimal Active Object (Actor) framework for FreeRTOS☆126Updated last year
- Embedded Test (ET) -- The Super-Simple Embedded Test☆76Updated 8 months ago
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆218Updated last year
- ARM Cortex-M bare-metal example code in C++ and CMake build☆219Updated 2 years ago
- <design-patterns-for-embedded-system-in-c>☆64Updated 7 years ago
- Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.☆239Updated 10 months ago
- A pure C implementation of the Observer Pattern☆64Updated 6 years ago
- Hands-On RTOS with Microcontrollers, published by Packt☆212Updated 4 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆272Updated last year
- scmRTOS embedded operating system☆261Updated last week
- Build and test embedded software using the IAR C/C++ Compiler alongside CMake☆101Updated 3 weeks ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆203Updated last week
- "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
- C implementations of state machines for event driven systems.☆42Updated 6 years ago
- QP/C++ Real-Time Event Framework/RTOS implements event-driven Active Object (Actor) model combined with Hierarchical State Machines. Spec…☆446Updated 2 weeks ago
- UART based embedded shell for embedded systems. Intended to be used for learning, experimenting and diagnostics.☆337Updated last year
- FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.☆199Updated last month
- gcc cpputest starter project, with instructions to help get your legacy code into cpputest for the first time☆122Updated last year
- "Low ceremony" graphical modeling and code generation tool based on QP frameworks and Hierarchical State Machines (UML Statecharts)☆167Updated 4 months ago
- Code samples for the book Patterns in C☆187Updated 9 years ago
- This repository contains FreeRTOS+POSIX source code, which could be consumed as a submodule.☆139Updated 9 months ago
- Practical Linux device driver programming, discuss about source code Kernel. Using Kernel API, implement device and driver then build on …☆52Updated 3 years ago
- Provides the STM32Cube MCU Component "hal_driver" of the STM32F4 series.☆171Updated last month