Repository navigation
systems-programming
- Website
- Wikipedia
Demo of the potential of C# for systems programming with the .NET native ahead-of-time compilation technology.
Compiler for the Vale programming language - http://vale.dev/
A free book about developing secure and robust systems software.
A dependently-typed proof language intended to make provably correct bare metal code possible for working software engineers.
A friendly little systems language with first-class types. Very WIP! 🚧 🚧 🚧
IL2C - A translator for ECMA-335 CIL/MSIL to C language.
Mastering Go Second Edition, published by Packt
Cheat sheet for x86-64 Linux systems programming
Source code for Mastering Go, 3rd edition
A lightweight C++ RDMA library for InfiniBand networks.
vonuvoli Scheme -- an R7RS interpreter written in Rust focused on systems programming and scripting (i.e. processes, file-system, etc.) with performance and safety in mind
COBOL-like programming language that compiles to C++. With serious dinosaurs with neckties and briefcases 🦕💼
💻 This repository provides solutions to most of the programming questions in the exercise given at the back of chapters for Bao Ji's Book (text book for course "Comp. Organization & Assembly Lang. EE213" at FAST). Sharing these, so they might help students in understanding the Assembly concepts.
Examples of common systems programming optimizations
WIP | A NoJSON/NoSQL Database Management System CLI | Check development branch for latest changes
Penguin OS Forensic (or Flight) Recorder
Tiny libubsan implementation for hobby kernels
A simple Linux dynamic loader capable of loading simple binaries using simple shared libraries (no glibc support)