QuantumLeaps / OOP-in-CLinks
Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.
☆240Updated 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:
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆193Updated 8 years ago
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆184Updated 10 months 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…☆156Updated last week
- Embedded Test (ET) -- The Super-Simple Embedded Test☆57Updated 2 months ago
- Practical design patterns in C☆439Updated last year
- State Machine Design in C☆148Updated this week
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆370Updated 2 months ago
- Provides the STM32Cube MCU Component "cmsis_device_f4" of the STM32F4 series.☆89Updated last month
- Provides the STM32Cube MCU Component "hal_driver" of the STM32F4 series.☆146Updated last month
- This repository contains FreeRTOS+POSIX source code, which could be consumed as a submodule.☆126Updated 2 months ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆588Updated 3 months ago
- <design-patterns-for-embedded-system-in-c>☆62Updated 6 years ago
- Hands-On RTOS with Microcontrollers, published by Packt☆205Updated last year
- FreeACT is a minimal Active Object (Actor) framework for FreeRTOS☆120Updated last year
- A complete guide for network programming on microcontroller devices☆231Updated 10 months ago
- Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.☆193Updated 4 months ago
- ☆80Updated 2 years ago
- Lightweight JSON parser for embedded systems☆209Updated last month
- MiROS (Minimal Real-Time Operating System) for ARM Cortex-M☆102Updated last year
- Understanding build procedure and linker script for bare metal embedded systems(ARM Cortex Mx)☆119Updated 5 years ago
- Bootstrap C code on a Cortex-M MCU☆220Updated 5 years ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆254Updated 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…☆54Updated 8 months ago
- FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.☆181Updated 2 weeks ago
- Lightweight shell implementation for embedded systems☆157Updated last month
- Repository for all examples in the book "Mastering STM32 - Second Edition"☆132Updated 11 months ago
- A fast and lightweight event loop for embedded platforms.☆103Updated 3 years ago
- ARM Cortex-M bare-metal example code in C++ and CMake build☆209Updated 2 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆571Updated 11 months ago
- Repository for the Udemy course "Embedded Systems Design using UML State Machines"☆69Updated 2 years ago