huawenyu / Design-Patterns-in-CLinks
Practical design patterns in C
☆450Updated 2 years ago
Alternatives and similar repositories for Design-Patterns-in-C
Users that are interested in Design-Patterns-in-C are comparing it to the libraries listed below
Sorting:
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆258Updated 2 years ago
- Code samples for the book Patterns in C☆187Updated 9 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆588Updated last year
- 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
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆205Updated 9 years ago
- Object-Oriented Programming With ANSI-C☆296Updated 5 years ago
- Embedded Artistry Templates, Documents, and Source Code☆652Updated last year
- Lightweight exception implementation for C☆355Updated 9 months ago
- A pure C implementation of the Observer Pattern☆64Updated 6 years ago
- C Interfaces and Implementations☆688Updated last year
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆426Updated last month
- State Machine Design in C☆176Updated 5 months ago
- Recommended C code style and coding rules for standard C99 or later☆1,253Updated 2 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆271Updated last year
- C doubly linked list☆459Updated 4 months ago
- linux driver development for embedded processors 2nd edition☆180Updated 2 years ago
- A simple ring buffer (circular buffer) designed for embedded systems.☆646Updated 7 months ago
- Mock/stub generator for C☆784Updated 5 months ago
- <design-patterns-for-embedded-system-in-c>☆64Updated 6 years ago
- Minimal unit testing framework for C☆618Updated 2 years ago
- A minimalist UML State machine framework for finite state machine and hierarchical state machine in C☆217Updated last year
- Hands-On Network Programming with C, published by Packt☆344Updated 7 months ago
- Book code for Test-Driven Development for Embedded C☆267Updated 6 years ago
- Source code for the book Real-Time C++, by Christopher Kormanyos☆750Updated this week
- QP/C++ Real-Time Event Framework/RTOS implements event-driven Active Object (Actor) model combined with Hierarchical State Machines. Spec…☆444Updated last month
- Mastering Embedded Linux Programming – Second Edition, published by Packt☆189Updated 4 years ago
- libc targeted for embedded systems usage. Reduced set of functionality (due to embedded nature). Chosen for portability and quick bringu…☆622Updated 9 months ago
- A feature-rich, yet simple finite state machine (FSM) implementation in C☆526Updated 6 years ago
- An elegant unit testing framework for C with support for mock objects.☆271Updated 2 years ago
- QP/C Real-Time Event Framework/RTOS implements event-driven Active Object (Actor) model combined with Hierarchical State Machines. Specif…☆1,193Updated last month