jmarkowski / design-patterns
Example C implementations of design patterns from the gang of four
☆11Updated 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
- An easy-to-use object-oriented system for the C programming language☆13Updated 6 years ago
- Code samples for the book Patterns in C☆181Updated 9 years ago
- Framework and Plugin design in C☆238Updated 6 months ago
- Generic red-black tree library (by Julienne Walker).☆56Updated 5 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- This is the code that was previously in code.google.com/p/ccl☆47Updated 4 years ago
- tiny unit testing framework for ANSI C☆55Updated 4 years ago
- Versatile and easy to use C language utility library with functions and macros commonly used in various applications☆60Updated 3 weeks ago
- A tiny, fast, simple, single-file, BSD-licensed CSV parsing library in C.☆49Updated 3 years ago
- A C library to build CGI applications☆49Updated 2 years ago
- A circular buffer alternative written in C under a BSD license☆138Updated 6 years ago
- libgenerics is a minimalistic and generic library for C basic data structures.☆51Updated 2 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆74Updated 9 months ago
- An embedded operating system for ARM Cortex-M based microcontrollers☆48Updated 5 years ago
- Linear Linked List Library☆49Updated last year
- The mkfs equivalent for romfs filesystem☆31Updated 3 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- An framework that provides extensions to the standard library with object oriented design in C☆25Updated 6 years ago
- String parsing library combining the memory safety of strsep and the convenience of a sscanf-like interface.☆28Updated 7 months ago
- EventDrivenEmbeddedFramework is simple framework written in pure C to make development much faster and easier without sacrificing flexibi…☆16Updated 11 years ago
- 🔗 Common Data Structures and Algorithms☆51Updated last year
- A small and simple static analysis tool for C in C☆28Updated 6 months ago
- A small RTOS for ARM Cortex-M4F microcontrollers.