QuantumLeaps / OOP-in-CLinks
Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.
☆257Updated 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:
- Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-su…☆160Updated last month
- Practical design patterns in C☆448Updated 2 years ago
- State Machine Design in C☆170Updated 4 months ago
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆204Updated 9 years ago
- MiROS (Minimal Real-Time Operating System) for ARM Cortex-M☆109Updated 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…☆62Updated last year
- Hands-On RTOS with Microcontrollers, published by Packt☆211Updated 3 months ago
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆217Updated last year
- C implementations of state machines for event driven systems.☆41Updated 6 years ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆418Updated 2 weeks ago
- UART based embedded shell for embedded systems. Intended to be used for learning, experimenting and diagnostics.☆330Updated last year
- Embedded Test (ET) -- The Super-Simple Embedded Test☆70Updated 7 months ago
- A complete guide for network programming on microcontroller devices☆260Updated last year
- scmRTOS embedded operating system☆258Updated last year
- Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.☆228Updated 9 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆270Updated last year
- This repository contains FreeRTOS+POSIX source code, which could be consumed as a submodule.☆132Updated 7 months ago
- FreeACT is a minimal Active Object (Actor) framework for FreeRTOS☆126Updated last year
- ARM Cortex-M bare-metal example code in C++ and CMake build☆215Updated 2 years ago
- Provides the STM32Cube MCU Component "cmsis_device_f4" of the STM32F4 series.☆108Updated 6 months ago
- Practical Linux device driver programming, discuss about source code Kernel. Using Kernel API, implement device and driver then build on …☆51Updated 3 years ago
- QP/C++ Real-Time Event Framework/RTOS implements event-driven Active Object (Actor) model combined with Hierarchical State Machines. Spec…☆442Updated last month
- Lightweight JSON parser for embedded systems☆242Updated 2 months ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆615Updated 8 months ago
- FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.☆193Updated last week
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆203Updated last week
- Provides the STM32Cube MCU Component "hal_driver" of the STM32F4 series.☆164Updated 2 weeks ago
- Build and test embedded software using the IAR C/C++ Compiler alongside CMake☆97Updated last month
- Understanding build procedure and linker script for bare metal embedded systems(ARM Cortex Mx)☆122Updated 3 weeks ago
- Phoenix-RTOS microkernel repository☆149Updated last week