QuantumLeaps / OOP-in-C
Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.
☆228Updated 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
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆188Updated 8 years ago
- State Machine Design in C☆130Updated this week
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆176Updated 6 months ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆545Updated 9 months ago
- Practical design patterns in C☆430Updated last year
- Provides the STM32Cube MCU Component "cmsis_device_f4" of the STM32F4 series.☆76Updated this week
- Lightweight JSON parser for embedded systems☆154Updated 4 months ago
- FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.☆167Updated 2 weeks ago
- Code samples for the book Patterns in C☆178Updated 8 years ago
- Reusable project skeleton for embedded C & C++ projects using CMake.☆47Updated 8 months ago
- Provides the STM32Cube MCU Component "hal_driver" of the STM32F4 series.☆131Updated last week
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆321Updated last month
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆42Updated 4 months ago
- QP-nano real-time embedded framework/RTOS for embedded systems based on active objects (actors) and hierarchical state machines☆170Updated last year
- gcc cpputest starter project, with instructions to help get your legacy code into cpputest for the first time☆114Updated 5 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆237Updated 9 months ago
- ARM Cortex-M bare-metal example code in C++ and CMake build☆195Updated 2 years ago
- Lightweight printf library optimized for embedded systems☆188Updated 4 months ago
- Lightweight shell implementation for embedded systems☆143Updated 2 months ago
- scmRTOS embedded operating system☆179Updated 8 months ago
- A complete guide for network programming on microcontroller devices☆198Updated 5 months ago
- Hands-On RTOS with Microcontrollers, published by Packt☆192Updated last year
- <design-patterns-for-embedded-system-in-c>☆60Updated 6 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…☆148Updated 3 weeks ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆193Updated 9 months ago
- FreeACT is a minimal Active Object (Actor) framework for FreeRTOS☆116Updated 9 months ago
- Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.☆166Updated this week
- This is the repo for BootLoader Development for STM32 Udemy online course☆153Updated 4 years ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆473Updated 3 weeks ago
- Embedded Test (ET) -- The Super-Simple Embedded Test☆55Updated 4 months ago