How to be low-level programmer
-
Updated
Mar 31, 2023
How to be low-level programmer
Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors. Checked C does not address use-after-free errors. This repo has a wiki for Checked C, sample code, the specification, a…
Distributed systems runtime daemon written in Rust.
Development and compilation setup for the book versions of MINIX (2.0.0 and 3.1.0) on QEMU
A fast and lightweight native programming language
A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.
System programming in Haskell on top of Linux
Assembly Tutorial for DOS
Curated list of notes, books and other resources for the student of Nepal College of Information and Technology(NCIT) - Pokhara University, Nepal
The Ultimate Workshop Track for #golang Developer
C* is a hybrid low-level/high-level systems programming language focused on performance and productivity.
Low level MacOS management in JavaScript via BetterTouchTool
Flappy Bird clone, written in sed
A mirror of the GNU Autoconf Archive, a collection of more than 500 macros for GNU Autoconf that have been contributed as free software by friendly supporters of the cause from all over the Internet.
Source code of Understanding Unix/Linux Programming. The book provides example code in C, I would like to replicate it in Rust.
Add a description, image, and links to the system-programming topic page so that developers can more easily learn about it.
To associate your repository with the system-programming topic, visit your repo's landing page and select "manage topics."