jmarkowski / design-patternsLinks
Example C implementations of design patterns from the gang of four
☆15Updated 3 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☆184Updated 9 years ago
- Linear Linked List Library☆51Updated last year
- Fixed Block Memory Allocator in C☆24Updated 2 months ago
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆251Updated last year
- A collection of commonly used C MACROS☆145Updated 2 years ago
- String parsing library combining the memory safety of strsep and the convenience of a sscanf-like interface.☆28Updated 11 months ago
- Object-Oriented Programming With ANSI-C☆294Updated 4 years ago
- An framework that provides extensions to the standard library with object oriented design in C☆26Updated 6 years ago
- A set of dbg(…) macros for C☆93Updated 4 months ago
- The C Object Oriented Programming Library☆38Updated last week
- Practical design patterns in C☆445Updated last year
- A fast and lightweight event loop for embedded platforms.☆105Updated 3 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
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆264Updated last year
- A lightweight header only logging library for C☆56Updated 3 years ago
- A simple logging library for C/C++☆160Updated last year
- A library of generic intrusive data structures and algorithms in ANSI C☆608Updated 7 years ago
- Framework and Plugin design in C☆244Updated 10 months ago
- The SNIPPETS C and C++ Source Code Archives☆116Updated 10 years ago
- <design-patterns-for-embedded-system-in-c>☆63Updated 6 years ago
- A library for students to learn data structures in C☆28Updated 6 years ago
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆397Updated last week
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆55Updated 2 years ago
- Basic logger for C and C++ projects☆116Updated 4 years ago
- Real time operating system made with love ♥.☆29Updated 8 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- An easy-to-use object-oriented system for the C programming language☆13Updated 6 years ago
- Single-header library for writing CLI applications in C/C++☆81Updated last month
- A toolkit for firmware development☆60Updated last week