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☆137Updated 3 years ago
- Good Makefile for C/C++☆48Updated last year
- CMake demostration project for blog post "CMake Part 1- The Dark Arts"☆35Updated 3 years ago
- Code samples for the book Patterns in C☆184Updated 9 years ago
- rnk is a RTOS targeting ARM architecture.☆33Updated 4 months ago
- nml is a "simple" matrix/numerical analysis library written in pure C. The scope of the library is to highlight various algorithm impleme…☆98Updated last year
- A tutorial on learning Makefiles☆48Updated 11 years ago
- 🔀 Asynchronous framework in C.☆33Updated 2 years ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- Boilerplate to set up a c project, include CuTest unit testing, cmake build setup☆83Updated 6 years ago
- A custom malloc implementation in C explained☆63Updated 3 years ago
- A set of dbg(…) macros for C☆93Updated 5 months ago
- A quick tutorial on how to implement malloc/free/calloc/realloc☆173Updated 6 years ago
- Hobby OS☆246Updated 8 years ago
- C utility libraries☆73Updated last month
- Lightweight MQTT broker, written from scratch. IO is handled by a super simple event loop based upon the most common IO multiplexing impl…☆133Updated 8 months ago
- Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99…☆28Updated 6 months ago
- A fast template-based vector, matrix, and (soon) quaternion math library for C++20 (deprecated)☆20Updated 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…☆34Updated last year
- Source code for the "C Unleashed" book by Richard Heathfield, Lawrence Kirby, et al.☆74Updated 3 years ago
- A progressive test framework for C.☆117Updated 4 years ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆172Updated last month
- Example of C++ project skeleton with Meson Build and doctest (or Catch)☆28Updated 7 years ago
- C standard library for embedded systems☆12Updated last month
- Following Nystrom's book Crafting Interpreters, implemented in C++.☆99Updated 4 months 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…☆158Updated 3 months ago
- Basic logger for C and C++ projects☆117Updated 4 years ago
- A collection of commonly used C MACROS☆145Updated 2 years ago
- Standards-defying functional-programming macros for the C preprocessor☆51Updated 10 years ago
- Simple and memory-efficient implementation of OOP in C suitable for real-time embedded systems.☆252Updated last year