QuantumLeaps / OOP-in-CLinks
Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.
☆258Updated 2 years ago
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:
- Practical design patterns in C☆450Updated 2 years ago
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆205Updated 9 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…☆162Updated 2 months ago
- State Machine Design in C☆176Updated 5 months ago
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆217Updated last year
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆426Updated last month
- MiROS (Minimal Real-Time Operating System) for ARM Cortex-M☆112Updated last year
- FreeACT is a minimal Active Object (Actor) framework for FreeRTOS☆127Updated 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
- Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.☆230Updated 9 months ago
- <design-patterns-for-embedded-system-in-c>☆64Updated 6 years ago
- FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.☆194Updated last month
- Embedded Test (ET) -- The Super-Simple Embedded Test☆72Updated 7 months ago
- Hands-On RTOS with Microcontrollers, published by Packt☆212Updated 3 months ago
- Lightweight JSON parser for embedded systems☆244Updated 2 weeks ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆271Updated last year
- ARM Cortex-M bare-metal example code in C++ and CMake build☆218Updated 2 years ago
- scmRTOS embedded operating system☆259Updated last year
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆622Updated 9 months ago
- Provides the STM32Cube MCU Component "cmsis_device_f4" of the STM32F4 series.☆109Updated 6 months ago
- QP/C++ Real-Time Event Framework/RTOS implements event-driven Active Object (Actor) model combined with Hierarchical State Machines. Spec…☆444Updated last month
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆203Updated 2 weeks ago
- Build and test embedded software using the IAR C/C++ Compiler alongside CMake☆99Updated 2 months ago
- Practical Linux device driver programming, discuss about source code Kernel. Using Kernel API, implement device and driver then build on …☆52Updated 3 years ago
- C implementations of state machines for event driven systems.☆42Updated 6 years ago
- UART based embedded shell for embedded systems. Intended to be used for learning, experimenting and diagnostics.☆333Updated last year
- gcc cpputest starter project, with instructions to help get your legacy code into cpputest for the first time☆121Updated last year
- This repository contains FreeRTOS+POSIX source code, which could be consumed as a submodule.☆136Updated 8 months ago
- Provides the STM32Cube MCU Component "hal_driver" of the STM32F4 series.☆170Updated 2 weeks ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆566Updated this week