An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with c-projects

A curated list of projects in awesome lists tagged with c-projects .

https://github.com/akhtar02/scientific-calculator-in-c

This Reopositories is a Scientific Calculator 💗 using C-Graphics 😍

c c-graphics c-programming c-programming-language c-projects

Last synced: 18 Dec 2024

https://github.com/webwithaman/c-programming-questions

This repository contains a collection of programming questions and solutions in the C programming language. The questions cover various fundamental concepts such as Input/Output, Operators, Decision Control, Loops, Functions, Arrays, Strings, Pointers and more.

c-arrays c-input-outputs c-loop c-malloc c-operator c-patterns c-programming c-programming-language c-programs c-projects c-structures if-else-statements star-patterns strings

Last synced: 10 Apr 2025

https://github.com/naemazam/hotel-management-system

Password Protected Hotel Management System in C language.

c-programming-language c-projects hotel-management-system naemazam youtube

Last synced: 10 Apr 2025

https://github.com/shibam120302/ip_address_finder

With the help of splay tree data structure, we would create a tree whose nodes are embedded with the Ip address of the device that are connect to a specific network router.

c c-projects dsa splay-tree tree-structure

Last synced: 20 Nov 2024

https://github.com/shravandalavi/cprogrammingprojects

A collection of C language projects focusing on specific concepts, algorithms, and problems, offering hands-on experience and practical examples.

c-programming-project c-projects clanguageprojects cprogramming cprogramming-language cprogrammingprojects cprojects

Last synced: 02 Feb 2025

https://github.com/deryaxacar/42-ft_printf

This project is a reimplementation of the printf function in standard C. The printf function is used to produce formatted output and supports various data types and format specifiers. The ft_printf function recreates the same behavior while operating independently of standard library functions, providing a fully customizable structure.

42 42-ft-printf 42born2code 42cursus 42ftprintf 42projects 42school c-programming c-programming-language c-project c-projects cpp ft-printf print printf printf-42 project

Last synced: 13 Apr 2025

https://github.com/deryaxacar/42-libft

`libft` offers an opportunity to understand how some basic functions in the standard C library work. It is often used as a fundamental exercise to reimplement these functions and create your own library. These functions span various areas such as memory operations, string manipulation, character handling, and lists.

42 42-libft 42-school 42born2code 42cursus 42libft-c 42projects 42school c c-library c-programming c-programming-language c-project c-projects libft libft42 libraries library

Last synced: 13 Apr 2025

https://github.com/naemazam/library-management-system

Library Management System is specially designed for purpose of adding book’s records in a library. The system elaborates the basic concept for storing and generating the book’s detail.

c-plus-plus c-programming c-project c-projects naemazam youtube

Last synced: 04 Mar 2025

https://github.com/akshayxemo/tcp-client-server-socket

It's a chatting system implemented in C - Programming Language by using TCP-Socket programming. In this project multiple Client can send and receive message between each other until they are connected to the Server. Clients can use multiple commands and command format provided by the server to communicate with the server and other clients.

c c-programming c-programming-language c-project c-projects chat client-server client-server-architecture cpp linux tcp tcp-client tcp-server tcp-socket

Last synced: 30 Apr 2025

https://github.com/sheam-tech/c-projects-repo

Although C isn't the best language for application software development, I tried to build some mini-games and small applications(CLI) to improve my problem-solving abilities.

c-application c-games c-programming-language c-projects cli-application cli-game

Last synced: 10 Apr 2025

https://github.com/deryaxacar/file-management-system

This project contains a simple file management system application. It allows users to perform basic file operations such as creating, deleting, listing, and viewing file contents.

c-language c-language-project c-learning c-library c-programming c-programming-language c-project c-projects file file-upload filemanager filemaneger filesystem project system system-programming

Last synced: 23 Apr 2025

https://github.com/preetsuthar17/c-programs

Basic Programs created with C for college students.

c c-code c-language c-language-programming c-projects

Last synced: 08 Apr 2025

https://github.com/naemazam/tic-tac-toe-game-using-c

The Simple Tic Tac Toe Game was developed in a simple windowed console application, that display the gameplay as a console log images. The players can play the game via keyboard bindings the numbers that display in the screen is the position where you place you bet.

c-plus-plus c-programming c-projects game naemazam

Last synced: 04 Mar 2025

https://github.com/kchousos/llm-harness

Automatic LLM-generated fuzzing harnesses for your C/C++ project.

c-projects cpp-projects fuzzing harness llm neurosymbolic-ai

Last synced: 15 May 2025

https://github.com/linuxuserslinuxmint/cappdevkit

Kit for developing command line applications in C

c c-app c-application c-programming c-project c-projects cadk cappdevkit kit

Last synced: 24 Feb 2025

https://github.com/ariful305/cafeteria-management-system-in-c

The Cafeteria Management System is a console-based application written in C that helps manage food items, orders, and customer interactions within a cafeteria. It incorporates data structures such as linked lists, stacks, and queues to efficiently handle various operations.

c c-programming c-projects cafeteria-management-system cafeteria-management-system-in-c project

Last synced: 03 Apr 2025

https://github.com/deryaxacar/42-lov3d

The Cub3d project aims to create a 3D labyrinth game. The player navigates through the maze from a first-person perspective, trying to reach certain goals. This project covers fundamental aspects of game programming, graphics management, and user interaction. Furthermore, it provides experience in basic 3D game mechanics, collision detection, and e

3d 3d-game 3d-programming 42-school 42born2code 42cursus 42ecole 42projects 42school c-language c-programming c-programming-language c-project c-projects cub3d cub3d-42 libxml2 minilibx project

Last synced: 21 Feb 2025

https://github.com/awkward-py/c-atm

This simple program simulates an ATM machine, allowing users to check their balance, withdraw money, deposit money, and exit the service. It's a basic example to help you understand how C programming can be used to create interactive applications.

atm c-language c-project c-projects github projects

Last synced: 20 Feb 2025

https://github.com/baradatipu/c-projects

C Projects (Practical notes of presidency college bramhapur, FBCA)

baradatipu bca c c-language c-programming c-projects cprogramming-language cprojects pcbca

Last synced: 14 May 2025

https://github.com/wawerukelvin111/random-c

Any C program that pops in my head

c c-programming-language c-projects

Last synced: 13 Mar 2025

https://github.com/lifeyash/c-projects

Progressive C projects for learning and mastering core programming concepts.

c c-language c-programming c-projects projects

Last synced: 11 Apr 2025

https://github.com/hypertextassassin0273/ice_cream_factory_simulation-os_project

Operating Systems project in C language using semaphores to simulate the ice cream factory problem in Linux kernel module.

c-projects linux-kernel multithreading semaphores system-programming thread-synchronization threads

Last synced: 03 Mar 2025