system-programming
There are 961 repositories under system-programming topic.
gurugio/lowlevelprogramming-university
How to be low-level programmer
just-js/just
the only javascript runtime to hit no.1 on techempower :fire:
checkedc/checkedc
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.
aurae-runtime/aurae
Distributed systems runtime daemon written in Rust.
titzer/virgil
A fast and lightweight native programming language
o-oconnell/minixfromscratch
Development and compilation setup for the book versions of MINIX (2.0.0 and 3.1.0) on QEMU
mohitmishra786/amILearningEnough
Low-Level Programming Roadmap and Resources
illinois-cs241/coursebook
Open Source Introductory Systems Programming Textbook for the University of Illinois
checkedc/checkedc-clang
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.
Wangzhike/HIT-Linux-0.11
网易云课堂选的操作系统课实验的代码及相关记录
CorruptedByCPU/Cyjon
A simple, clean code, multi-tasking kernel written in pure Assembly language for 64-bit processors from the AMD64 family.
theonlyNischal/Ultimate-Notes-Books-Resources-for-NCIT
Curated list of notes, books and other resources for the student of Nepal College of Information and Technology(NCIT) - Pokhara University, Nepal
WindowsNT/asm
Assembly Tutorial for DOS
mohitmishra786/underTheHoodOfExecutables
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.
golangmastery/GopherLabs
The Ultimate Workshop Track for #golang Developer
tklauser/go-sysconf
sysconf for Go, without using cgo
cx-language/cx
C* is a hybrid low-level/high-level systems programming language focused on performance and productivity.
irevenko/ferris-fetch
🎨🦀 A system information tool for Rustaceans
Worie/btt
Low level MacOS management in JavaScript via BetterTouchTool
diversenok/NtUtilsLibrary
Delphi library for system programming on Windows using Native API
autoconf-archive/autoconf-archive
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.
mojodojodev/mojodojo.dev
Learning materials for the Mojo🔥programming language
ValeriyKr/sfb
Flappy Bird clone, written in sed
SteveLauC/Understanding-Unix-Linux-Programming
Source code of Understanding Unix/Linux Programming. The book provides example code in C, I would like to replicate it in Rust.
AmrDeveloper/Amun
A Statically typed, compiled general purpose low level programming language built using C++ and LLVM Infrastructure framework designed to be simple and fast
marceloboeira/sre
📚 Index for my study topics
petehouston/awesome-os-dev
The collection of useful resources for OS development
puppetlabs-toy-chest/libral
A native Resource Abstraction Layer
diversenok/TransactionMaster
A tool for Windows that can make any program work within file-system transactions.
hknakst/Sistem-programlama
Sistem Programlama Türkçe Kaynak (KTÜ)
mohitmishra786/BitsAndBytes
A comprehensive systems programming toolkit implementing low-level concepts in C, from memory management to OS internals. Features practical implementations of computer architecture concepts with a focus on performance and hardware interaction.
jmuehlig/perf-cpp
Lightweight recording and sampling of performance counters for specific code segments directly from your C++ application.
msantos/alcove
Control plane for system processes
gjbex/Python-for-systems-programming
Repository for participants of the "Python for systems programming" training
rafael-santiago/aegis
Linux, FreeBSD, NetBSD, OpenBSD and Windows debugging detection library. With support for C and Go.