clanguage
Here are 333 public repositories matching this topic...
A modern, interactive terminal TODO manager that makes task management actually enjoyable
-
Updated
Nov 3, 2025 - C
A mini Http cli Using C language and libcurl library just as simple Postman , Work in Linux WsL Mac and Android through (termux) , User can make a get request, Post request supporting JSON and application urlencoded both formate
-
Updated
Oct 30, 2025 - C
A C language graphics library inspired by processing to create Game Boy Advance ROMs
-
Updated
Oct 30, 2025 - C
This is my repository for all of my programs written in C. The file structure is designed to be easy to navigate.
-
Updated
Oct 29, 2025 - C
Simple implementation of John Conway's cellular automaton with wraparound topology and fancy animations
-
Updated
Oct 27, 2025 - C
the c2 programming language
-
Updated
Oct 25, 2025 - C
Minitalk is a Unix-based project that implements a client-server communication using signals (SIGUSR1, SIGUSR2). It strengthens skills in low-level C programming, bitwise operations, process handling, and inter-process communication without using sockets or shared memory.
-
Updated
Oct 12, 2025 - C
A Simple OS for literally everything.
-
Updated
Oct 10, 2025 - C
Clargs is a lightweight, flexible, and powerful C programming language header-only library for parsing command-line arguments.
-
Updated
Oct 1, 2025 - C
A collection of beginner-friendly C programs that illustrate core programming concepts, created during course practice to strengthen problem-solving and coding skills.
-
Updated
Oct 30, 2025 - C
Multiplatform API and CLI tools for WebAssembly, Windows, and Linux, with a complete implemetation of the SAE J2735 (2024) codec in C with JavaScript bindings for converting between UPER, XER, and JER encodings.
-
Updated
Sep 28, 2025 - C
A simple Number Guessing Game in C where the user tries to guess a secret number between 1 and 100. The secret number is generated using a basic formula based on user input as a seed, without using random functions or time libraries. Great project for practicing loops, conditionals, and basic algorithm logic in C.
-
Updated
Sep 22, 2025 - C
Improve this page
Add a description, image, and links to the clanguage topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the clanguage topic, visit your repo's landing page and select "manage topics."