mbcrawfo / GenericMakefileLinks
A generic makefile for use with small/medium C and C++ projects.
☆1,717Updated 5 years ago
Alternatives and similar repositories for GenericMakefile
Users that are interested in GenericMakefile are comparing it to the libraries listed below
Sorting:
- C++ 98/11/14 manual pages for Linux/MacOS☆1,395Updated 3 weeks ago
- Console front-end to the GNU debugger☆1,811Updated last year
- 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,007Updated last month
- Modern C/C++ integrated development environment☆1,289Updated 5 years ago
- Generates config files for YouCompleteMe (https://github.com/Valloric/YouCompleteMe)☆910Updated 6 years ago
- A mini-preprocessor library to demostrate the recursive capabilites of the preprocessor☆967Updated 5 years ago
- A simple C Thread pool implementation☆894Updated 5 years ago
- Simple .INI file parser in C, good for embedded systems☆2,902Updated 2 months ago
- C Interfaces and Implementations☆690Updated last year
- Minimal unit testing framework for C☆622Updated 2 years ago
- The C Code Archive Network☆1,146Updated 2 months ago
- C/C++ Library for Processing Structured Configuration Files☆1,195Updated last month
- Smart pointers for the (GNU) C programming language☆1,709Updated 3 years ago
- Makefile templates for different sized projects☆652Updated 2 years ago
- Formatted C++20 stdlib man pages (cppreference)☆987Updated last year
- CppUTest unit testing and mocking framework for C/C++☆1,465Updated last week
- The ultimate socket library for C and C++, supporting TCP, UDP and Unix sockets (DGRAM and STREAM) on Linux, FreeBSD, Solaris. See also m…☆841Updated last year
- A C testing library in 1 file. No dependencies, no dynamic allocation. ISC licensed.☆1,512Updated 2 years ago
- Asynchronous networking for C☆1,455Updated 5 years ago
- An elegant unit testing framework for C with support for mock objects.☆273Updated 2 years ago
- tpl - a small binary serialization library for C