Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

Projects in Awesome Lists tagged with c-programming-language

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

https://github.com/roscibely/algorithms-and-data-structure

Repository for PEX1241|PET2033 Algorithms and Data Structure I subject/course on Information Technology - UFERSA

algorithm algorithms c c-language c-programming-language collaborate data-structures educative github gitlens

Last synced: 25 Sep 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: 25 Sep 2024

https://github.com/courses-at-nju-by-hfwei/cpl-resources

Resources on the C Programming Language @ software.nju.edu.cn

big-list c-programming-language resources software-nju-edu-cn

Last synced: 25 Sep 2024

https://github.com/rtedbg/rtedbg

Fast and flexible data logging/tracing toolkit for software testing and debugging. Minimally intrusive C/C++ code instrumentation, host-based decoding application, demo code included.

c-programming-language cortex-m cpp debugging embedded-c embedded-systems fprintf functional-safety instrumentation iot logging misra printf real-time realtime reverse-engineering safety-critical stm32 tracing tracing-library

Last synced: 25 Sep 2024

https://github.com/publioelio/school42-piscina-agosto-2022

Ejercicios realizados durante la :swimmer: piscina (C Piscine) de agosto de 2022 en School 42 Málaga :sunny: (Fundación Telefónica)

42-c-piscine 42piscine 42school bootcamp c-programming-language ecole42 school-42-malaga shell

Last synced: 25 Sep 2024

https://github.com/checkedc/checkedc-fork

This was a fork of Checked C used from 2021-2024. The changes have been merged into the original Checked C repo.

c c-programming-language reliability security systems-programming

Last synced: 25 Sep 2024

https://github.com/checkedc/checkedc

This was a fork of Checked C used from 2021-2024. The changes have been merged into the original Checked C repo.

c c-programming-language reliability security systems-programming

Last synced: 24 Sep 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: 25 Sep 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: 25 Sep 2024

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: 25 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: 25 Sep 2024

https://github.com/tsg405/c-for-everyone-programming-fundamentals

This Repo is meant and maintained to help learners complete the course -- "C-for-Everyone-Programming-Fundamentals-by-University-of-California-Santa-Cruz", in COURSERA.

basic-programming c-programming-language coursera data-structures fundamentals-of-programming logic-programming solutions university-of-california-santa-cruz

Last synced: 25 Sep 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: 25 Sep 2024

https://github.com/courses-at-nju-by-hfwei/cpl-lectures

Lectures on the C Programming Language https://courses-at-nju-by-hfwei.github.io/cpl-lectures/

c-programming-language software-nju-edu-cn tutorial

Last synced: 25 Sep 2024

https://github.com/ascendho/c-programing-language

浙江大学《C语言程序设计》第四版——何钦铭 颜晖(教材源码、PTA练习题、实验、教师用书、课件资源)

c-programming-language

Last synced: 25 Sep 2024

https://github.com/krypto-etox/c-language-book-solutions

The C Programming Language. 2nd Edition Book by Brian Kernighan and Dennis Ritchie, Solutions of All the chapters in detailed Program solutions.. . Learns and Enjoy

c c-language c-language-book-solutions c-programming-language learnig problems programming programming-exercises programming-language solutions

Last synced: 25 Sep 2024

https://github.com/xuehao/roberts.cs1.c

cslib for The Art and Science of C and Programming Abstractions in C by @eric-roberts

algorithms c-programming-language computer-science data-structures

Last synced: 25 Sep 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: 25 Sep 2024

https://github.com/brightdaniel/mybank

MyBank is a simple banking application implemented in C. It provides basic banking functionalities such as creating an account, transferring money, depositing money, checking the account balance, and generating transaction receipts. This project is developed as a learning exercise to demonstrate fundamental programming concepts.

banking-app c-programming-language

Last synced: 25 Sep 2024

https://github.com/bhagat-hrishi/c

This repo contains concepts of C Language and some codes

c c-programming-language concepts interview-practice language

Last synced: 25 Sep 2024

https://github.com/tusharkhatriofficial/lang-docs-imcoded.github.io

This repository provides comprehensive documentation for the C programming language, covering the basics, concepts, examples, exercises, and projects. It is designed to help beginners and college students learn C programming, as well as provide best practices and tips for more experienced programmers.

c c-loops c-pointers c-programming-basics c-programming-language learning-c pointers

Last synced: 25 Sep 2024

https://github.com/adityamangal1/random_character_generator

Random character generator in c language using random function.

c c-programming-language functions game random-color

Last synced: 25 Sep 2024

https://github.com/briandowns/libdotenv

libdotenv is a C single-headerlibrary providing the ability to load values from a .env file into environment variables.

c c-programming-language c17 dotenv dotenv-loader dotenv-parser

Last synced: 25 Sep 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: 25 Sep 2024

https://github.com/gautam-goyal/c-language-codes

Contain codes related to C language that are written during practice

array c-language c-programming-language matrix pattern structure-of-programming-languages

Last synced: 25 Sep 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: 25 Sep 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: 25 Sep 2024

https://github.com/ramzikhantouchi/algorithms-and-data-structures-exercises-for-undergraduate-students

This repository hosts a collection of exercises designed for undergraduate students focusing on data structures and algorithms. The solutions to these exercises are implemented in the C programming language.

algorithms algorithms-and-data-structures c-programming-language exercises students undergraduate

Last synced: 25 Sep 2024

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: 25 Sep 2024

https://github.com/m0saan/printf

PRINTF : Because 'putnbr' and 'putstr' aren’t enough. This is a library that contains ft_printf, a function that will mimic the real printf

algorithms c-programming-language ft-printf printf stdout

Last synced: 25 Sep 2024

https://github.com/os-sketch/www.os-sketch.com

:writing_hand: Learn about operating systems ... one sketch at a time!

c-programming-language golang operating-systems operating-systems-learning

Last synced: 25 Sep 2024

https://github.com/sharoniv0x86/stringwiz

A string utility library offering a comprehensive set of string manipulation functions.

c c-language c-programming-language c-strings library strings

Last synced: 25 Sep 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: 25 Sep 2024

https://github.com/zzy979/tcpl-code

《C程序设计语言》书中代码和练习题解答

c c-programming-language

Last synced: 25 Sep 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: 25 Sep 2024

https://github.com/electrostat-lab/shiftavr

A modern implementation of avr-core and GNU libraries for avr microcontroller units purely written in C.

avr avr-sandbox avr-toolchain avrdude c-programming-language ci-cd cmake electronics electrostat-lab embedded-systems shiftavr

Last synced: 25 Sep 2024

https://github.com/thatbeautifuldream/basic-c-programs

This is a set of basic C programs from the training.

basic-programming c-programming-language

Last synced: 25 Sep 2024

https://github.com/diegolonio/escom

Todo el código (casi) que he escrito para las unidades de aprendizaje de la Escuela Superior de Cómputo (IPN).

adoo bison c-language c-programming-language compiler-design compilers computer-architecture data-structures escom ipn java linux operating-system php python sistemas-operativos ubuntu vhdl web

Last synced: 25 Sep 2024

https://github.com/md-mafujul-hasan/program-in-c

These Contain 54 C Programming Language Program that I have done while understanding C-Programming Concepts.

c c-language c-program c-programming c-programming-language open-source opensource programming-exercises

Last synced: 25 Sep 2024

https://github.com/migueltc13/project-li3

Data-parsing program for reading and interpreting csv files using efficient modular design within Computer Labs III environment.

c-programming-language c-project csv-parser data-encapsulation input-output input-validation modularity statistics test-automation testing

Last synced: 25 Sep 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: 25 Sep 2024

https://github.com/amirhnajafiz-university/s1fp01

Fundamental programming course final project.

c c-programming-language fundamentals-of-programming

Last synced: 25 Sep 2024

https://github.com/suryakarmakar/c-programming

📌 Learning C Programming From Scratch

c c-programming c-programming-language learn-c

Last synced: 25 Sep 2024

https://github.com/m0saan/cub3d

This project is all about exploring the ray-casting's rendering techniques to create a 3D perspective in a 2D map . So the main goal will be to make a dynamic view inside a maze, in which you’ll have to find your way.

1337school 3d-games 42born2code c-programming-language minilibx raycasting

Last synced: 25 Sep 2024

https://github.com/elseviersoftwarex/softx-d-21-00022

Cnerator, a C source code generation tool. To cite this software publication: https://www.sciencedirect.com/science/article/pii/S235271102100056X

c-programming-language machine-learning mining-software-repositories stochastic-program-generation

Last synced: 25 Sep 2024

https://github.com/subhangisati/data-structure-in-c

This is implementation of array, stack, queue, linked list and algorithms in C programming language.

algorithms-and-data-structures c-language c-programming-language data-structures dsa-algorithm practice-programming problem-solving

Last synced: 25 Sep 2024

https://github.com/praabindhp/list_adt-linked_list

C Program For List ADT Linked List

adt c-programming-language code linked-list list

Last synced: 25 Sep 2024

https://github.com/mdawoud27/alx-low_level_programming

Welcome to C programming repo. C is a general-purpose programming language, associated with UNIX as it was developed to write the UNIX OS. It's very versatile; it can be used int both applications and technologies.

c-programming-language

Last synced: 25 Sep 2024

https://github.com/osestic/widowx_arm_hiwonder_bionic_hand_embedded_system

We embarked on integrating a WidowX Robotic Arm controlled by an Arbotix - M Arduino with a robotic hand controlled by a Tiva C Series TM4C123G microcontroller. Through the microcontroller's Universal Asynchronous Receiver-Transmitter module, commands were sent to the microcontroller to make the hand and arm perform creative gestures and actions.

c-programming-language microcontroller python robotics

Last synced: 25 Sep 2024

https://github.com/anshsinghsonkhia/c-programming-game-projects

A Repository of Games built in C Programming Language. You're welcome to add yours.

c c-game c-programming c-programming-language cprogramming cprogramming-language

Last synced: 25 Sep 2024

https://github.com/sonawaneashwini/cprogrammingprojects

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

c-programming c-programming-language c-programming-projects c-project

Last synced: 25 Sep 2024

https://github.com/real0x0a1/c-full-tutorial

Welcome to the C Programming Tutorial repository! 🚀 In this comprehensive guide, you'll learn the fundamentals of the C programming language through a step-by-step tutorial. The final project of this tutorial is a Multi-Threaded Arithmetic Server.

c c-course c-language c-learning c-programming-language c-tutorial

Last synced: 25 Sep 2024

https://github.com/shashaaankkkkk/dsa_c_notes

📚 C DSA Notes: PDF Repo 🖥️ Master C Data Structures & Algorithms! 🚀 Explore concise PDFs on key concepts, code examples, & problem-solving strategies. 📝💻 Clone & excel in DSA! Happy coding! 🤓👩‍💻👨‍💻 #CProgramming #DataStructures #Algorithms #PDFs #Repo

algorithms c-programming-language data-structures data-structures-and-algorithms dsa opensource

Last synced: 25 Sep 2024

https://github.com/arthursvpb/tetris

This project is a Tetris game using C programming language and Allegro library.

allegro c c-programming-language graphical gui tetris

Last synced: 25 Sep 2024

https://github.com/praabindhp/list_adt-array

C Program For List ADT Array

adt array c-programming-language code list

Last synced: 25 Sep 2024

https://github.com/faisalsaifii/dsa

Data Structures and Algorithms

c-programming-language data-structures

Last synced: 25 Sep 2024

https://github.com/honourhealth/converting-shell-script-to-perl-language-with-lex-and-yacc

Converting one programming language to another one with respect to some grammar rules, defined before with lex and yacc. C programming language is used beside lex and yacc.

c c-programming c-programming-language cprogramming cprogramming-language lex lex-yacc programming-language yacc yacc-lex

Last synced: 25 Sep 2024

https://github.com/praabindhp/infix_to_postfix_eval

C Program For Infix To Postfix Evaluation

c-programming-language code evaluation infix-to-postfix

Last synced: 25 Sep 2024

https://github.com/praabindhp/heap-priority_queue

C Program For Heap Priority Queue

c-programming-language code heap priority-queue

Last synced: 25 Sep 2024

https://github.com/praabindhp/queue_adt-linked_list

C Program For Queue ADT - Linked List

adt c-programming-language linked-list queue

Last synced: 25 Sep 2024