jmarkowski / design-patternsLinks
Example C implementations of design patterns from the gang of four
☆19Updated 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
- Practical design patterns in C☆448Updated 2 years ago
- Linear Linked List Library☆51Updated last year
- A fast and lightweight event loop for embedded platforms.☆109Updated 3 years ago
- Fixed Block Memory Allocator in C☆26Updated 6 months ago
- 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☆273Updated last year
- Object-Oriented Programming With ANSI-C☆299Updated 5 years ago
- Basic logger for C and C++ projects☆119Updated 5 years ago
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆261Updated 2 years ago
- Framework and Plugin design in C☆243Updated last year
- Snippets of C code to use in embedded platforms and micro-controllers.☆10Updated 4 years ago
- A simple logging library for C/C++☆166Updated 2 years ago
- Source of the "Practical Guide to Bare Metal C++" free e-book☆105Updated 4 years ago
- A collection of commonly used C MACROS☆149Updated 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…☆162Updated 3 weeks ago
- MIDA (Metadata Injection for Data Augmentation) is a lightweight C library that adds metadata tracking to C native structures.☆27Updated 2 months ago
- C Language State Machine with Threads☆16Updated 6 months ago
- A toolkit for firmware development☆61Updated last month
- A collection of algorithms for data structure manipulation in C☆115Updated 2 years ago
- A fork of Paul Hsieh's Better String Library☆164Updated this week
- Helper scripts, cross-compilation-files, makefile shims, and other helpful tools for working with Meson☆39Updated 10 months ago
- A set of dbg(…) macros for C☆95Updated 8 months ago
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- 24-bit BMP (Bitmap) ANSI C header library☆91Updated 6 years ago
- An easy-to-use object-oriented system for the C programming language☆13Updated 7 years ago
- Extremely lightweight, easy-to-use & blazing fast JSON parsing library written in pure C☆59Updated last year
- A C library to build CGI applications☆52Updated 3 years ago
- Lightweight exception implementation for C☆355Updated 10 months ago
- CMake examples for code in http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/index.html☆157Updated 4 years ago