How to be low-level programmer
-
Updated
Apr 28, 2022
{{ message }}
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, and test code.
A fast and lightweight native programming language
System programming in Haskell on top of Linux
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.
Curated list of notes, books and other resources for the student of Nepal College of Information and Technology(NCIT) - Pokhara University, Nepal
Flappy Bird clone, written in sed
As of alpha 2.685 there's a new action trigger_named_async_without_response which can be used in favor of trigger_named. Wrapper does not operate on trigger response anyway, so using the new method which works better for broader spectrum sounds like a good idea. More on that here: https://community.folivora.ai/t/floating-html-settings-menu/5788/44?u=worie
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.
A native Resource Abstraction Layer
Source code of Understanding Unix/Linux Programming. The book provides example code in C, I would like to replicate it in Rust.
Delphi library for system programming on Windows using Native API
A tool for Windows that can make any program work within file-system transactions.
The collection of useful resources for OS development
Template code for writing UNIX-daemons.
Sistem Programlama Türkçe Kaynak (KTÜ)
Linux, FreeBSD, NetBSD, OpenBSD and Windows debugging detection library. With support for C and Go.
A c standard system library with a focus on size, headeronly, "singlefile", intended for static linking. 187 Bytes for "Hello World"(regular elf), compiled with the standard gcc toolchain.
Incremental system software for Raspberry Pi. From a blinking LED to a video game.
Everything is focused on Unix systems. From C Language Programming to Unix Systems Programming and Kernel Hacking
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."
the binary memory map describes only one space, starting with the physical address 0x00100000
process the rest of the memory map entries and describe them in a binary memory map