QuantumLeaps / OOP-in-C
Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.
☆231Updated 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
- Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-su…☆152Updated 2 months ago
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆192Updated 8 years ago
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆181Updated 8 months ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆486Updated 2 months ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆360Updated 2 weeks ago
- Practical design patterns in C☆433Updated last year
- Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.☆182Updated 2 months ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆579Updated last month
- Understanding build procedure and linker script for bare metal embedded systems(ARM Cortex Mx)☆117Updated 4 years ago
- This is the repo for BootLoader Development for STM32 Udemy online course☆156Updated 4 years ago
- Repository of Linux device driver programming(LDD1) udemy course☆121Updated last year
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆49Updated 6 months ago
- State Machine Design in C☆135Updated 2 months ago
- UART based embedded shell for embedded systems. Intended to be used for learning, experimenting and diagnostics.☆269Updated last year
- MiROS (Minimal Real-Time Operating System) for ARM Cortex-M☆97Updated 11 months ago
- Bootstrap C code on a Cortex-M MCU☆214Updated 5 years ago
- Provides the STM32Cube MCU Component "cmsis_device_f4" of the STM32F4 series.☆82Updated 3 weeks ago
- Embedded Test (ET) -- The Super-Simple Embedded Test☆57Updated 6 months ago
- Lightweight JSON parser for embedded systems☆194Updated 2 weeks ago
- ARM Cortex-M bare-metal example code in C++ and CMake build☆202Updated 2 years ago
- ☆207Updated 5 months ago
- <design-patterns-for-embedded-system-in-c>☆62Updated 6 years ago
- Repository for the Udemy course "Embedded Systems Design using UML State Machines"☆66Updated 2 years ago
- Lightweight printf library optimized for embedded systems☆253Updated 2 weeks ago
- Recommended C code style and coding rules for standard C99 or later☆1,148Updated 3 weeks ago
- Repository for all examples in the book "Mastering STM32 - Second Edition"☆127Updated 9 months ago
- Single-header CLI with history and autocompletion for embedded systems (like Arduino or STM32)☆284Updated 11 months ago
- Repository for Udemy course : Embedded System Programming on ARM Cortex Mx☆186Updated 6 months ago
- gcc cpputest starter project, with instructions to help get your legacy code into cpputest for the first time☆115Updated 7 months ago
- ☆71Updated last year