QuantumLeaps / OOP-in-CLinks
Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.
☆254Updated 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:
- State Machine Design in C☆162Updated 3 months ago
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆200Updated 8 years ago
- Practical design patterns in C☆445Updated 2 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…☆158Updated last week
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆408Updated 2 weeks ago
- MiROS (Minimal Real-Time Operating System) for ARM Cortex-M☆107Updated last year
- C implementations of state machines for event driven systems.☆38Updated 6 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
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆213Updated last year
- Hands-On RTOS with Microcontrollers, published by Packt☆209Updated last month
- FreeACT is a minimal Active Object (Actor) framework for FreeRTOS☆121Updated last year
- Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.☆221Updated 7 months ago
- Embedded Test (ET) -- The Super-Simple Embedded Test☆67Updated 5 months ago
- A complete guide for network programming on microcontroller devices☆252Updated last year
- scmRTOS embedded operating system☆256Updated last year
- This repository contains FreeRTOS+POSIX source code, which could be consumed as a submodule.☆130Updated 6 months ago
- Provides the STM32Cube MCU Component "cmsis_device_f4" of the STM32F4 series.☆98Updated 4 months ago
- Lightweight JSON parser for embedded systems☆239Updated 2 weeks ago
- FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.☆192Updated 2 weeks ago
- <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☆268Updated last year
- Build and test embedded software using the IAR C/C++ Compiler alongside CMake☆96Updated 2 weeks ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆607Updated 7 months ago
- A Safety-Critical Utility Code☆44Updated 4 months ago
- ARM Cortex-M bare-metal example code in C++ and CMake build☆210Updated 2 years ago
- ☆73Updated last year
- QP-nano real-time embedded framework/RTOS for embedded systems based on active objects (actors) and hierarchical state machines☆171Updated 2 years ago
- A pure C implementation of the Observer Pattern☆62Updated 6 years ago
- Provides the STM32Cube MCU Component "hal_driver" of the STM32F4 series.☆160Updated last month
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆523Updated 3 weeks ago