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
- A collection of commonly used C MACROS☆151Updated 3 weeks ago
- Practical design patterns in C☆450Updated 2 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
- Framework and Plugin design in C☆242Updated last year
- A toolkit for firmware development☆62Updated 2 months 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 last week
- A lightweight header only logging library for C☆56Updated 4 years ago
- A fast and lightweight event loop for embedded platforms.☆110Updated 3 years ago
- A simple logging library for C/C++☆169Updated 2 years ago
- Object-Oriented Programming With ANSI-C☆299Updated 5 years ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆276Updated 2 weeks ago
- Fixed Block Memory Allocator in C☆26Updated 7 months ago
- String parsing library combining the memory safety of strsep and the convenience of a sscanf-like interface.☆28Updated last year
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆593Updated last year
- Extremely lightweight, easy-to-use & blazing fast JSON parsing library written in pure C☆60Updated last year
- 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 collection of C libraries for my projects and yours. ;)☆19Updated 8 years ago
- Basic logger for C and C++ projects☆119Updated 5 years ago
- An framework that provides extensions to the standard library with object oriented design in C☆25Updated 6 years ago
- A set of dbg(…) macros for C☆96Updated 9 months ago
- The SNIPPETS C and C++ Source Code Archives☆114Updated 10 years ago
- Simple hash table implemented in C☆185Updated last year
- A set of efficient data structures in C, created in a generic way☆43Updated 2 years ago
- a memory allocator for embedded systems (microcontrollers)☆67Updated 8 years ago
- An easy-to-use object-oriented system for the C programming language☆13Updated 7 years ago
- Single-header library for writing CLI applications in C/C++☆81Updated 2 months ago
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆58Updated 3 years ago
- State Machine Design in C☆190Updated 7 months ago