QuantumLeaps / OOP-in-CLinks
Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.
☆251Updated 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☆445Updated last year
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆198Updated 8 years ago
- State Machine Design in C☆159Updated 2 months ago
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆211Updated last year
- Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-su…☆158Updated 3 months ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆400Updated last week
- MiROS (Minimal Real-Time Operating System) for ARM Cortex-M☆107Updated last year
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆607Updated 6 months ago
- Lightweight JSON parser for embedded systems☆232Updated 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…☆61Updated 11 months ago
- A complete guide for network programming on microcontroller devices☆252Updated last year
- Build and test embedded software using the IAR C/C++ Compiler alongside CMake☆95Updated last week
- scmRTOS embedded operating system☆248Updated last year
- Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.☆221Updated 7 months ago
- ARM Cortex-M bare-metal example code in C++ and CMake build☆210Updated 2 years ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆521Updated last week
- FreeACT is a minimal Active Object (Actor) framework for FreeRTOS☆120Updated last year
- <design-patterns-for-embedded-system-in-c>☆64Updated 6 years ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆266Updated last year
- QP/C++ Real-Time Event Framework/RTOS implements event-driven Active Object (Actor) model combined with Hierarchical State Machines. Spec…☆437Updated last month
- Phoenix-RTOS microkernel repository☆147Updated last week
- Hands-On RTOS with Microcontrollers, published by Packt☆209Updated last month
- Embedded Test (ET) -- The Super-Simple Embedded Test☆63Updated 4 months ago
- Provides the STM32Cube MCU Component "cmsis_device_f4" of the STM32F4 series.☆97Updated 3 months ago
- UART based embedded shell for embedded systems. Intended to be used for learning, experimenting and diagnostics.☆316Updated last year
- C implementations of state machines for event driven systems.☆38Updated 6 years ago
- This repository contains FreeRTOS+POSIX source code, which could be consumed as a submodule.☆130Updated 5 months ago
- Lightweight shell implementation for embedded systems☆171Updated last week
- gcc cpputest starter project, with instructions to help get your legacy code into cpputest for the first time☆119Updated last year
- A Safety-Critical Utility Code☆44Updated 3 months ago