QuantumLeaps / OOP-in-C
Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.
☆227Updated 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"☆185Updated 8 years ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆537Updated 7 months ago
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆174Updated 5 months ago
- Practical design patterns in C☆425Updated last year
- gcc cpputest starter project, with instructions to help get your legacy code into cpputest for the first time☆112Updated 4 months ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆462Updated last month
- Understanding build procedure and linker script for bare metal embedded systems(ARM Cortex Mx)☆111Updated 4 years ago
- Lightweight JSON parser for embedded systems☆151Updated 3 months ago
- Companion repository to the "Modern Embedded Systems Programming" video course.☆749Updated last month
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆311Updated last week
- Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-su…☆144Updated 2 months ago
- Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.☆158Updated 6 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…☆41Updated 3 months ago
- This is the repo for BootLoader Development for STM32 Udemy online course☆149Updated 4 years ago
- Provides the STM32Cube MCU Component "cmsis_device_f4" of the STM32F4 series.☆71Updated 6 months ago
- ARM Cortex-M bare-metal example code in C++ and CMake build☆193Updated last year
- State Machine Design in C☆119Updated last month
- MiROS (Minimal Real-Time Operating System) for ARM Cortex-M☆94Updated 8 months ago
- Provides the STM32Cube MCU Component "hal_driver" of the STM32F4 series.☆126Updated this week
- Repository of Linux device driver programming(LDD1) udemy course☆114Updated last year
- FreeACT is a minimal Active Object (Actor) framework for FreeRTOS☆112Updated 8 months ago
- Build and test embedded software using the IAR C/C++ Compiler alongside CMake☆83Updated 2 months ago
- Embedded Test (ET) -- The Super-Simple Embedded Test☆54Updated 3 months ago
- Hands-On RTOS with Microcontrollers, published by Packt☆191Updated last year
- Source code for 'Reusable Firmware Development' by Jacob Beningo☆47Updated 7 years ago
- lightweight logging for embedded microcontrollers☆222Updated last year
- Lightweight exception implementation for C☆331Updated 3 months ago
- Repository for the Udemy course "Embedded Systems Design using UML State Machines"☆59Updated 2 years ago
- Lightweight printf library optimized for embedded systems☆187Updated 3 months ago
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆258Updated 8 months ago