Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with c-programming
A curated list of projects in awesome lists tagged with c-programming .
https://github.com/gurugio/lowlevelprogramming-university
How to be low-level programmer
arduino assembly assembly-language-programming c-programming embedded-systems firmware hardware linux-kernel linux-kernel-hacking low-level low-level-programming operating-system programming-language rust-lang system-programming
Last synced: 16 Dec 2024
https://github.com/baquer/gate-and-cse-resources-for-students
📚 📖 📚CSE GATE Resources for GATE and CSE Aspirants 😎 😁 . Show your ❤️ by ⭐️⭐️
algorithm automata-theory c-programming compiler-design computer-architecture computer-network cse database-management datastructures digital-design gate operating-system
Last synced: 29 Nov 2024
https://github.com/plasma-umass/ChatDBG
ChatDBG - AI-assisted debugging. Uses AI to answer 'why'
c-programming cpp-programming debugger debugging-tools gpt-3 lldb pdb python
Last synced: 05 Nov 2024
https://github.com/vernongrant/gnu-c-language-manual
This is a mirror of Richard Stallman's GNU C Language Intro and Reference, available in Markdown and PDF.
c c-language c-programming documentation gnu-linux learning linux manual
Last synced: 15 Dec 2024
https://github.com/matt-kimball/allocscope
allocscope - a memory tracking tool
c-programming cplusplus memory-allocation memory-leak-detection memory-leaks memory-profiler rust-lang
Last synced: 05 Nov 2024
https://github.com/ohkimur/the-c-programming-language-2nd-edition-solutions
Solutions to the exercises in the book "The C Programming Language" (2nd edition) by Brian W. Kernighan and Dennis M. Ritchie. This book is also referred to as K&R.
c c-language c-programming language programming programming-challenges programming-exercises programming-language solution solutions
Last synced: 18 Dec 2024
https://github.com/pasqualerossi/42-piscine
42 Piscine C Projects
42 42-piscine 42born2code 42cursus 42piscine 42piscine-c 42school c-programming c-programming-language c00 c01 c02 piscine piscine-42 piscine-c piscine-reloaded piscine42 shell00 shell01
Last synced: 15 Dec 2024
https://github.com/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.
abstract-syntax-tree c-language c-programming clang code-search-engine command-line-tool cpp cpp11 cpp17 fast find libclang needle search simd sse2
Last synced: 15 Dec 2024
https://github.com/jserv/talks
schedule and materials about my presentations
aarch64 arm c-programming guts kernel linux microcontroller open-source rtos security
Last synced: 16 Dec 2024
https://github.com/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
8085 assembly-language-programming c c-programming data-structures-algorithms hacktoberfest java logic-circuits malp ncit object-oriented-programming oop probability problem-solving-techniques software-engineering-fundamentals system-programming web-techonology
Last synced: 21 Dec 2024
https://github.com/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
8085 assembly-language-programming c c-programming data-structures-algorithms hacktoberfest java logic-circuits malp ncit object-oriented-programming oop probability problem-solving-techniques software-engineering-fundamentals system-programming web-techonology
Last synced: 08 Nov 2024
https://github.com/lawndoc/jaws
Jaws is an invisible programming language! Inject invisible code into other languages and files! Created for security research -- see blog post
c-programming compiler flex-bison interpreted-programming-language interpreter malware-research polyglot programming-language security-research virtual-machine
Last synced: 14 Dec 2024
https://github.com/fsaadatmand/the-c-programming-language
Answers to exercises in K&R's The C Programming Language (second Edition).
c c-language c-programming programming-exercises programming-language
Last synced: 19 Dec 2024
https://github.com/softmotions/iwnet
Pure C Asynchronous HTTP/IO framework providing websockets, SSL, routing, reverse proxy.
c c-library c-programming cpp http http-proxy http-server http-server-library https ingress proxy reverse-proxy server ssl web web-framewok web-framework websocket websocket-server websockets
Last synced: 15 Dec 2024
https://github.com/mohitmishra786/underthehoodofexecutables
A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary optimization techniques. Perfect for systems programmers, C developers, and anyone interested in low-level programming concepts.
binary-analysis binary-format c-programming compilation computer-science dynamic-linking educational elf executable linker loader low-level-programming operating-systems optimization performance-optimization programming-guide reverse-engineering static-linking system-programming tutorial
Last synced: 21 Nov 2024
https://github.com/zoelabbb/conio.h
This is a library conio.h for linux 🖥️. you can install manual library conio.h for linux step by step here.
administrator c-programming conio console cplusplus cpp cpp-lib cpp-library install libraries library library-conio library-systems linux project standart-libraries terminal
Last synced: 19 Dec 2024
https://github.com/mohitmishra786/exploring-os
This repository is a journey through Operating System concepts, with practical implementations in C. Each day focuses on a specific topic, providing theoretical understanding and hands-on coding experience.
c-programming c-programming-language cpu kernel-driver kernel-module linux linux-kernel operating-system operating-systems os programming project-repository
Last synced: 17 Dec 2024
https://github.com/abhayanigam/learn_c
Introduction in C language and all basic codes.
100-days-of-code 100daysofcode c c-language c-programming learn- learn-c learning-c vscode
Last synced: 12 Oct 2024
https://github.com/pericles001/alx-low_level_programming
Low-Level Programming - Data Structures, Algorithms, Linux/Unix System Programming
algorithms-and-data-structures c c-programming gcc holbertonschool
Last synced: 19 Dec 2024
https://github.com/barrust/c-utils
C utility libraries
bitarray c-language c-programming c-string doublylinkedlist fileutils graph minunit permutations stack string-manipulation stringlib timing unit-testing-framework utilities
Last synced: 12 Oct 2024
https://github.com/mohitmishra786/underTheHoodOfExecutables
A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary optimization techniques. Perfect for systems programmers, C developers, and anyone interested in low-level programming concepts.
binary-analysis binary-format c-programming compilation computer-science dynamic-linking educational elf executable linker loader low-level-programming operating-systems optimization performance-optimization programming-guide reverse-engineering static-linking system-programming tutorial
Last synced: 13 Nov 2024
https://github.com/xerpi/vita-libbaremetal
PSVita bare-metal payload library and sample
assembly-language-programming bare-metal c-programming low-level-programming psvita reverse-engineering
Last synced: 12 Nov 2024
https://github.com/ssoad/employee-management-system
Employee Management System in C By Sohanuzzaman Soad
c c-language c-programming c-projects employee-management employee-management-system ems-project simple-c-project sohanuzzaman-soad sohanuzzamansoad
Last synced: 12 Oct 2024
https://github.com/thusharax/c-programming
C programming questions and answers
c c-programming c-programming-examples c-programming-language hacktoberfest
Last synced: 12 Oct 2024
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/miqueas/gtk-examples
GTK examples in different programming languages
c c-language c-programming examples examples-c examples-gtk examples-lua examples-vala gtk gtk3 gtk4 lgi lua lua51 lua52 lua53 lua54 vala vala-developers vala-development
Last synced: 12 Dec 2024
https://github.com/mohitmishra786/bitsandbytes
A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practical implementations of computer architecture concepts with a focus on performance and hardware interaction.
c-programming computer-architecture concurrency embedded-systems hardware linux low-level low-level-programming memory-management networking operating-systems optimization performance real-time-systems security system-programming unix
Last synced: 21 Nov 2024
https://github.com/fredsiika/30-seconds-of-c
🔌Curated collection of useful C Programming tutorials, snippets, and projects that you can understand in 30 seconds or less.
c c-code c-language c-languages c-programming c-programming-game c-programms c-project
Last synced: 12 Oct 2024
https://github.com/singhofen/c-programming
These are small C language programs meant for learning and understanding the fundamentals of programming.
c c-arrays c-lang c-language c-language-convert-temps c-language-made-easy c-language-math c-language-operations c-language-while-loops c-program-find-radius c-program-switch c-programming c-programming-average-numbers c-programming-functions c-programming-geometry c-programming-if-else c-programming-language c-programming-loops c-programming-variables c-projects
Last synced: 12 Oct 2024
https://github.com/felixtanhm/42-piscine
This repository is a compilation for all my projects during 42's Piscine at SUTD Singapore, held on March 2024.
42 42-singapore 42born2code 42cursus 42piscine 42projects 42rush 42school 42sg 42sutd c-language c-language-programming c-programming ecole42 piscine piscine-42 piscine-c piscine42 sutd
Last synced: 12 Oct 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: 12 Oct 2024
https://github.com/michaelkolesidis/learnc
Educational material and examples for those interested in learning the C programming language
c c-lessons c-programming c-programming-language c-tutorial c-tutorials examples-c excercises learn-c learn-to-code learning-notes learning-resources
Last synced: 29 Sep 2024
https://github.com/havardt/eztest
An easy to use unit testing framework written in, and created for, the C language.
c c-language c-programming c11 ctest test-framework test-macros unit-test
Last synced: 12 Oct 2024
https://github.com/havardt/EzTest
An easy to use unit testing framework written in, and created for, the C language.
c c-language c-programming c11 ctest test-framework test-macros unit-test
Last synced: 11 Nov 2024
https://github.com/eimamei/sili
Sili - a cross-platform standard library for modern C programming
c c-programming modern-c sili single-header-file standard-library stl
Last synced: 18 Nov 2024
https://github.com/welding-torch/installc
Install C on Windows with just one click.
beginner c c-language c-language-made-easy c-programming c-programming-language clanguage compiler gcc gcc-complier installer learning mingw mingw-w64 vscode windows
Last synced: 12 Oct 2024
https://github.com/1995parham-teaching/tanhadarkhaneh
Learn to code with C in your home :house: :face_with_thermometer: :mask:
c-programming c-project stay-home teaching toy-project
Last synced: 07 Nov 2024
https://github.com/samarjitsahoo/c
C is a foundational, high-performance programming language renowned for its efficiency and control over system resources. It provides a robust framework for developing operating systems, embedded systems, and software that demands close-to-hardware performance. C's concise syntax and widespread influence make it a key language for understanding.
c c-programming c-programming-language computer-programming
Last synced: 29 Oct 2024
https://github.com/valentinefernandes/c
C program
c c-programming c-programming-language programming
Last synced: 12 Oct 2024
https://github.com/valentinefernandes/bank-management-system
This is a C project.
c c-programming c-project project
Last synced: 08 Nov 2024
https://github.com/nishan-pradhan06/c_programming
c_programming_basic
c-programming c-programming-language
Last synced: 12 Oct 2024
https://github.com/l1mey112/yr11-physics-applied
Year 11 Physics, Applied. A collection of interactive demonstrations and physics simulations.
c-programming emscripten imgui interactive physics physics-simulation sokol wasm website
Last synced: 27 Oct 2024
https://github.com/1995parham-teaching/c-lecture
C Programming Course Lecture :see_no_evil::balloon:
c-lang c-language c-programming learning teaching
Last synced: 29 Sep 2024
https://github.com/samarjitsahoo/c_programming
C is a foundational, high-performance programming language renowned for its efficiency and control over system resources. It provides a robust framework for developing operating systems, embedded systems, and software that demands close-to-hardware performance. C's concise syntax and widespread influence make it a key language for understanding.
c c-programming c-programming-language computer-programming
Last synced: 12 Oct 2024
https://github.com/jalaym825/c_programs
Basic c programmes
c c-language c-patterns c-programming
Last synced: 12 Oct 2024
https://github.com/haxpor/sdl2-cimgui-demo
Demo project SDL2 + cimgui + opengl3 using either gl3w or glew
c c-programming cimgui gl3w glew imgui opengl3 sdl2
Last synced: 19 Nov 2024
https://github.com/michaelkolesidis/dragons_dice_roller
Dragon's Dice Roller is the first and (so far the only) open source RPG dice roller written in C available on GitHub. It aims to be a lightweight, simple, reliable and easy-to-use dice roller for any kind of role-playing game.
c-language c-programming c-programming-language dice dice-roller dice-rolls dnd dragon random-generation roleplaying-game roll-dice rpg-dice-roller rpg-tool
Last synced: 12 Oct 2024
https://github.com/pegvin/termrec
Terminal recorder written in C
c c-programming recorder terminal terminal-recording
Last synced: 07 Nov 2024
https://github.com/ashwin990/my-programming-books
My all Programming books available for public to download
book books c c-programming cheatsheet gcc gcc-books gcc-compiler operating-system os programming-books python python3 python3-books theory-of-computation toc
Last synced: 23 Nov 2024
https://github.com/itsfoss0/alx-low_level_programming
This Repo contains my low level code in C as a software Engineering student at ALX
alx alx-curriculum alx-low-level-programming alx-school c c-programming holberton-curriculum holbertonschool low-level-programming
Last synced: 07 Nov 2024
https://github.com/arasgungore/learning-c-programming
An archive containing all of the Turkish C coding lectures and exercises I have written back when I have started learning programming.
algorithm-challenges c-programming c-programming-language codeforces-problems codeforces-solutions coding coding-exercises coding-practices coding-problems hackerrank-algorithms-solutions hackerrank-solutions introduction-to-programming learn-coding learn-programming learn-to-code learning-c learning-code learning-notes learning-programming turkish-programming
Last synced: 12 Oct 2024
https://github.com/victorpreston/simple_shell
A minimalistic yet fully functional shell terminal emulation | Using C programming language, simple_shell executes basic commands, interacts with the operating system and introduces users to the foundational concepts of process management & input/output operations,
alx alx-africa alx-low-level-programming c c-programming cmd command-line holbertonschool holbertonschool-curriculum interpreter linux-shell man pointers-in-c printf recursion shell simple-shell
Last synced: 20 Nov 2024
https://github.com/aydinnyunus/cprojects
C Projects
c c-algorithms c-game c-language c-programming c-programming-language c-project data-structure data-structures game game-development linked-list linked-list-database linked-list-in-c linked-list-operaions linked-lists linkedlist linkedlist-delete linkedlist-insert linkedlists
Last synced: 12 Oct 2024
https://github.com/fahimahammed/problem-solving-in-c
Problem solve in C Programming at Online Judge
Last synced: 24 Nov 2024
https://github.com/eriknyquist/brainfuckintern
Uses a genetic algorithm to "evolve" brainfuck programs with desirable behaviours
artificial-stupidity brainfuck brainfuck-programs c-programming entertainment evolutionary-algorithm evolutionary-algorithms evolutionary-computation genetic-algorithm genetic-algorithms genetic-programming research
Last synced: 12 Nov 2024
https://github.com/entysec/libpawn
C library that is intended for providing methods for executing and injecting code.
c-programming dll-injection elf-format elf-loader elf-parser injector loader macho-loader macho-parser pe-loader reflective-injection reflective-pe-loaders rop
Last synced: 27 Nov 2024
https://github.com/jminjares4/microprocessor-2-lab-template
Microprocessor 2 Lab Template
adc c-programming c-programming-language dac doxygen embedded-systems esp-idf esp32 freertos gpio interrupts pwm queue semaphore tasks
Last synced: 12 Oct 2024
https://github.com/victorpreston/teach2give-technical-test
This is a repository for the Teach2Give Technical assessment
c-language c-programming fizz-buzz-c fizzbuzz gcc low-level-programming programming-language teach technical-test
Last synced: 12 Oct 2024
https://github.com/abhineetraj1/arduino-lcd-calculator
Arduino Calculator made in C with Arduino IDE
arduino arduino-boards arduino-ide arduino-lcd arduino-project arduino-uno c-programming calculator
Last synced: 28 Nov 2024
https://github.com/khaouitiabdelhakim/pascal-compiler
This repository contains a minimalistic Pascal compiler implemented in C, covering lexical and syntax analysis. It serves as a learning resource for understanding the fundamental aspects of compiler design. The code is intentionally kept concise to provide a clear insight into the key stages of lexical and syntax analysis in a compiler.
c-programming compiler lexical-analysis pascal pascal-programming syntax syntax-analysis
Last synced: 27 Oct 2024
https://github.com/zby-zy/mini-c-projects
Welcome to the Mini C Projects repository! Embarking on the exciting journey of learning C programming can be both thrilling and challenging, especially for those who are just starting.
basic-projects c c-application c-example-code c-exercise c-exercises c-functions c-operator c-programming c-programming-language c-tutorials c-variables challenge coding electrical-engineering embedded-c embedded-devices embedded-systems mini-projects-in-c-language
Last synced: 12 Oct 2024
https://github.com/1995parham-learning/kernel-training
My kernel learning and testing repository :joy:
c c-programming kernel-learning kernel-trainning linux-kernel linux-network
Last synced: 17 Nov 2024
https://github.com/abdallahhemdan/hackerrank-solutons
✨ My solutions on HackerRank with c/c++ ..
c c-programming cmp2022 cpp cpp14 hacker-rank hackerrank hackerrank-solutions hemdan
Last synced: 23 Oct 2024
https://github.com/adityamangal1/snake-water-game
Snakewatergun game by the use of c programming language.
c-programming programming-language random-characters snakewatergun-game
Last synced: 08 Nov 2024
https://github.com/iamfoysal/iamfoysal
Hello! I'm a full-stack developer. python, Django-framework for back-end and JavaScript, React, typescript, tailwind, for front-end
c-programming django django-rest-framework docker git github javascript javascripts mongodb mysql-database nodejs postgresql python python-development reactjs readme typescript
Last synced: 11 Nov 2024
https://github.com/nandahkrishna/networkslab
Code written for Networks Lab in the 5th Semester
arp c c-programming client-server congestion-control dns error-correcting-codes hamming-code http networking networks performance-evaluation routing routing-protocols simulation tcl tcp udp
Last synced: 15 Oct 2024
https://github.com/amirsorouri00/bible-of-c
This repository contains the examples of the " The C Programming Language(Second Edition) " book that i implemented for me.
bible-of-c c c-programming the-c-programming-language
Last synced: 18 Nov 2024
https://github.com/victor0089/fix_my_code_challenge
Fix my code is a new type of project, where we’ll jump into an existing code base and fix it! Sometimes you will know the language, sometimes not
c-programming javascript python3 ruby ruby-on-rails
Last synced: 24 Nov 2024
https://github.com/cjee21/rdrand-tester
Application to test the functionality of the RDRAND instruction in x86 CPUs
amd-ryzen assembly assembly-language c c-language c-programming c-programming-language cli cli-app cpu cpuid cpus gcc intel rdrand rdrand-instruction x86 x86-64 x86-assembly
Last synced: 12 Oct 2024
https://github.com/ucybers/c-programming-for-hacking
Learning to program using C
c c-program c-programming c-programming-for-hacking code course programming
Last synced: 11 Nov 2024
https://github.com/araujo88/cnavier
Explicit incompressible Navier-stokes solver written in C based on finite-difference schemes
c-programming computational-fluid-dynamics computational-fluid-simulation finite-difference-schemes incompressible-flow incompressible-laminar-flow lid-driven-cavity navier-stokes navier-stokes-equations poisson-equation
Last synced: 21 Dec 2024
https://github.com/bonigarcia/c-programming
C programming example and slides
c-lang c-language c-programming c-programming-language
Last synced: 12 Oct 2024
https://github.com/omarazizi/skernel
Simple x86 Operating System Kernel running in 32-bit protected mode that implements process management, multitasking, and memory paging, with a custom filesystem
assembly c c-programming c-programming-language kernel-source low-level low-level-programming os-dev os-development system-programming x86-assembly
Last synced: 12 Oct 2024
https://github.com/cbozan/simple-database-with-c
A simple database console application written in C where data is kept and records can be accessed, updated, listed and deleted when necessary.
c-console-app c-programming c-programming-language console-app console-application database database-management-system
Last synced: 12 Oct 2024
https://github.com/its-kumar/c_programming
This repository contains all programs implementation in C language from B.tech Programming syllabus. Most of the programms from Let Us c and C in Depth books.
arrays basic-programming c-programming c-programming-language files functions ifelse loops-and-iterations loops-and-patterns preprocessor strings structure
Last synced: 12 Oct 2024
https://github.com/isopropylcyanide/rip-posix-threads
An attempt to implement the routing information protocol using POSIX Threads (C Language).
c c-programming makefile network networking posix posix-threads router routing-protocols
Last synced: 12 Nov 2024
https://github.com/pkini2002/nmamit-cse-labs-2020-24
Repository to store the lab programs of NMAMIT B.E in CSE labs.
8086-p algorithms android-app-development c-plus-plus-17 c-programming compiler-design computer-graphics computer-networks data-structures data-visualization dbms java machine-learning microprocessor mssqlserver object-oriented-programming perl python shell software-testing
Last synced: 17 Nov 2024
https://github.com/Nuno-Jesus/42_miniRT
A small version of a Ray Tracer implemented in C
42 42-minirt 42born2code 42cursus 42porto 42portugal 42projects 42school c-programming graphics-programming optimization raytracer raytracing
Last synced: 29 Oct 2024
https://github.com/dhruvabhat24/c-programming
Learn C Programming
c-programming codechef online-learning
Last synced: 31 Oct 2024
https://github.com/akhilrai28/moon-rover
The Aarohan Project focuses on developing an advanced autonomous rover for Moon exploration. This project involves autonomous navigation using LiDAR and camera sensors, robust mobility systems, RF communication, and a 6-degree-of-freedom robotic arm for object. It aims to enhance obstacle avoidance, mobility, and task efficiency in complex terrains
autonomous-robots c-plus-plus c-programming lidar moon-rover obstacle-avoidance path-planning python3 real-time-systems rf-communication robot-navigation robot-operating-system robotic-arm robotics ros2
Last synced: 27 Oct 2024
https://github.com/yusufss4/advanced-c-programming-course
Advanced C Programming Notes
advanced-c c c-programming c-programming-language embedded-c linux
Last synced: 12 Oct 2024
https://github.com/ruban2205/c-programs
Welcome to the C-Programs repository! This repository is a collection of various C programs created by www.rubangino.in. It serves as a resource for learning and understanding different programming concepts, algorithms, and data structures using the C programming language.
c c-programming c-programming-language c-programs
Last synced: 12 Oct 2024
https://github.com/jsgoller1/shriek
A networked key-value store
bradfield-cs c-programming distributed-systems
Last synced: 08 Nov 2024
https://github.com/akafael/c-project-template
Minimal Template for C Projects using Makefile
Last synced: 29 Nov 2024
https://github.com/yurrriq/knrc
:book: In which I work through exercises in "The C Programming Language" by Brian W. Kernighan and Dennis M. Ritchie
c c-programming learning-by-book literate-programming noweb
Last synced: 17 Nov 2024
https://github.com/amirhnajafiz/cssh
Creating a simple SSH system using C.
c c-programming ssh ssh-client ssh-server
Last synced: 23 Nov 2024
https://github.com/omarazizi/file-specter
A linux daemon that monitors you files
c-programming c-programming-language inotify libnotify linux linux-daemon low-level-programming pthreads
Last synced: 19 Nov 2024
https://github.com/itsyakub/soft
Simple 2D Real-Time Graphics Library
c c-programming c-programming-language c-project cpu cpu-render cpu-rendering graphics graphics-library graphics-programming handmade library open-source sdl sdl2 sdl2-library
Last synced: 12 Oct 2024
https://github.com/akashjain04/phone-book-with-dll
Phone Book application to demonstrate Doubly Linked List with header concept.
c-programming data-structures doubly-linked-list linked-list phone-book simple sorted-lists
Last synced: 24 Nov 2024
https://github.com/rasol-unlimited/small-projects-with-c
8 Small projects done with 'C' for Tehran Azad University. 🎓
c c-programming small-projects university-project
Last synced: 07 Nov 2024
https://github.com/eggy115/c
C
c c-examples c-lang c-language c-programming c-script eggy115 eggy115-always-win-and-never-lose gcc
Last synced: 20 Dec 2024
https://github.com/freyxfi/thec-programming-language
The C programming language i have learned so far, but this time i'm storing all my codes so others can learn from it
100daysofcode beginner c c-language c-programming c-programming-language
Last synced: 20 Dec 2024
https://github.com/sayan-maity/hotel-booking-using-c
A hotel room and convention hall booking C++ application
c-programming csv-files txt-files
Last synced: 16 Nov 2024
https://github.com/the-1riddle/leetcode-solutions
All leetcode C, C#, Cpp and mysql solutions.🦚
c-programming cpp csharp good-first-issue help-wanted leetcode leetcode-cpp leetcode-csharp leetcode-practice leetcode-solutions mysql shell-scripts up-for-grabs upforgrabs
Last synced: 16 Oct 2024
https://github.com/digitsensitive/foxviewppm
Lightweight image viewer written in C and SDL2
c c-programming image image-viewer pbm pgm ppm ppm-image sdl sdl2 viewer
Last synced: 22 Dec 2024
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: 19 Nov 2024
https://github.com/princekunal101/c_language
Basic C language
basic-learning basic-programming c c-language c-programming c-programming-language low-level-language turbo-codes vscode
Last synced: 19 Nov 2024