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☆443Updated last year
- Object-Oriented Programming With ANSI-C☆291Updated 4 years ago
- An elegant unit testing framework for C with support for mock objects.☆254Updated last year
- Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-su…☆157Updated last month
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆244Updated last year
- C Interfaces and Implementations☆677Updated 10 months ago
- ctest is a unit test framework for software written in C.☆241Updated 2 weeks ago
- Lightweight exception implementation for C☆346Updated 5 months ago
- Programming with POSIX Threads: David R. Butenhof☆84Updated 12 years ago
- Lightweight MQTT broker, written from scratch. IO is handled by a super simple event loop based upon the most common IO multiplexing impl…☆129Updated 6 months ago
- Simple C programs demonstrating different aspects of programming on Linux.☆177Updated 4 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆578Updated last year
- A modern, portable, cross-language unit testing and mocking framework for C and C++☆179Updated last month
- A simple logging library for C/C++☆157Updated last year
- Advanced cross-platform logging library for C/C++☆145Updated 4 months ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆263Updated last year
- Framework and Plugin design in C☆244Updated 9 months ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- Book code for Test-Driven Development for Embedded C☆266Updated 5 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆91Updated 13 years ago
- A collection of commonly used C MACROS☆143Updated 2 years ago
- Hands-On Network Programming with C, published by Packt☆334Updated 3 months ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 5 years ago
- Implement of all problems in the book "Design Patterns for Embedded system in C"☆195Updated 8 years ago
- Example C implementations of design patterns from the gang of four☆15Updated 3 years ago
- Extreme C, published by Packt☆382Updated last year
- Two-way SSL authentication example in C☆35Updated last year
- Stack Overflow Questions and Answers☆87Updated 4 months ago
- Basic logger for C and C++ projects☆116Updated 4 years ago
- A set of dbg(…) macros for C☆90Updated 3 months ago