adamtornhill / PatternsInCLinks
Code samples for the book Patterns in C
☆187Updated 9 years ago
Alternatives and similar repositories for PatternsInC
Users that are interested in PatternsInC are comparing it to the libraries listed below
Sorting:
- Practical design patterns in C☆449Updated 2 years ago
- Object-Oriented Programming With ANSI-C☆299Updated 5 years ago
- C Interfaces and Implementations☆691Updated last year
- An elegant unit testing framework for C with support for mock objects.☆274Updated 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 last week
- Lightweight MQTT broker, written from scratch. IO is handled by a super simple event loop based upon the most common IO multiplexing impl…☆136Updated last year
- Lightweight exception implementation for C☆355Updated 11 months ago
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆262Updated 2 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆591Updated last year
- Programming with POSIX Threads: David R. Butenhof☆88Updated 12 years ago
- Minimal unit testing framework for C☆622Updated 2 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆95Updated 13 years ago
- A modern, portable, cross-language unit testing and mocking framework for C and C++☆179Updated 2 months ago
- Advanced cross-platform logging library for C/C++☆149Updated 4 months ago
- Simple C programs demonstrating different aspects of programming on Linux.☆182Updated 4 years ago
- Extreme C, published by Packt☆395Updated last year
- Embedded Programming with the GNU Toolchain☆311Updated 6 years ago
- Framework and Plugin design in C☆242Updated last year
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆273Updated last year
- ctest is a unit test framework for software written in C.☆243Updated 3 weeks ago
- The SNIPPETS C and C++ Source Code Archives☆114Updated 10 years ago
- A pure C implementation of the Observer Pattern☆64Updated 7 years ago
- Hands-On Network Programming with C, published by Packt☆349Updated 8 months ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆175Updated 6 years ago
- a memory allocator for embedded systems (microcontrollers)☆67Updated 8 years ago
- Write tests in C☆259Updated 2 years ago
- A simple memory allocator - Memory allocation 101☆306Updated 6 years ago
- Book code for Test-Driven Development for Embedded C☆267Updated 6 years ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆176Updated 2 months ago