C
C is a programming language designed by Dennis Ritchie at Bell Labs. C is very widely used, straightforward, and can be compiled to a number of platforms and operating systems. C is an imperative language, with a small number of keywords and a large number of mathematical operators. C is also a very low level programming language, which means it can communicate directly with hardware.
- GitHub: https://github.com/topics/c
- Wikipedia: https://en.wikipedia.org/wiki/C_(programming_language)
- Created by: Dennis Ritchie
- Released: 1972
- Related Topics: language,
- Aliases: c-language, c-programming-language, c99, c89, c-ansi, k-and-r,
- Last updated: 2026-07-01 00:04:19 UTC
- JSON Representation
https://github.com/4thel00z/env.h
Utilities to nicely interact with the environment variables.
Last synced: 24 Mar 2025
https://github.com/sumukha-pk/lru-cache
Implementation of the LRU Cache in C, Implementation of the LRU Cache in C++, Implementation of the LRU Cache in Go, Implementation of the LRU Cache in JAVA
c cplusplus cpp go golang golang-library java lru lru-cache lru-caches lrucache
Last synced: 19 Apr 2026
https://github.com/jotavare/ft_printf
Redo the behavior of C library function printf without using it.
c flags ft-printf gdb makefile norminette recursion static-library string-manipulation structures valgrind valist variadic-arguments write
Last synced: 24 Apr 2025
https://github.com/Elsklivet/bootloader-tutorials
I wanted to learn about bootloaders, so I followed various public tutorials to make some tiny ones.
Last synced: 10 Mar 2025
https://github.com/strawberry-team/ucode-connect-marathon-c-endgame
Desktop game development according to the whole cycle of Challenge Based Learning framework. Learn the basics of UNIX systems and the basics of writing code in the C programming language.
c c-development c-programming-language challenge-based-learning coding-bootcamp coding-challenge game-dev game-development raylib
Last synced: 09 Apr 2025
https://github.com/0xvpr/snake-pit
Command and Control interface built using a Flask with a modular backend.
c c2 command-and-control cpp flask localhost python
Last synced: 11 Apr 2026
https://github.com/a-samod/food-ordering-management-system
The Food Ordering Management System is a command-line based application developed in C language.
Last synced: 07 Jan 2026
https://github.com/briandowns/libgithub
C/C++ library for accessing the GitHub API.
Last synced: 03 Sep 2025
https://github.com/simonprovost/graphicalprogramming
GraphicalProgramming Project From Epitech Computer Science School
c epitech epitech-project game graphical
Last synced: 04 Jul 2025
https://github.com/lavabit/libcore.build
The libcore automated build and test resources.
appveyor automation bash build-automation build-pipelines c circle-ci continuous-integration coverity-scan jenkins make robots travis-ci
Last synced: 12 Jun 2025
https://github.com/joknaa/coding_challenges
💪🏻💻 These are some of the coding challenges and problems i solved and projects i did "Hackerrank" and "Hyperskill" platforms
c css hackerrank html hyperskill java javascript
Last synced: 11 Apr 2026
https://github.com/versbinarii/dct
image processing assignment
c digital-signal-processing matrix
Last synced: 03 May 2025
https://github.com/sebastienrousseau/cs50x
CS50’s Introduction to Computer Science
c computer-science cs50x cs50x2023 sb3 sb3-contrib scratch-game scratch-game-development
Last synced: 01 Jul 2025
https://github.com/humansinput/rovervoice
Really banal, but portable TTS speech synthesis library written in C.
c espeak linux mac portable-library speech text-to-speech tts windows
Last synced: 16 May 2025
https://github.com/matyalatte/c-env-utils
A cross-platform C library to get env info such as exe path, user name, and os version
Last synced: 02 Mar 2025
https://github.com/richwalm/doomrpgmapviewer
A very basic Windows Doom RPG map viewer.
Last synced: 28 May 2026
https://github.com/diogogmatos/li2-pl5g05
Interpreter for a stack oriented programming language, written in C
Last synced: 05 Sep 2025
https://github.com/szymonlopaciuk/datelib
Pure C date/time formatting and calculation library
c date-calculator date-converter date-formatting datetime
Last synced: 27 May 2026
https://github.com/basemax/baseconverterc
A Fast C-Program for converting numbers from one base to another base.
base-converter base-number base-number-conversion base-number-convert base-number-converter c custom-base custom-number-base number-base number-base-conversion number-base-converter
Last synced: 03 Apr 2025
https://github.com/kpetridis24/bluetooth-detector-app
BT detector simulator in C using pThreads
c mutex-synchronisation producer-consumer pthreads queue scheduling
Last synced: 29 May 2026
https://github.com/mdabdullahibnaharun/programmingcontest-problemsolving
Programming Problem Solving by using C/C++, Java, Python with Ds, STL & ALgorithms.
algorithms-and-data-structures c cpp17 data-structures java problem-solving python
Last synced: 11 Apr 2026
https://github.com/horezmi/42_exam_rank_02_2021
The first exam of the new 42cursus.
21school 42 42cursus c exam exam-rank-02 get-next-line inter printf union
Last synced: 09 Apr 2025
https://github.com/ij-roy/semester-3
This Repository is Containing all the work I have done in my 3rd Semester of Btech in JKLU
android-development c computer-organisation-architechure database-management-systems datastructures-algorithms datastructuresandalgorithm kotlin probability-and-statistics python
Last synced: 23 Apr 2025
https://github.com/zouariomar/kayori
SDL 1.2 video game project
c code development game game-development linux make makefile sdl sdl2-image ttf-fonts
Last synced: 22 Feb 2026
https://github.com/eyelash/atom-gtk
atom atom-editor c cpp editor gtk gtk3 text-editor vala
Last synced: 05 Jan 2026
https://github.com/spc-samp/samp-sdk
The SA-MP SDK is a collection of C files and headers that allows developers to create plugins for the SA-MP server. It provides a solid foundation for handling Pawn scripts and managing memory through the AMX system.
c gta gtasa plugin sa-mp sa-mp-development sa-mp-library sa-mp-plugin samp samp-sdk sdk
Last synced: 01 Mar 2025
https://github.com/JohannesBuchner/LightRayRider
Ray tracing of hydrodynamic simulations to compute column densities
astrophysics c intersection monte-carlo parallel-computing python raytracing
Last synced: 10 Mar 2025
https://github.com/codelixir/xv-dos
Forked from mit-pdos/xv6-riscv. An Operating System in C, modified from Xv6 for RISC-V.
c operating-system os risc-v xv6-extensions
Last synced: 02 Apr 2025
https://github.com/aaravmalani/bencoder
A parser for BitTorrent .torrent files
bencode bencode-parser bencoder bencoding bittorent c cmake collaborate library torrent
Last synced: 10 Apr 2025
https://github.com/lucasdaher/banco-malvader
Programa desenvolvido para o trabalho da matéria de Lógica de Programação.
Last synced: 01 Mar 2025
https://github.com/raw-phil/litm
litm (Logger In The Middle) is a simple CLI tool that captures and logs HTTP/1.1 traffic of a web server using eBPF.
Last synced: 21 Feb 2026
https://github.com/arwenterpstra/algorithms
Different algorithms for different purposes, written in multiple languages
algorithms c cpp csharp java javascript lua python rust
Last synced: 09 Feb 2026
https://github.com/barbalet/london1940
Simulates London in 1940.
ape c city london maps png sdk simulation
Last synced: 27 May 2026
https://github.com/sleepy-monax/shop.c
Application de gestion de magasin écrite dans le cadre du cours de langage C.
Last synced: 25 Mar 2025
https://github.com/saberglow/songs
🎶 C language project created to manage songs and their attributes (artist, release year, genre)
Last synced: 22 May 2026
https://github.com/mr-mrf-dev/doctors-building
🏥 My Project in FOP (BP) With C Programming Language.
basic-programming c cpp fundamentals-of-programming terminal-app
Last synced: 22 Feb 2026
https://github.com/assaabloy-ppi/binson-c
C library that implements Binson (see binson.org).
Last synced: 06 Jan 2026
https://github.com/davyvan/phdstillneedleetcode
Anwsers to LeetCode. Also a practice of CMake and Google Test.
c cmake cpp googletest leetcode solutions testcases
Last synced: 16 Jan 2026
https://github.com/joaoalisonti/proogramming-activities-in-c
Resolutions of Programming Logic activities in C of the Computer Science Course - bachelor's degree
algorithm-challenges algorithms c c-language computer-science logic-programming programming
Last synced: 23 Mar 2025
https://github.com/ascpixi/is-odd-jit
a blazing-fast JIT-compilation-powered C library to determine whether a number is even or odd
c c-library is-even is-odd is-odd-or-even jit jit-compilation jit-compiler
Last synced: 07 Apr 2025
https://github.com/kaitai-io/kaitai_struct_c_runtime
Kaitai Struct: runtime for C
Last synced: 08 Sep 2025
https://github.com/jaydattpatel/binary-tree
Different Operation on Binary Tree Structure
bfs-search binary-tree breadth-first-search c c-language cplusplus cpp depth-first-search dfs-search inorder-traversal levelorder-traversal online-manipal-bca postorder-traversal preorder-traversal tree-height
Last synced: 23 Jan 2026
https://github.com/nicknaso/conf-ni-2017
Node.JS With Steroids - Make Better Node.js Application with Native Add-Ons
addon bridge c cpp javascript n-api nan native node-addon nodejs performance
Last synced: 29 Apr 2026
https://github.com/rousan/bytevault
A command line application that stores sensitive data as key-value pair securely in local machine
application byte c command-line data encrypts key-value sensitive vault
Last synced: 16 Mar 2025
https://github.com/itenfay/clang_api
clang_api封装 iOS 系统常用接口,存取bundle中的资源,读取本地化文本,执行选择器和 UserDefaults 的相关操作,调用通知中心的相关操作等。
api api-client api-wrapper c cocoapods ios objective-c pod
Last synced: 13 Jul 2025
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: 22 Apr 2025
https://github.com/0xpantera/halcyon
Compiler for a subset of C written in Haskell
c compilers haskell programming-languages
Last synced: 03 Jul 2025
https://github.com/tafara-n/fix_my_code_challenge
Fix my code is a project where we'll jump into existing code and try fix it.
Last synced: 10 Feb 2026
https://github.com/tafara-n/code-practise
Practising coding in different languages.
api bootstrap5 c css data-structures database django flask html javascript jquery json programming python sqlalchemy typescript
Last synced: 05 Feb 2026
https://github.com/sebasfalcone/better-work-notes
A repository containing my notes from different sources on good practices for codding and managing teams
c clean-code cpp development good-practices management oops-in-cpp
Last synced: 14 Jul 2025
https://github.com/gjbex/best-practices-for-scientific-computing
Material for a training on best practices for scientific computing.
c code coverage cpp documentation fortran functionaltests python training unittesting version-control
Last synced: 13 Jul 2025
https://github.com/nouuu/cxml
XML DTD written in C
c dtd dtd-validation gtk gtk3 xml xml-parser xml-parsing
Last synced: 11 Apr 2026
https://github.com/jtdaugherty/t2
An interactive ray tracer powered by OpenCL
Last synced: 15 Mar 2025
https://github.com/nityanandagohain/simple-dbms
A simple database management system in c using linked list as its main data structure to maintain efficiency.
Last synced: 31 Mar 2025
https://github.com/cpscript/irc
A simple "internet relay chatting"(IRC) client built using C
c forum forums ipv4 irc irc-client irc-protocol irc-server makefile network
Last synced: 04 Sep 2025
https://github.com/pseudoincorrect/nerd_embedded_system
Embedded transmission device for the NeRD system (Paper doi: 10.1088/1741-2552/aaa041)
c compression-algorithm electrophysiology embedded-systems rf-communication
Last synced: 03 Apr 2025
https://github.com/tanvir1337x/scriptorium
A collection of code snippets and scripts in various languages designed for task automation, workflow enhancement, and other miscellaneous/experimental or fun purposes
bash c cpp css fish flake flakes html javascript lua nix nix-shell nushell python ruby rust script scripts-collection shell zsh
Last synced: 25 Jul 2025
https://github.com/lbrugnara/fllib
Set of algorithms and data structures written in portable C99
algorithms c c99 data-structures
Last synced: 07 Aug 2025
https://github.com/kotleni/sndchprev-linux
Sound channels direction preview for games on Linux. (X11 and PipeWire only)
c gaming linux linux-gaming pipewire x11
Last synced: 19 Feb 2026
https://github.com/jsoulier/ray_tracing_in_one_weekend
Ray Tracing In One Weekend using SDL3 GPU with compute shaders
c glsl raytracing sdl sdl3 shaders
Last synced: 15 Sep 2025
https://github.com/selma-belhadj/alx-low_level_programming
:octocat: PERSONAL STUDIES: C, System Calls, Pointers, Memory Handling, Static/Dynamic Libraries, Bit Manipulation, Data Structure & Algorithms
Last synced: 28 Mar 2025
https://github.com/randomhashtags/gluon-server
Minecraft server alternative to any written in Java.
Last synced: 14 Mar 2025
https://github.com/frobware/nss-juju
Name Service Switch (NSS) plugin for Juju
c dns internet-address-resolution ipv4 juju juju-charm linux nss service-switch
Last synced: 13 Apr 2025
https://github.com/jmcph4/peek
PEek is a simple PE file viewer.
binary-analysis c executable malware-analysis pe pe-file tool tools windows
Last synced: 20 May 2026
https://github.com/joyrider3774/rubido_playdate
A little chinese checkers or solitaire game with four difficulties for the playdate handheld system
board-game c chinese-checkers-game games playdate playdate-console playdate-sdk solitaire-game
Last synced: 13 Sep 2025
https://github.com/analogfeelings/noraos
A megalithic kernel, named after me for some reason. Idea by NSG650.
c cmake limine megalithic-kernel operating-system operating-system-kernel operating-system-learning operating-systems stivale2
Last synced: 12 Sep 2025
https://github.com/luisfelipepoma/compilers_theory
Learning about Compilers Theory Course: Building with ANTLR, LLVM, Bison, and Flex.
antlr arch-linux bison c compiler-construction compilers flex llvm
Last synced: 19 Aug 2025
https://github.com/jrzvnn/kattis-solutions
This repository contains solutions to various problems from Kattis that I have successfully completed.
c competitive-programming cpp java kattis-solutions
Last synced: 21 Apr 2026
https://github.com/palikar/ctgraph
A small project of a compile-time graph library in C++17
c compile-time constexpr constexpr-context cpp-library cpp17 header-only
Last synced: 19 May 2026
https://github.com/pranavbharadwaj007/dsa_lab_3rd_sem
VTU 3rd sem CSE and ISE Lab programs
c data-structures vtu vtulab vtulabprogrammes
Last synced: 22 Sep 2025
https://github.com/fluencelabs/c-template
Template for C backends
backend-template c wasm webassembly
Last synced: 04 Oct 2025
https://github.com/narasimha1997/groupchat-c
A simple group chat server that one can write using C/C++, with the support of external websocket router.
c cgi multiprocessing websocket
Last synced: 07 Nov 2025
https://github.com/sleleu/push_swap
A little algorithm to sort data on a stack, with a limited set of instructions, using the lowest possible number of actions
Last synced: 19 May 2026
https://github.com/ibara/cmb
OpenBSD port of FreeBSD combinatorics library/utility
c cmb combinatorics-library freebsd openbsd
Last synced: 18 May 2026
https://github.com/haidaram/blockaderunner
Jeu shoot'em up en C avec SDL et FMOD Ex
Last synced: 15 Jun 2025
https://github.com/ikrivosheev/base64
Base64 stream encode/decode library
base64 c encoder-decoder library stream
Last synced: 20 Oct 2025
https://github.com/keeferrourke/libtdd
libtdd is a minimalist testing framework inspired by the golang testing pkg
c c-library c99 library posix tdd test-driven-development testing testing-framework
Last synced: 20 Jan 2026
https://github.com/ybootin/mp3gain.js
Analyse and Normalize MP3 file into the browser
audio c docker emscripten javascript mp3 mp3-converter normalize typescript
Last synced: 15 Apr 2025
https://github.com/ghaynorg/pmps
C/C++ library and tool for scanning a process's memory space on Windows to find regex string patterns.
c c-language cpp memory memory-searching patterns regex search visual-studio win32 win64 windows
Last synced: 19 Feb 2026
https://github.com/exclud/rubyparser
A Parser for Ruby
c parser ruby rubyparser yacc yacc-lex
Last synced: 08 May 2026
https://github.com/michel-leonard/c-rho
The Pollard's Rho algorithm for 64/128 bits Integer Factorization in pure C.
128-bit algorithm c cryptography education example factorization linux math pollard-rho-algorithm simple tool windows
Last synced: 20 Sep 2025
https://github.com/performanc/cpools
Light-weight pool library for C89+
c c89 cross-platform pool thread-pool
Last synced: 13 Feb 2026
https://github.com/slayers-git/argparse
A simple parser for the unix-like command line options
argparse args argument-parser c c89 cli command-line-parser freestanding freestanding-environments lib option-parser parser unix
Last synced: 29 Mar 2025
https://github.com/kuba--/makeblock-orion
Arduino Uno scripts for Makeblock Orion board.
arduino-uno arm c embedded makeblock-orion robotics
Last synced: 08 May 2026
https://github.com/amaitou/get_next_line
Explore efficient line-by-line reading with My C project designed to handle file descriptors. This program adeptly processes input, reading each line sequentially from the specified file descriptor.
1337school 42cursus 42network c getnextline-42 memory-allocation static-variables
Last synced: 25 Jan 2026