peterdn / C-project-templateLinks
A C project template with support for CMake and Unity test framework
☆11Updated 7 years ago
Alternatives and similar repositories for C-project-template
Users that are interested in C-project-template are comparing it to the libraries listed below
Sorting:
- A C project template with Makefile, command line options parsing, unittest using cmocka and valgrind☆141Updated 3 years ago
- Boilerplate to set up a c project, include CuTest unit testing, cmake build setup☆84Updated 7 years ago
- A set of dbg(…) macros for C☆96Updated 9 months ago
- CMake demostration project for blog post "CMake Part 1- The Dark Arts"☆35Updated 4 years ago
- Object-Oriented Programming With ANSI-C☆300Updated 5 years ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆176Updated 2 weeks ago
- nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm impleme…☆101Updated last year
- A tutorial for debugging with gdb☆17Updated 7 years ago
- Collection of short programs, data structures, algorithms and competitive programs implemented in C programming language.☆29Updated 8 years ago
- A custom malloc implementation in C explained☆63Updated 3 years ago
- C++ Book Companion Repository (With Code Examples and Exercises)☆120Updated 8 months ago
- Visual code dependency graph creation for C/C++ projects☆144Updated last year
- Code samples for the book Patterns in C☆187Updated 9 years ago
- Contains code of the book "Introduction to Programming with C++ for Engineers" by prof. Bogusław Cyganek, Wiley-IEEE, 2020☆52Updated 2 years ago
- C Interfaces and Implementations☆692Updated 3 weeks ago
- Practical design patterns in C☆450Updated 2 years ago
- A collection of commonly used C MACROS☆151Updated last month
- Linux shell written in C. Simple but functional and thoroughly commented, just for educational purposes.☆156Updated 8 years ago
- Minimal unit testing framework for C☆625Updated 2 years ago
- Solutions for "The C Programming Language", 2nd Edition, Kernighan and Ritchie☆113Updated 13 years ago
- All Examples and Exercises from K&R The C Programming Language 2nd edition book☆188Updated 5 years ago
- Kernighan and Ritchie The C Programming Language Code Examples☆102Updated 6 years ago
- C utility libraries☆81Updated last month
- CLI application to run clang-tidy on a set of files specified using globs in a JSON configuration file.☆26Updated last month
- A Brief Beginner’s Guide to CMake or How to quickly get up and running with CMake☆228Updated 2 years ago
- Exercises for people learning the C programming language☆114Updated 5 years ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆593Updated last year
- Using Sphinx to Document C++ Libraries☆15Updated 5 years ago
- Good Makefile for C/C++☆49Updated 2 years ago
- A C program that allows the user to input a PNG image through command line and select how they want to manipulate that image.☆19Updated 11 years ago