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:
- Linear Linked List Library☆51Updated last year
- Code samples for the book Patterns in C☆186Updated 9 years ago
- Practical design patterns in C☆447Updated 2 years ago
- Object-Oriented Programming With ANSI-C☆294Updated 5 years ago
- A collection of commonly used C MACROS☆147Updated 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
- An framework that provides extensions to the standard library with object oriented design in C☆25Updated 6 years ago
- A C library to build CGI applications☆50Updated 3 years ago
- A set of dbg(…) macros for C☆94Updated 6 months ago
- Framework and Plugin design in C☆243Updated last year
- A toolkit for firmware development☆60Updated this week
- String parsing library combining the memory safety of strsep and the convenience of a sscanf-like interface.☆28Updated last year
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆270Updated last year
- Fixed Block Memory Allocator in C☆25Updated 4 months ago
- A fast and lightweight event loop for embedded platforms.☆107Updated 3 years ago
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆256Updated last year
- 24-bit BMP (Bitmap) ANSI C header library☆91Updated 6 years ago
- ctest is a unit test framework for software written in C.☆242Updated 3 months ago
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆293Updated 8 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆584Updated last year
- C Interfaces and Implementations☆688Updated last year
- Fast and lightweight math expression evaluator in C99☆145Updated 5 years ago
- Lightweight exception implementation for C☆351Updated 8 months ago
- Simple hash table implemented in C☆181Updated last year
- My own C library. Probably don't use it.☆34Updated 5 years ago
- A set of efficient data structures in C, created in a generic way☆41Updated 2 years ago
- Single-header library for writing CLI applications in C/C++☆81Updated 3 months ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- An elegant unit testing framework for C with support for mock objects.☆261Updated 2 years ago
- A simple logging library for C/C++☆162Updated last year