An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: c-programming

hlntzg/cub3d

A simple 3D game engine implemented in C using raycasting techniques to render a first-person view, featuring textured walls, player movement, and collision detection.

Language: C - Size: 4.92 MB - Last synced at: 16 minutes ago - Pushed at: about 2 hours ago - Stars: 0 - Forks: 0

dev-kant-kumar/C-Learning-Space

A repository dedicated to exploring and mastering the C programming language, featuring academic assignments, personal practice sessions, and self-learning projects.

Language: C - Size: 347 KB - Last synced at: 16 minutes ago - Pushed at: about 2 hours ago - Stars: 1 - Forks: 0

hlntzg/Philosophers

A program that solves the Dining Philosophers concurrency problem in C using threads and mutexes, with an emphasis on synchronization and data race and deadlock avoidance.

Language: C - Size: 104 KB - Last synced at: about 1 hour ago - Pushed at: about 2 hours ago - Stars: 0 - Forks: 0

hlntzg/pipex

A program that implements Unix pipe behavior in C, executing multiple commands using inter-process communication through file descriptors and redirection.

Language: C - Size: 83 KB - Last synced at: about 1 hour ago - Pushed at: about 2 hours ago - Stars: 0 - Forks: 0

hlntzg/fract-ol

Interactive visualization of fractals sets with real-time zooming and keyboard interactions using C programming and MLX42 graphics library.

Language: C - Size: 108 KB - Last synced at: about 1 hour ago - Pushed at: about 2 hours ago - Stars: 0 - Forks: 0

hlntzg/push_swap

A sorting algorithm project that uses stacks and a limited set of operations to sort integers with the fewest possible moves.

Language: C - Size: 136 KB - Last synced at: about 1 hour ago - Pushed at: about 2 hours ago - Stars: 0 - Forks: 0

hlntzg/ft_printf

Implementation of the printf function in C, supporting formatted output with multiple conversion specifiers.

Language: C - Size: 977 KB - Last synced at: about 1 hour ago - Pushed at: about 2 hours ago - Stars: 0 - Forks: 0

hlntzg/Libft

Custom implementation of standard C library functions, focusing on memory management, string operations, and utility functions.

Language: C - Size: 405 KB - Last synced at: about 2 hours ago - Pushed at: about 3 hours ago - Stars: 0 - Forks: 0

Adameelmadani/printf Fork of henrychris/printf

A custom implementation of the printf function in C, built from scratch to deepen understanding of low-level programming, variadic functions, and formatted output handling.

Language: C - Size: 799 KB - Last synced at: about 8 hours ago - Pushed at: about 8 hours ago - Stars: 0 - Forks: 0

plasma-umass/cwhy

"See why!" Explains and suggests fixes for compile-time errors for C, C++, C#, Go, Java, LaTeX, PHP, Python, Ruby, Rust, and TypeScript

Language: Python - Size: 761 KB - Last synced at: about 14 hours ago - Pushed at: about 15 hours ago - Stars: 289 - Forks: 7

Szhenger/see_compiler

This is SeeCompiler, a C/C++ compiler supporting a subset of C to a subset of x86, while emphasize readability.

Language: C - Size: 261 KB - Last synced at: about 15 hours ago - Pushed at: about 16 hours ago - Stars: 1 - Forks: 0

rajkishorbgp/Computer-Laboratory-Practical-Work-of-C-Programming-BCA-206-Sem-ii

Submitted By: Raj Kishor (BCA – II Sem) -----> Submitted To: Mr. Manoj Kumar (Assistant Professor)

Language: C - Size: 20.4 MB - Last synced at: about 17 hours ago - Pushed at: about 18 hours ago - Stars: 6 - Forks: 2

ragibasif/rule110

Rule 110 implementation in C programming language.

Language: C - Size: 381 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

ragibasif/xdbg

Memory debugger library for C projects.

Language: C - Size: 184 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 6 - Forks: 0

ragibasif/bitter

An interpreter for the Bitter esoteric programming language written in C.

Language: C - Size: 5.44 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

marceloxreis/CS50x

My CS50x solutions and projects. This repository showcases my foundational understanding of programming concepts, problem-solving, and algorithms using C/Python, covering data structures, memory, and web development basics.

Language: C - Size: 16.3 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 0 - Forks: 0

iamfoysal/iamfoysal

Software engineer focused on building clean, scalable, and reliable systems. Currently exploring advanced architecture, backend development, data management, and project planning. A fast learner and team player, always eager to solve problems and improve through new technologies and best practices

Size: 695 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 7 - Forks: 0

BlueSillyDragon/SnowOS

An x86-64 64-bit HobbyOS programmed in C++.

Language: C - Size: 3.92 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 7 - Forks: 0

getiot/getiot-kb

📖 GetIoT.tech「人人都懂物联网」开源知识库

Language: MDX - Size: 13.2 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 36 - Forks: 7

muditbhargava66/FFT-implementation-in-C

The repository provides code, build instructions, and usage guidelines for each FFT implementation.

Language: C - Size: 113 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

pranav-m-r/CS-F111-CP

My code files for the Computer Programming (CS F111) course at BITS Pilani.

Language: C - Size: 40.6 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

SharafatKarim/ansi-c-balagurusamy-exercise

Excersise solutions for the book "Programming in ANSI C" by E. Balagurusamy (eight edition).

Language: C - Size: 1.18 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 27 - Forks: 15

ardasaritas/ctis152

CTIS152 - Introduction to Programming II coursework featuring C programming fundamentals, data structures implementation (stacks, queues, linked lists, hash tables, BST), and algorithm development through 21 progressive lab exercises.

Language: C++ - Size: 503 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

ArchieDev242/Ucode_Libmx

A custom C library with essential string manipulation, memory management, and data structure functions. Developed during Track C at Innovation Campus. Optimized, well-documented, and perfect for C programming projects.

Language: C - Size: 518 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

devspidr/MY-C-PROJECTSS

A collection of my basic C programming projects created during my early learning phase. This repo includes simple programs and mini-projects built to strengthen my understanding of C. Part of my journey exploring core programming concepts like loops, functions, and file handling.

Language: C - Size: 4.88 KB - Last synced at: 2 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

without-eyes/wsfs

RAM-based File System

Language: C - Size: 189 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 1 - Forks: 0

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

Language: C - Size: 844 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 2 - Forks: 0

eeyribas/C-Examples

It is a repo containing C examples. It's a good repository for those who want to learn C programming.

Language: C - Size: 3.33 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

varunaditya27/c-exam-prep-quiz

A comprehensive C programming quiz application with multiple learning modes, interactive exercises, and a modern UI. Features persistent progress tracking, dark/light theme, and 400+ curated questions.

Language: JavaScript - Size: 31.3 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

chrsw/tupe

The Unix Programming Environment. Solutions, examples, code, etc.

Language: C - Size: 224 KB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

Miqueas/GTK-Examples

GTK examples in different programming languages

Language: C - Size: 1.23 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 44 - Forks: 2

deryaxacar/42-Philosophers

This project simulates the classic "Dining Philosophers Problem." The scenario involves a group of philosophers seated around a round table, trying to eat under specific rules and constraints. As the philosophers alternate between eating and thinking, they seek to overcome issues like synchronization, deadlock, and starvation. The goal of this proj

Language: C - Size: 1.66 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 3 - Forks: 0

deryaxacar/42-So_long

The So_long project aims to create a 2D maze game. In this game, the player controls a character to move through a maze and reach specific goals. The project provides an opportunity to learn about game programming, graphic management, and user interaction. It covers fundamental game mechanics, collision detection, and event management.

Language: C - Size: 15.5 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 3 - Forks: 0

deryaxacar/42-Minitalk

The Minitalk project is a program that enables communication between a server and a client in Unix-based operating systems. This communication channel is created using Unix's signal mechanism. The project offers an opportunity to understand and implement basic concepts such as signal handling and IPC (Inter-Process Communication).

Language: C - Size: 1.85 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 3 - Forks: 0

deryaxacar/42-Get_next_line

This project provides the ability to read a line from a file using the standard input function. The get_next_line function is used to read characters from a file, and it can also handle multiple files simultaneously.

Language: C - Size: 1.46 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 3 - Forks: 0

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.

Language: C - Size: 1.45 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 5 - Forks: 0

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.

Language: C - Size: 2.16 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 5 - Forks: 0

simstim-star/DirectX-Graphics-Samples-in-C

Port of the examples in https://github.com/microsoft/DirectX-Graphics-Samples to C

Size: 666 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 8 - Forks: 1

dr-isosan/graph-theory

A comprehensive collection of fundamental graph theory algorithms implemented in C with beautiful output and complete documentation

Language: C - Size: 25.4 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

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.

Language: C - Size: 83 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 4 - Forks: 0

deryaxacar/C-Programming

This repository is a collection of various C programming exercises. Each file covers a specific programming topic and provides opportunities to practice these subjects. The goal is to offer a range of exercises to understand and apply both basic and advanced concepts in the C language.

Language: C - Size: 86.9 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

without-eyes/FileTransmitter

Client-server console application to share files

Language: C - Size: 31.3 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

NIKHILMACHARYA/Java-Code-120-

DSA with C and Java Codes...Learn Simple programs to advance level

Language: Java - Size: 55.7 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

deepikagandla7456/College-Predictor-Based-on-Rank

This project helps students to predict which colleges and branches they might get based on their EAMCET rank, category, and gender using a dataset..

Language: C - Size: 49.8 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

Smeltier/data-structures-c

Esse repositório contém a implementação de algumas Estruturas de Dados utilizando a linguagem C

Language: C - Size: 56.6 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

AI314159/Seastar

A simple, unified build system inspired by Cargo for C, C++, and maybe Rust

Language: Rust - Size: 47.9 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 2 - Forks: 0

rjaada/Cub3D_42_Project

3D graphics engine using raycasting principles - 42 School project inspired by Wolfenstein 3D

Language: C - Size: 197 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 1 - Forks: 0

themysterysolver/DATA-STRUCTURES

This repo contains basic DSA stratergies,problems!

Language: C - Size: 45.8 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

VernonGrant/gnu-c-language-manual

This is a mirror of Richard Stallman's GNU C Language Intro and Reference, available in Markdown and PDF.

Size: 5.13 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 686 - Forks: 41

jake1412/Data-Structures-and-Algorithms

Data Structures and Algorithms

Language: C - Size: 11.9 MB - Last synced at: 3 days ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 6

obinexus/retrosaga-poc

RetroSaga V1 Trial: MIDI synthesis POC with dynamic cost-function optimization. Demonstrates 8-bit audio processing, real-time MIDI handling, and NexusLink integration for future game engine development.

Language: C - Size: 251 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 1 - Forks: 0

schak04/data-structures-algorithms

Code I wrote while learning DSA in C and C++ (mostly C), solving problems and exploring concepts. This repo is a growing study log.

Language: C - Size: 39.1 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 6 - Forks: 1

obinexus/nlink-poc

NexusLink CLI Configuration Parser - Systematic build coordination with dual-linker architecture and validation framework

Language: C - Size: 1.35 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 1 - Forks: 0

erkamuzuncayir/the-journey-to-become-cpp-game-engine-developer

Welcome to my journey as I dive deep into C++ game and engine development. This repository serves as a roadmap and progress tracker for the books, courses, and projects I follow as I enhance my skills and knowledge in game development.

Size: 40 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

apratimjha/employee-database-mpi

MPI-based parallel employee database management system with interactive querying capabilities

Language: C - Size: 428 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 0 - Forks: 0

amirhnajafiz/ceeker

A containerd event monitoring system built using C.

Size: 25.4 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 1 - Forks: 0

saad-shaikh-256/Performance-Report-Generator

This C program generates a Student Performance Report based on their marks in five subjects. It collects the roll number, student name, and marks, then calculates the total marks, average marks, and percentage. The program also determines the student's pass/fail status and assigns a grade if applicable.

Language: C++ - Size: 650 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

rishabharaj/C-Cpp-practice-example

Language: C++ - Size: 211 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

KarynaMisnik/C-programming-notes

📝 C programming study notes

Size: 666 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

coding-pelican/dasae-headers

dasae-headers: A modern extension language for safer and more productive C programming

Language: C - Size: 24.5 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 11 - Forks: 1

jserv/talks

schedule and materials about my presentations

Size: 4.67 MB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 355 - Forks: 33

mblucasm/lcmp

List Comparison - A fast and lightweight tool for comparing two lists, finding common elements, and identifying differences. Supports raw text files, Instagram data, and extracted HTML <div> elements.

Language: C++ - Size: 52.7 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

neeraj-395/qmac

An implementation of the Quine-McCluskey-Algorithm for Boolean function minimization, written in C.

Language: C - Size: 17.6 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 3 - Forks: 0

plasma-umass/ChatDBG

ChatDBG - AI-assisted debugging. Uses AI to answer 'why'

Language: Python - Size: 39.6 MB - Last synced at: 10 days ago - Pushed at: about 2 months ago - Stars: 967 - Forks: 59

AnonXarkA/OPERATING-SYSTEMS-CSE321-BRACU

Language: C - Size: 760 KB - Last synced at: 5 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

Wal33D/Processes_N_Pipes-C

Exploring IPC Mechanics: A C Program for Bidirectional Message Exchange Between Two Processes.

Language: C - Size: 117 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 4 - Forks: 6

Pa1mantri/RISC-V_HDP

Design of a Customizable RISC-V SoC for Clapswitch Application

Language: Verilog - Size: 3.12 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 1 - Forks: 0

GrayWorldFinex/InnoSetupScripts

ISS using Various Pascal(Inno Setup) Scripts

Language: Inno Setup - Size: 39.3 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 3

AnonXarkA/COMPILER-DESIGN-CSE420-BRACU

Language: C - Size: 187 KB - Last synced at: 5 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

Kr1sNg/42cursus-Libft

42's Functions Library

Language: C - Size: 4.63 MB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 0 - Forks: 0

engineeringduration/Operating-System-Lab

💻 OS Lab Programs in C | CPU Scheduling, Memory Management, IPC, Deadlocks | Well-documented & beginner-friendly

Language: C - Size: 789 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

Vineet-Verma22/guess-the-random-number-game

Guess the Random Number: A C programming game where players try to guess a randomly generated number between a range of 0 and 999. Features include user feedback on guesses and attempt tracking.

Language: C - Size: 38.1 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 0 - Forks: 0

enn-dee/DSA

Language: Python - Size: 252 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

Armaggheddon/GstGeminiVision

Let your GStreamer pipelines describe what they see! 👁️‍🗨️ GstGeminiVision brings Google's Gemini Vision AI to your media streams for some serious (and fun!) video analysis. 🎥🤖✨

Language: C - Size: 4.5 MB - Last synced at: 11 days ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

Gurjaka/C-Programming-Language

A personal repository for learning and experimenting with C programming through practice programs and resources.

Language: C - Size: 1.27 MB - Last synced at: 16 days ago - Pushed at: 17 days ago - Stars: 5 - Forks: 0

NushratJabenAurnima/HuffRLE_Decompressor

It features a data compression system combining Huffman Coding and Run-Length Encoding (RLE) for efficient text compression. It uses a Min Heap-based Huffman Tree for optimal encoding and a Trie structure for fast decompression. The project includes performance analysis of time and space complexity, offering a memory-efficient solution.

Language: C - Size: 436 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

KDesp73/artc

artc is a command-line tool for generating colorful, animated abstract artwork from Lua scripts

Language: C - Size: 5.46 MB - Last synced at: 15 days ago - Pushed at: 17 days ago - Stars: 9 - Forks: 0

amar454/floppaos

floppaOS is a free and open source 32 bit operating system made in C. It is themed around the famous internet Caracal "Big Floppa"

Language: C - Size: 31.2 MB - Last synced at: 17 days ago - Pushed at: 18 days ago - Stars: 6 - Forks: 0

tecnolgd/ACADEMIC-PERFORMANCE_GEN

Generate academic performance reports with a clean C-based CLI. Ideal for student data management and class/division summaries.

Language: C - Size: 43.9 KB - Last synced at: 17 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

Bernard2806/CListEx

CListEx is a lightweight C library for building generic linked lists with support for any data type, insertions at both ends, and custom memory handling.

Language: C - Size: 17.6 KB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 0 - Forks: 0

ababyprogrammer/Professional-language

C is a general-purpose computer programming language. It was created in the 1970s by Dennis Ritchie, and remains very widely used and influential. By design, C's features cleanly reflect the capabilities of the targeted CPUs.

Language: C - Size: 37.1 KB - Last synced at: 18 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 0

MuhammadMuazen/ADSFreeRTOS

A very simple abstraction for an ADS system implemented in FreeRTOS on windows just for the real time system class in my collage

Language: C - Size: 43.9 MB - Last synced at: 8 days ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

Amrita-TIFAC-Cyber-Blockchain/20CYS113-20CYS181-Computer-Programming-and-Lab

20CYS113 - Computer Programming and 20CYS181 - Computer Programming Lab - 2nd Sem - B.E. CSE(CYS) - ASE, CBE

Size: 436 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 1 - Forks: 68

MichealCodez/awesome-project-ideas

Where you can find project ideas to work on and also add the project idea you have as a way of contributing to the repo.

Language: Python - Size: 16.8 MB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 13 - Forks: 4

Lucho-A/Ollama-C-lient

C program for interacting with Ollama server from a Linux terminal

Language: C - Size: 298 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

dventurb/hapa-mqtt-client

Desktop MQTT Client in C using GTK 4, developed for HAPA IoT in internship.

Language: C - Size: 2.54 MB - Last synced at: 15 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

kongruksiamza/membership-class-room

เอกสารประกอบการสอนทุกเนื้อหาในช่องยูทูป KongRuksiam Tutorial

Size: 793 KB - Last synced at: 12 days ago - Pushed at: about 2 months ago - Stars: 8 - Forks: 1

QualityCroissant/Fox-Virtual-Machine

A virtual machine and assembler for the Fox architecture

Language: C - Size: 269 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

RasoulUnlimited/Small-projects-with-c

8 Small projects done with 'C' for Tehran Azad University. 🎓 | Created on 2023-11-16

Language: C - Size: 219 KB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 7 - Forks: 0

Abhishek-Atole/Logic-Building

Logic building, DSA, and LeetCode solutions in C, C++, and Java.

Language: C - Size: 535 KB - Last synced at: about 2 hours ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

felixtanhm/42-piscine

This repository is a compilation for all my projects during 42's Piscine at SUTD Singapore, held on March 2024.

Language: C - Size: 17.2 MB - Last synced at: 22 days ago - Pushed at: about 1 year ago - Stars: 52 - Forks: 7

EpsilonNought117/libapac

Library for arbitrary precision arithmetic in C

Language: C - Size: 434 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 15 - Forks: 0

KDesp73/baker

An asset baking cli tool and library

Language: C - Size: 7.4 MB - Last synced at: 7 days ago - Pushed at: 24 days ago - Stars: 2 - Forks: 0

theonlyNischal/Ultimate-Notes-Books-Resources-for-NCIT

Curated list of notes, books and other resources for the student of Nepal College of Information and Technology(NCIT) - Pokhara University, Nepal

Language: HTML - Size: 3.87 GB - Last synced at: 20 days ago - Pushed at: 9 months ago - Stars: 289 - Forks: 288

wip-cwc/socket-programming-with-c

C client server programs which implement a class registration platform, and a simple calculator. The programs have been implemented in a variety of ways: Iterative connection-oriented & connectionless, concurrent connection-oriented & connectionless. To achieve concurrency, a number of techniques are employed: fork(), select() and threading.

Language: C - Size: 72.3 KB - Last synced at: 14 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

pjnalls/lc3-vm

LC-3 VM (Little Computer 3 as a Virtual Machine): a VM built by following the tutorial provided by Justin Meiners and Ryan Pendleton for understanding how computers work. Please click on the link below for the original source code.

Language: Assembly - Size: 19.5 KB - Last synced at: 7 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

V13kv/CPU-Emulator

CPU Emulator implementation using self-written libraries

Language: C++ - Size: 66.4 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 1

p-ranav/fccf

fccf: A command-line tool that quickly searches through C/C++ source code in a directory based on a search string and prints relevant code snippets that match the query.

Language: C++ - Size: 470 KB - Last synced at: 19 days ago - Pushed at: 8 months ago - Stars: 378 - Forks: 20

leo-aa88/cnavier

Explicit incompressible Navier-stokes solver written in C based on finite-difference schemes

Language: C - Size: 359 KB - Last synced at: 4 days ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 2

shivankushsingh019/Snake-Water-Gun-Game

Snake, Water, Gun" is a C command-line game where players face off against the computer. Choices—Snake, Water, or Gun—are compared: Snake beats Water, Water beats Gun, and Gun beats Snake. It boosts programming skills with logic, input handling, random numbers, and conditionals.

Language: C - Size: 0 Bytes - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 0 - Forks: 0

Related Keywords
c-programming 1,754 c 523 c-language 238 c-programming-language 197 data-structures 123 cpp 96 c-plus-plus 74 linux 74 algorithms 73 python 58 programming 53 c-project 52 game-development 49 42school 45 linked-list 45 embedded-systems 43 arduino 40 low-level-programming 39 shell 39 programming-language 37 makefile 33 java 33 c-projects 33 memory-management 33 game 33 operating-system 32 42born2code 31 42 30 gcc 30 42projects 29 42cursus 29 problem-solving 28 data-structures-and-algorithms 28 cpp-programming 27 socket-programming 27 c-lang 26 computer-science 26 sorting-algorithms 25 open-source 24 javascript 24 pointers 24 embedded-c 24 unix 24 system-programming 23 project 23 cprogramming 22 algorithm 21 c-library 21 algorithms-and-data-structures 20 learning 20 operating-systems 20 dsa 20 arrays 20 assembly 20 coding 19 compiler 18 console-application 18 avr 18 simulation 18 multithreading 18 array 17 stack 17 hacktoberfest 17 bash 17 learn-to-code 17 code 17 embedded 16 queue 16 compiler-design 16 beginner-friendly 16 opengl 16 file-handling 16 programming-exercises 15 dsa-algorithm 15 graphics 15 educational 15 string-manipulation 15 42-school 14 machine-learning 14 functions 14 c-programs 14 c-language-programming 14 library 14 robotics 14 low-level 14 printf 14 graphics-programming 13 windows 13 os 13 assembly-language 13 cplusplus 13 cprogramming-language 13 recursion 13 strings 12 command-line 12 alx-low-level-programming 12 cli 12 minilibx 12 terminal 12 tic-tac-toe 12