adamtornhill / PatternsInCLinks
Code samples for the book Patterns in C
☆184Updated 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☆444Updated last year
- Object-Oriented Programming With ANSI-C☆294Updated 4 years ago
- An elegant unit testing framework for C with support for mock objects.☆255Updated last year
- C Interfaces and Implementations☆682Updated 10 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…☆158Updated 2 months ago
- Simple C programs demonstrating different aspects of programming on Linux.☆178Updated 4 years ago
- A modern, portable, cross-language unit testing and mocking framework for C and C++☆179Updated 2 months ago
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆251Updated last year
- Lightweight exception implementation for C☆346Updated 6 months ago
- Lightweight MQTT broker, written from scratch. IO is handled by a super simple event loop based upon the most common IO multiplexing impl…☆132Updated 7 months ago
- Framework and Plugin design in C☆244Updated 10 months ago
- A simple memory allocator - Memory allocation 101☆298Updated 6 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆580Updated last year
- Programming with POSIX Threads: David R. Butenhof☆84Updated 12 years ago
- Minimal unit testing framework for C☆604Updated last year
- Extreme C, published by Packt☆384Updated last year
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆92Updated 13 years ago
- Advanced cross-platform logging library for C/C++☆146Updated 5 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆264Updated last year
- A simple logging library for C/C++☆160Updated last year
- Hands-On Network Programming with C, published by Packt☆336Updated 3 months ago
- C doubly linked list☆455Updated last month
- ctest is a unit test framework for software written in C.☆241Updated last month
- linux driver development for embedded processors 2nd edition☆176Updated 2 years ago
- Stack Overflow Questions and Answers☆87Updated 5 months ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 6 years ago
- Example C implementations of design patterns from the gang of four☆15Updated 3 years ago
- Hands-On System Programming with Linux, Kaiwan N Billimoria, published by Packt☆266Updated 7 months ago
- Source of the "Practical Guide to Bare Metal C++" free e-book☆98Updated 4 years ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆175Updated 3 years ago