jmarkowski / design-patternsLinks
Example C implementations of design patterns from the gang of four
☆18Updated 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☆187Updated 9 years ago
- Linear Linked List Library☆51Updated last year
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆258Updated 2 years ago
- A toolkit for firmware development☆60Updated 3 weeks ago
- Practical design patterns in C☆450Updated 2 years ago
- A set of dbg(…) macros for C☆95Updated 7 months ago
- Framework and Plugin design in C☆243Updated 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
- A collection of commonly used C MACROS☆148Updated 2 years ago
- String parsing library combining the memory safety of strsep and the convenience of a sscanf-like interface.☆28Updated last year
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- A lightweight header only logging library for C☆56Updated 3 years ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆271Updated last year
- Basic logger for C and C++ projects☆120Updated 5 years ago
- Object-Oriented Programming With ANSI-C☆296Updated 5 years ago
- A simple logging library for C/C++☆165Updated last year
- A C library to build CGI applications☆50Updated 3 years ago
- Fixed Block Memory Allocator in C☆26Updated 5 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆588Updated last year
- Fast and lightweight math expression evaluator in C99☆149Updated 5 years ago
- A fast and lightweight event loop for embedded platforms.☆109Updated 3 years ago
- The C Object Oriented Programming Library☆43Updated 2 weeks ago
- safec libc extension with all C11 Annex K functions☆381Updated last week
- Source of the "Practical Guide to Bare Metal C++" free e-book☆105Updated 4 years ago
- A fork of Paul Hsieh's Better String Library☆157Updated last month
- A simple string that can be passed to most library functions, e.g. printf, and supports its own methods such as add, insert, replace, and…☆21Updated 4 years ago
- A set of efficient data structures in C, created in a generic way☆42Updated 2 years ago
- An framework that provides extensions to the standard library with object oriented design in C☆25Updated 6 years ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆173Updated 3 months ago
- MIDA (Metadata Injection for Data Augmentation) is a lightweight C library that adds metadata tracking to C native structures.☆27Updated 2 months ago