Database system made at low level and from scratch. The files and folders you can see in the images, are generated automatically when the program runs for the first time.
-
Updated
Dec 26, 2021 - C
Database system made at low level and from scratch. The files and folders you can see in the images, are generated automatically when the program runs for the first time.
Low Level Code designed to interact with the OS directly. This repository is in the process of being documented.
Pipex is a C program that mimics the behavior of Unix pipes. It allows you to connect two commands by redirecting the output of the first command to the input of the second command, reading from an input file and writing to an output file.
A function in C that reads and returns one line at a time from a file descriptor
A simple UNIX command interpreter.
How to print colorfull text in C programing
A minimal Unix shell implementation developed as part of the 42 curriculum. This project recreates key features of a real shell, handling input parsing, command execution, redirections, pipelines, environment variables, and built-in commands—all written in C.
Temperature control for RaspberryPI but on OpenBSD and bare bones
Personal C utility library developed at 42/Hive – string, memory, data structures, math, and more...
A 3D wireframe viewer that renders height maps in isometric projection using MiniLibX.
An alternative low-level parallelised and optimized merge-splitting approach to Quicksort in C with report.
The name comes from the romanization of the japanese word 猥雑 that stands for confusion, disorder, chaos, clutter, mess etc. And this is perfect for a game engine whos being developed by a guy that has never ever before programed a game more complex than jokenpo. Plus, it will be entirely written in C.
Add a description, image, and links to the low-level topic page so that developers can more easily learn about it.
To associate your repository with the low-level topic, visit your repo's landing page and select "manage topics."