Pinned Loading
-
MiniC-Compiler-LLVM
MiniC-Compiler-LLVM PublicA compiler for a subset of C with a hand-written lexer, recursive-descent parser, semantic analyzer, dataflow-based static analyzer, and LLVM IR backend that produces native binaries.
C++ 1
-
Linux-PCIe-Driver
Linux-PCIe-Driver PublicLinux kernel module for QEMU's edu PCI device: BAR MMIO, MSI interrupts, DMA, and a blocking ioctl interface — fully testable without hardware via Docker + QEMU.
C 2
-
Memory-Allocator
Memory-Allocator PublicA from-scratch C++17 memory allocator combining per-size-class slab pools with a boundary-tag free list (immediate coalescing), exposed as both a library and an LD_PRELOAD malloc replacement.
C++ 1
-
CUDA-Matrix-Multiplication-Optimizer
CUDA-Matrix-Multiplication-Optimizer PublicStep-by-step CUDA matrix multiplication optimizer — naive GPU, shared-memory tiling, vectorized loads, and thread coarsening, benchmarked against cuBLAS with Nsight Compute profiling.
Cuda 1
-
Verilog-Mini-CPU
Verilog-Mini-CPU PublicAn 8-bit pipelined CPU in Verilog with a 16-opcode ISA, a 2-stage IF/EX-WB pipeline with branch-flush handling, a Python assembler toolchain, and self-checking testbenches covering ALU, register fi…
Verilog 1
-
ML-Satellite-Image-Classification-Deep-Learning
ML-Satellite-Image-Classification-Deep-Learning PublicDeep learning project for classifying satellite image tiles as agricultural or non-agricultural land using Keras, PyTorch, CNN baselines, and CNN-Vision Transformer hybrid models.
Python 1
If the problem persists, check the GitHub status page or contact support.
