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☆138Updated 3 years ago
- Code samples for the book Patterns in C☆187Updated 9 years ago
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 6 months ago
- ctest is a unit test framework for software written in C.☆242Updated 4 months ago
- Boilerplate to set up a c project, include CuTest unit testing, cmake build setup☆84Updated 6 years ago
- C/C++ Cheat Sheet☆208Updated this week
- CMake demostration project for blog post "CMake Part 1- The Dark Arts"☆35Updated 4 years ago
- C++ Book Companion Repository (With Code Examples and Exercises)☆121Updated 6 months ago
- Using Sphinx to Document C++ Libraries☆15Updated 5 years ago
- C++ for C programmers☆75Updated 7 years ago
- A Brief Beginner’s Guide to CMake or How to quickly get up and running with CMake☆227Updated last year
- A simple memory allocator - Memory allocation 101☆302Updated 6 years ago
- Good Makefile for C/C++☆49Updated 2 years ago
- Example of C++ project skeleton with Meson Build and doctest (or Catch)☆28Updated 8 years ago
- C++ project template : CMake, Test, Travis CI, Appveyor, CodeCoverage, Doxygen☆35Updated 4 years ago
- C Implementation of the monkey programming language☆74Updated 5 years ago
- ☆282Updated 3 years ago
- Source code for 'Advanced Topics in C' by Noel Kalicharan☆17Updated 8 years ago
- Contains code of the book "Introduction to Programming with C++ for Engineers" by prof. Bogusław Cyganek, Wiley-IEEE, 2020☆52Updated last year
- An example of using Google Mock inspired by Martin Fowler's "Mocks Aren't Stubs".☆25Updated 6 years ago
- Object-Oriented Programming With ANSI-C☆296Updated 5 years ago
- An implementation of dynamic memory allocator in C using explicit free list, as according to the lab assignment of CS-APP book , reaching…☆35Updated 2 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…☆136Updated 10 months ago
- Learn to use CMake☆97Updated last week
- ☆26Updated 7 years ago
- A custom malloc implementation in C explained☆63Updated 3 years ago
- A sample project using GoogleTest with CMake☆251Updated 2 years ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆174Updated 6 years ago
- A C & x86 version of the "Let's Build a Compiler" by Jack Crenshaw☆557Updated 7 years ago
- Using gcov with cmake☆31Updated 4 years ago