makefiles
Here are 27 public repositories matching this topic...
My very first own library. This project is about coding a C library. It contains a lot of general purpose functions that my programs rely upon.
-
Updated
Oct 16, 2022 - C
Pointers, data types, nested loops, recursion, static libraries, argc & argv, malloc, more malloc, preprocessors, function pointers, variadic functions, single linked list, bit manipulation, file i/o, double linked lists, hash tables, make files, search algorithms
-
Updated
Sep 13, 2023 - C
ARM M4 RTOS integration / STM32F4 Discovery Board
-
Updated
May 20, 2025 - C
A directory watcher to automate the process of creating Makefiles for Allegro projects. Only Windows.
-
Updated
Oct 16, 2019 - C
Walkthrough of steps for making custom linux kernel modules, interacting with kernel space and understanding how proc file system works in linux. Programming-Project of Chapter-2 of Operating System Concepts : 10th-edition
-
Updated
Nov 7, 2022 - C
Comprehensive projects and exercises for mastering low-level programming in C. Topics include syntax, control structures, data structures, memory management, debugging, file I/O, and more. Each directory focuses on a specific topic with relevant scripts and tasks.
-
Updated
Oct 14, 2024 - C
NullForge is a streamlined alternative to "make" designed for stage0 toolchains, focusing on bootstrapping and exploring the creation of 'make' from the ground up.
-
Updated
Sep 7, 2025 - C
Case study and analysis on the complexity of the Bentley-Ottman Algorithm, with firstly its development in C thanks to graph theory (binary search tree, doubly linked list), and secondly with experiments carried out on it thanks to the shell script.
-
Updated
Nov 6, 2025 - C
This repository is for all ALX low level programming task
-
Updated
Dec 12, 2023 - C
All of my projets for the 42's school
-
Updated
Nov 5, 2025 - C
The first challenging 42 project: a bash terminal.
-
Updated
Sep 28, 2025 - C
Small project that I did in University to get a better comprehension of thread level parallelism.
-
Updated
Jun 23, 2021 - C
This course was called Data Structures, Algorithms, and their Applications within Computer Systems.
-
Updated
Jun 19, 2023 - C
Simple math project in C to practice using 'gcc', makefiles and libraries as an assignment in Systems Programming A @ Ariel University
-
Updated
Jan 31, 2024 - C
cmake C algo implementation(Development Phase)
-
Updated
Dec 22, 2020 - C
My solutions for the 1337 (42 school) piscine projects(up to C11 but not C10), July 10, 2023.
-
Updated
Aug 3, 2023 - C
Decimal is a high-precision value type for financial calculations that minimizes errors due to rounding. It represents big numbers how in C#.
-
Updated
May 5, 2023 - C
Improve this page
Add a description, image, and links to the makefiles topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the makefiles topic, visit your repo's landing page and select "manage topics."