FFFF
Skip to content
#

systems-programming

Here are 38 public repositories matching this topic...

A complete modernization of the legacy 2005 MARS emulator. Upgraded into a state-of-the-art IDE featuring live C-to-MIPS cross-compilation, dynamic 5-stage pipeline visualization, and advanced hardware analytics.

  • Updated Jun 24, 2026
  • Java

Self-hosted Git host on a from-scratch VCS engine in Java: content-addressable object store, packfiles with delta compression, three-way merge, and smart-HTTP transport, all cross-verified against the real git binary.

  • Updated Jul 16, 2026
  • Java

Relational database storage engine built from scratch in Java — disk-backed buffer pool with LRU eviction, B+ Tree index with leaf sibling pointers for range scans, volcano-model query executor with Block Nested Loop joins, and I/O cost analysis across buffer sizes

  • Updated Jul 5, 2026
  • Java

This project simulates a pizzeria's operations, utilizing multi-threading to handle customer orders and cooking processes concurrently, ensuring efficient order management and processing. This is a final project for my parallel and concurrent programming course.

  • Updated Jun 7, 2024
  • Java

Improve this page

Add a description, image, and links to the systems-programming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the systems-programming topic, visit your repo's landing page and select "manage topics."

Learn more

0