C is a general-purpose, procedural computer programming language.
Projects with this topic
-
Collection of Verification Tasks
Updated -
-
-
UEFI experimentation on Intel x86-64 • mirror of https://codeberg.org/tkchia/unipercolate
Updated -
Command qbecc is a C compiler based on QBE (https://c9x.me/compile/)
Updated -
-
-
-
Server-less Virtual Private Network (Open-source alternative to Hamachi, Radmin, ZeroTier, etc.)
Updated -
-
Memory-Safe C string replacement for leaky strdup. Allocates memory on the stack to avoid malloc/free. Unlike a heap-allocated strings, t_str strings are of fixed size. By default, are 80 characters wide. Will truncate, not buffer overflow, if manipulated with t_str functions instead of stdio string function counterparts.
Updated -
Displays real-time sensor on an AIO liquid cooler with integrated LCD displays.
🐧 Updated -
-
A lightweight, fully unprivileged container implementation for HPC applications.
Updated -
C%: cmod is an experimental C meta-programming language and pre-processor
Updated -
I have compiled 300 C problem solutions, each with detailed explanations of the methods and possible approaches. These are highly valuable for firmware and embedded software development.
Updated -
Reliable PostgreSQL Backup & Restore
Updated -
Geonkick is a free software synthesizer capable of generating a wide range of percussive sounds, including kicks, snares, claps, hi-hats, shakers, and also unique effect sounds. - https://geonkick.org
Updated