QuantumLeaps / OOP-in-CLinks
Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.
☆256Updated 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☆447Updated 2 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…☆161Updated last month
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆203Updated 9 years ago
- State Machine Design in C☆166Updated 3 months ago
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆215Updated last year
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆612Updated 7 months ago
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆413Updated last month
- MiROS (Minimal Real-Time Operating System) for ARM Cortex-M☆108Updated last year
- Lightweight JSON parser for embedded systems☆239Updated last month
- "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.☆224Updated 8 months ago
- FreeACT is a minimal Active Object (Actor) framework for FreeRTOS☆121Updated last year
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆270Updated last year
- ARM Cortex-M bare-metal example code in C++ and CMake build☆213Updated 2 years ago
- C implementations of state machines for event driven systems.☆41Updated 6 years ago
- <design-patterns-for-embedded-system-in-c>☆64Updated 6 years ago
- Embedded Test (ET) -- The Super-Simple Embedded Test☆70Updated 6 months ago
- Build and test embedded software using the IAR C/C++ Compiler alongside CMake☆97Updated 3 weeks ago
- scmRTOS embedded operating system☆256Updated last year
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆108Updated 2 years ago
- A complete guide for network programming on microcontroller devices☆255Updated last year
- FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.☆195Updated 2 weeks ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆203Updated this week
- QP/C++ Real-Time Event Framework/RTOS implements event-driven Active Object (Actor) model combined with Hierarchical State Machines. Spec…☆442Updated 2 weeks ago
- ☆73Updated last year
- UART based embedded shell for embedded systems. Intended to be used for learning, experimenting and diagnostics.☆327Updated last year
- Tiny, fast(ish), self-contained, fully loaded printf, sprinf etc. implementation; particularly useful in embedded systems.☆529Updated 2 weeks ago
- Provides the STM32Cube MCU Component "cmsis_device_f4" of the STM32F4 series.☆105Updated 5 months ago
- Code samples for the book Patterns in C☆186Updated 9 years ago
- Phoenix-RTOS microkernel repository☆148Updated last week