QuantumLeaps / OOP-in-CLinks
Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.
☆251Updated 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:
- Practical design patterns in C☆444Updated last year
- State Machine Design in C☆157Updated last month
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆190Updated last year
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆196Updated 8 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…☆158Updated 2 months ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆397Updated last week
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆602Updated 5 months ago
- Lightweight JSON parser for embedded systems☆229Updated last month
- Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.☆217Updated 6 months ago
- Build and test embedded software using the IAR C/C++ Compiler alongside CMake☆96Updated 3 weeks ago
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆58Updated 10 months ago
- MiROS (Minimal Real-Time Operating System) for ARM Cortex-M☆107Updated last year
- FreeACT is a minimal Active Object (Actor) framework for FreeRTOS☆120Updated last year
- C implementations of state machines for event driven systems.☆38Updated 6 years ago
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆520Updated last month
- Embedded Test (ET) -- The Super-Simple Embedded Test☆60Updated 4 months ago
- scmRTOS embedded operating system☆247Updated last year
- QP/C++ Real-Time Event Framework/RTOS is a lightweight implementation of the asynchronous, event-driven Active Object (Actor) model combi…☆433Updated last month
- Hands-On RTOS with Microcontrollers, published by Packt☆210Updated 2 weeks ago
- Provides the STM32Cube MCU Component "cmsis_device_f4" of the STM32F4 series.☆93Updated 3 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆264Updated last year
- FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.☆190Updated this week
- A complete guide for network programming on microcontroller devices☆248Updated last year
- ARM Cortex-M bare-metal example code in C++ and CMake build☆210Updated 2 years ago
- Repository for the Udemy course "Embedded Systems Design using UML State Machines"☆71Updated 3 years ago
- UART based embedded shell for embedded systems. Intended to be used for learning, experimenting and diagnostics.☆299Updated last year
- This repository contains FreeRTOS+POSIX source code, which could be consumed as a submodule.☆130Updated 4 months ago
- Provides the STM32Cube MCU Component "hal_driver" of the STM32F4 series.☆151Updated last week
- Understanding build procedure and linker script for bare metal embedded systems(ARM Cortex Mx)☆120Updated 5 years ago
- Reusable project skeleton for embedded C & C++ projects using CMake.☆52Updated last year