QuantumLeaps / OOP-in-CLinks
Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.
☆264Updated 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:
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆205Updated 9 years ago
- State Machine Design in C☆185Updated 6 months ago
- Practical design patterns in C☆449Updated 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…☆162Updated 2 weeks ago
- MiROS (Minimal Real-Time Operating System) for ARM Cortex-M☆115Updated last year
- Embedded Test (ET) -- The Super-Simple Embedded Test☆79Updated 9 months ago
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆223Updated last year
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆626Updated this week
- Event-driven, preemptive, priority-based, hardware RTOS for ARM Cortex-M.☆239Updated 11 months ago
- "Lock-Free Ring Buffer" (LFRB) is a minimal, customizable implementation of a ring buffer (a.k.a. circular buffer) in C, specifically sui…☆66Updated last year
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆432Updated 2 months ago
- <design-patterns-for-embedded-system-in-c>☆64Updated 7 years ago
- A complete guide for network programming on microcontroller devices☆270Updated last year
- Lightweight JSON parser for embedded systems☆250Updated 3 weeks ago
- FreeACT is a minimal Active Object (Actor) framework for FreeRTOS☆126Updated last year
- Hands-On RTOS with Microcontrollers, published by Packt☆215Updated 5 months ago
- ARM Cortex-M bare-metal example code in C++ and CMake build☆219Updated 2 years ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆274Updated this week
- QP/C++ Real-Time Event Framework/RTOS implements event-driven Active Object (Actor) model combined with Hierarchical State Machines. Spec…☆449Updated this week
- UART based embedded shell for embedded systems. Intended to be used for learning, experimenting and diagnostics.☆342Updated last year
- C implementations of state machines for event driven systems.☆42Updated 6 years ago
- This repository contains FreeRTOS+POSIX source code, which could be consumed as a submodule.☆140Updated 9 months ago
- Build and test embedded software using the IAR C/C++ Compiler alongside CMake☆101Updated last month
- scmRTOS embedded operating system☆261Updated last week
- Practical Linux device driver programming, discuss about source code Kernel. Using Kernel API, implement device and driver then build on …☆52Updated 3 years ago
- ☆87Updated 3 years ago
- Free real-time operating system (RTOS) for microcontrollers with advanced c++ wrapper and support for std::thread☆205Updated 3 weeks ago
- FreeRTOS-Plus-TCP library repository. +TCP files only. Submoduled into https://github.com/FreeRTOS/FreeRTOS and various other repos.☆198Updated this week
- A CMake primer for the rest of us.☆36Updated 3 years ago
- A curated list of awesome embedded software frameworks, libraries, resources, and shiny things.☆111Updated 3 years ago