C projects by Algerian developers
39 projects
GraphGL
adel-ayoub/graphgl
An interactive 2D/3D equation graphing application built with C++ and OpenGL
orsh
wassim31/orsh
ORSH - is an Oranios simple shell written in order to understand how shells work .
simple-database-c
proxdhiya/simple-database-c
A lightweight SQLite clone written in C, designed to explore how databases work from the ground up. This project follows a step-by-step approach to building a simple relational database, implementing key database concepts such as indexing, transactions, and storage formats.
youbix
youben11/youbix
Yet another simple kernel
Chess-game
scorpion197/chess-game
SparkCTF_Writeups
s4l1mabd/sparkctf_writeups
This repository Contain my own solutions for SparkCTF challenges
memalloc
edaywalid/memalloc
implementation of memory allocation functions in c (malloc , free , realloc , calloc) using unix syscalls
silvio-text-infect
youben11/silvio-text-infect
Implementation of Silvio Cesare text infection technic
simple_Clock
bencheayoub/simple_clock
NezukoCS
alexrcore/nezukocs
A lightweight Garbage Collector and a Memory Management System for C.
RegistryInjector-Reader
s4l1mabd/registryinjector-reader
e2fstool
svoboda18/e2fstool
(Android) ext4 image extractor written in C (with support of windows)
alx-low_level_programming
meriem1551/alx-low_level_programming
This is the first C project in ALX SE
c-web-server
b-aj-amar/c-web-server
lightweight webserver and proxy written in C
my-kernel
b-aj-amar/my-kernel
A hobby x86 operating system written from scratch in C and x86 Assembly with a custom BIOS bootloader, focusing on low-level systems programming.