How to be low-level programmer
-
Updated
Sep 16, 2024
How to be low-level programmer
the only javascript runtime to hit no.1 on techempower 🔥
Checked C is an extension to C that lets programmers write C code with bounds checking and improved type-safety. The goal is to let people easily make their existing C code type-safe and eliminate entire classes of errors.
Distributed systems runtime daemon written in Rust.
A fast and lightweight native programming language
Development and compilation setup for the book versions of MINIX (2.0.0 and 3.1.0) on QEMU
This repo contains a version of clang that is being modified to support Checked C. Checked C is an extension to C that lets programmers write C code that is guaranteed by the compiler to be type-safe.
A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.
Moved to https://github.com/haskus/packages
Curated list of notes, books and other resources for the student of Nepal College of Information and Technology(NCIT) - Pokhara University, Nepal
Assembly Tutorial for DOS
The Ultimate Workshop Track for #golang Developer
C* is a hybrid low-level/high-level systems programming language focused on performance and productivity.
🎨🦀 A system information tool for Rustaceans
Low level MacOS management in JavaScript via BetterTouchTool
Delphi library for system programming on Windows using Native API
A guide that explains how programs transform from source code to executables. Deep dive into ELF format, linking processes, and binary optimization techniques. Perfect for systems programmers, C developers, and anyone interested in low-level programming concepts.
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."