QuantumLeaps / OOP-in-CLinks
Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.
☆242Updated last year
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:
- Practical design patterns in C☆442Updated last year
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆193Updated 8 years ago
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆185Updated 11 months ago
- State Machine Design in C☆150Updated 2 weeks 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…☆157Updated last month
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆379Updated 3 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…☆54Updated 9 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆258Updated last year
- Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.☆196Updated 5 months ago
- Build and test embedded software using the IAR C/C++ Compiler alongside CMake☆94Updated last month
- MiROS (Minimal Real-Time Operating System) for ARM Cortex-M☆104Updated last year
- ARM Cortex-M bare-metal example code in C++ and CMake build☆209Updated 2 years ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆593Updated 4 months ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆201Updated last year
- FreeACT is a minimal Active Object (Actor) framework for FreeRTOS☆120Updated last year
- Lightweight JSON parser for embedded systems☆211Updated 2 months ago
- QP/C++ Real-Time Event Framework/RTOS is a lightweight implementation of the asynchronous, event-driven Active Object (Actor) model combi…☆429Updated 2 weeks ago
- C implementations of state machines for event driven systems.☆36Updated 6 years ago
- scmRTOS embedded operating system☆242Updated last year
- Provides the STM32Cube MCU Component "cmsis_device_f4" of the STM32F4 series.☆90Updated last month
- A pure C implementation of the Observer Pattern☆62Updated 6 years ago
- A Safety-Critical Utility Code☆43Updated last month
- FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.☆184Updated last week
- <design-patterns-for-embedded-system-in-c>☆62Updated 6 years ago
- Lightweight shell implementation for embedded systems☆157Updated 2 months ago
- Phoenix-RTOS microkernel repository☆139Updated this week
- Reusable project skeleton for embedded C & C++ projects using CMake.☆51Updated last year
- Embedded Test (ET) -- The Super-Simple Embedded Test☆58Updated 2 months ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆509Updated 2 months ago
- This repository contains FreeRTOS+POSIX source code, which could be consumed as a submodule.☆127Updated 3 months ago