c-project

There are 164 repositories under c-project topic.

  • Trevohack/Venom

    A ring0 Loadable Kernel Module (Linux) for latest kernels 6.x

    Language:C9614
  • jithin-renji/Nuke

    A program to 'nuke' storage devices.

    Language:C512319
  • fredsiika/30-seconds-of-c

    🔌Curated collection of useful C Programming tutorials, snippets, and projects that you can understand in 30 seconds or less.

    Language:JavaScript384110
  • Alkaison/Number-System-Converter

    Convert any number system to other like Decimal, Binary, Octal, Hexadecimal.

    Language:C30119
  • matt-dunleavy/cosmo-project

    Project starter template for building cross-platform applications in C using the Cosmopolitan toolchain

    Language:Makefile2920
  • ValentineFernandes/Bank-Management-System

    This is a C project.

    Language:C29001
  • Alkaison/Projects-in-C

    10+ Exciting C projects ideas with source code. Projects for beginners & first year students of CSE, IT, BCA.

    Language:C28103
  • LeeSinLiang/C-Skysrcaper-Puzzle

    Skyscraper puzzle solver in C

    Language:C28107
  • 1995parham-teaching/TanhaDarKhaneh

    Learn to code with C in your home :house: :face_with_thermometer: :mask:

    Language:C25113
  • mahendramahara/Solving-Challenges-C

    Solving Challenges in C Programming repository, featuring over 100+ curated resources to boost your skills. Crafted by Mahendra Mahara, explore challenges, PDFs, and mini projects. Contribute, connect, and stay updated to excel in C programming. Embark on a journey of learning and mastery.

    Language:C23103
  • marichu-kt/SecureBank

    SecureBank es un proyecto académico que simula un sistema bancario concurrente en C, permitiendo operaciones como depósitos, retiros, transferencias y consultas de saldo. Está diseñado para manejar múltiples usuarios simultáneamente utilizando procesos, hilos, semáforos y comunicación entre procesos en Linux.

    Language:C22103
  • Alkaison/Phonebook-Management-System

    Phonebook Management System in the C programming language is a software application that allows users to store, organize and manage large numbers of contact records efficiently. The system is designed to have functions such as adding, updating, viewing, listing and deleting contacts.

    Language:C19102
  • Alkaison/Library-Management-System

    A Library Management System coded in C to improve understanding on the concepts on File management, record entry, modification, deletion

    Language:C17105
  • Trevohack/R0DDY

    A ring0 Loadable Kernel Module (Linux) to log all commnds run on the system.

    Language:C17103
  • aydinnyunus/CProjects

    C Projects

    Language:C11401
  • shah-deep/Who-wants-to-be-a-Millionaire

    KBC game implemented with C programming.

    Language:C11105
  • c4web

    arman-bd/c4web

    C for Web is a simple framework for developing Web Applications using C. It supports basic routing and request / response mechanism.

    Language:C10001
  • ihsonnet/Online-Voting-System-or-CR-Election-System

    SE-133 Software Development Capstone Project by C/C++

    Language:C++10114
  • melttt/os_2

    toy os--x86 kernel

    Language:C10110
  • Rajat-dey/Scientific-Calculator

    GUI Based Scientific Calculator in C.

    Language:C9009
  • mohammedhrima/ura-lang

    Compiler for my own programming language (in progress...)

    Language:C8
  • aminkhani/C

    Cpp/C Tutorials, Exercise and PDF

    Language:C7100
  • deryaxacar/42-Libft

    libft is a C library reimplementing core functions for memory, strings, characters, and lists.

    Language:C7100
  • jakekgrog/EduVM

    I've always wondered how VMs worked and I also wanted to learn C so I decided to implement my own VM in C

    Language:C7311
  • ragibasif/watchdog

    Watchdog is a minimal and thread safe C library for tracking memory allocations, reallocations, and frees to detect memory leaks, buffer overflows, and double frees.

    Language:C70102
  • Zer0-Bug/Project_RegularExpressionParser

    Regular Expression Parser coded in C programming language.

    Language:C710
  • deryaxacar/42-Ft_printf

    This project reimplements printf in C, handling formatted output with custom support for various specifiers.

    Language:C6100
  • deryaxacar/file-management-system

    This project is a simple file management app for creating, deleting, listing, and viewing files.

    Language:C6100
  • diwacreation3/sms

    Simple school management system in c. Developed as project in :nepal:

    Language:C6101
  • SonawaneAshwini/CProgrammingProjects

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

    Language:C6101
  • 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.

    Language:C5101
  • Alkaison/Matchstick-Game

    The rules of our game are simple. You start with 21 sticks, and two players take turns picking up 1, 2, 3, or 4 sticks. The player who takes the last stick loses.

    Language:C5100
  • 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.

    Language:C510
  • deryaxacar/42-LOV3D

    The Cub3d project is a 3D maze game that teaches basics of graphics, user interaction, collisions, and 3D game mechanics.

    Language:C4100
  • deryaxacar/42-Minitalk

    The Minitalk project enables client-server communication on Unix systems using signals, teaching signal handling and IPC basics.

    Language:C4100
  • deryaxacar/42-So_long

    The So_long project is a 2D maze game to learn basics of graphics, collisions, and events.

    Language:C4100