Pinned Repositories
6.172
6.172 is a course number for MIT's "Performance Engineering of Software Systems" class
6.SO81
Operating System Engineering
abstraction-builder
Config files for my GitHub profile.
abstraction-builder.github.io
Let's give this a try
CE271
Public repository for everything related to Computer Organizatoin(Fall 2023) course at ISU
configs
My configuration files
counting-in-cpp
Personal fork
CppCon2020
Slides and other materials from CppCon 2020
event-tuple-challenge-1
rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
abstraction-builder's Repositories
abstraction-builder/CE271
Public repository for everything related to Computer Organizatoin(Fall 2023) course at ISU
abstraction-builder/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
abstraction-builder/6.172
6.172 is a course number for MIT's "Performance Engineering of Software Systems" class
abstraction-builder/6.SO81
Operating System Engineering
abstraction-builder/abstraction-builder
Config files for my GitHub profile.
abstraction-builder/abstraction-builder.github.io
Let's give this a try
abstraction-builder/configs
My configuration files
abstraction-builder/counting-in-cpp
Personal fork
abstraction-builder/event-tuple-challenge-1
abstraction-builder/Fall2022
Public repository for Systems Programming at ISU
abstraction-builder/Rust
abstraction-builder/xv6-public
xv6 OS
abstraction-builder/ffmpeg-libav-tutorial
FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more. Translations: πΊπΈ π¨π³ π°π· πͺπΈ π»π³ π§π·
abstraction-builder/FlameGraph
Stack trace visualizer
abstraction-builder/fluent-python
abstraction-builder/foo
bar
abstraction-builder/helloworld
hello world code in all programming languages
abstraction-builder/kernel-hacks
Dedicated to hacking(on weekends lol) Linux kernel
abstraction-builder/malloc
Custom implementation of libc's memory allocation package
abstraction-builder/Node
Server side programming on Node.js
abstraction-builder/ostep-projects
Projects for an undergraduate OS course
abstraction-builder/qiskit-advocate-application-guide
abstraction-builder/qiskit-terra
Terra provides the foundations for Qiskit. It allows the user to write quantum circuits easily, and takes care of the constraints of real hardware.
abstraction-builder/redox
Mirror of https://gitlab.redox-os.org/redox-os/redox
abstraction-builder/Rust-by-example
abstraction-builder/Spring22OOP
Source code for Object-Oriented Programming with C++
abstraction-builder/STools
Resources for students at ISU for Systems Programming class
abstraction-builder/Tiny
Tiny web server using I/O multiplexing(epoll)
abstraction-builder/unix_pipe_throughput
Testing and optimizing throughput of Linux's implementation of Unix pipe
abstraction-builder/xv6-riscv
Xv6 for RISC-V