shichao-an / oocLinks
Object-Oriented Programming With ANSI-C
☆299Updated 5 years ago
Alternatives and similar repositories for ooc
Users that are interested in ooc are comparing it to the libraries listed below
Sorting:
- C Interfaces and Implementations☆691Updated last week
- Code samples for the book Patterns in C☆187Updated 9 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆592Updated last year
- Practical design patterns in C☆449Updated 2 years ago
- source code of The Standard C Library, by Plauger☆348Updated 9 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- tpl - a small binary serialization library for C☆384Updated 10 months ago
- A library of generic intrusive data structures and algorithms in ANSI C☆613Updated 8 years ago
- C doubly linked list☆462Updated 6 months ago
- An elegant unit testing framework for C with support for mock objects.☆274Updated 2 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆281Updated 2 weeks ago
- The C Code Archive Network☆1,146Updated 2 months ago
- Minimal unit testing framework for C☆623Updated 2 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- The Better String Library☆553Updated 8 years ago
- Lightweight exception implementation for C☆355Updated 11 months ago
- Design Pattern by Object-Oriented-C☆203Updated 10 years ago
- safec libc extension with all C11 Annex K functions☆386Updated last month
- C Object System: a framework that brings C to the level of other high level programming languages and beyond☆371Updated 2 years ago
- A very small C interpreter☆540Updated 3 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 this week
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆399Updated 10 years ago
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆95Updated 13 years ago
- A unit testing framework for C☆1,148Updated last year
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,008Updated last month
- A simple string hashmap in C☆538Updated last year
- Small portable regex in C☆1,461Updated last year
- Super Light Regexp engine for C/C++☆549Updated 5 years ago
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆264Updated 2 years ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆274Updated last week