shichao-an / oocLinks
Object-Oriented Programming With ANSI-C
☆295Updated 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☆688Updated last year
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆585Updated last year
- source code of The Standard C Library, by Plauger☆341Updated 9 years ago
- Code samples for the book Patterns in C☆186Updated 9 years ago
- C doubly linked list☆458Updated 4 months ago
- Practical design patterns in C☆448Updated 2 years ago
- Generic red-black tree library (by Julienne Walker).☆57Updated 6 years ago
- The C Code Archive Network☆1,141Updated last week
- Minimal unit testing framework for C☆616Updated 2 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆609Updated 7 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆278Updated 6 months ago
- Design Pattern by Object-Oriented-C☆203Updated 10 years ago
- tpl - a small binary serialization library for C☆383Updated 7 months ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,007Updated last year
- The Better String Library☆544Updated 8 years ago
- A simple string hashmap in C☆537Updated last year
- Lightweight exception implementation for C☆352Updated 9 months ago
- C Object System: a framework that brings C to the level of other high level programming languages and beyond☆366Updated last year
- Source code from "Programming with POSIX® Threads" book By David R. Butenhof☆92Updated 13 years ago
- A very small C interpreter☆521Updated 3 years ago
- Simple C programs demonstrating different aspects of programming on Linux.☆180Updated 4 years ago
- A type-safe hash map implementation for C☆601Updated 3 years ago
- Embedded Programming with the GNU Toolchain☆310Updated 6 years ago
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆270Updated last year
- Super Light Regexp engine for C/C++☆546Updated 5 years ago
- A simple memory allocator - Memory allocation 101☆302Updated 6 years ago
- A collection of commonly used C MACROS☆147Updated 2 years ago
- Small but fast C compiler. Supports ANSI C, most of the new ISO C99 standard, and many GNUC extensions, including inline assembly.☆398Updated 10 years ago
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆419Updated last month