jmarkowski / design-patternsLinks
Example C implementations of design patterns from the gang of four
☆20Updated 4 years ago
Alternatives and similar repositories for design-patterns
Users that are interested in design-patterns are comparing it to the libraries listed below
Sorting:
- Code samples for the book Patterns in C☆187Updated 9 years ago
- Linear Linked List Library☆52Updated last year
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆265Updated 2 years ago
- Practical design patterns in C☆450Updated 2 years ago
- Object-Oriented Programming With ANSI-C☆299Updated 5 years ago
- Framework and Plugin design in C☆242Updated 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 last week
- A simple logging library for C/C++☆169Updated 2 years ago
- A collection of commonly used C MACROS☆151Updated 3 weeks ago
- A fast and lightweight event loop for embedded platforms.☆110Updated 3 years ago
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆277Updated 2 weeks ago
- String parsing library combining the memory safety of strsep and the convenience of a sscanf-like interface.☆28Updated last year
- A toolkit for firmware development☆62Updated 2 months ago
- An framework that provides extensions to the standard library with object oriented design in C☆25Updated 6 years ago
- Fixed Block Memory Allocator in C☆26Updated 7 months ago
- A set of efficient data structures in C, created in a generic way☆43Updated 2 years ago
- 24-bit BMP (Bitmap) ANSI C header library☆92Updated 6 years ago
- Lightweight exception implementation for C☆355Updated 11 months ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆301Updated 9 years ago
- The C Object Oriented Programming Library☆43Updated 2 months ago
- Simple hash table implemented in C☆185Updated last year
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆434Updated 3 months ago
- A set of dbg(…) macros for C☆96Updated 9 months ago
- A library of generic intrusive data structures and algorithms in ANSI C☆613Updated 8 years ago
- 🔗 Common Data Structures and Algorithms☆55Updated 7 months ago
- safec libc extension with all C11 Annex K functions☆388Updated this week
- <design-patterns-for-embedded-system-in-c>☆64Updated 7 years ago
- My variant of the C Template Library☆281Updated 2 months ago
- An elegant unit testing framework for C with support for mock objects.☆274Updated 2 years ago