Aug 18, 2025 CY86→x86-64 Translator: Complete Implementation with Performance Optimizations, From Zero to Working Compiler Aug 03, 2025 Lock-Free Queues with Advanced Memory Reclamation: A Deep Dive into Epoch-Based Reclamation and Hazard Pointers Jul 27, 2025 C++ Preprocessor Tokenizer: A Complete Implementation of Translation Phases 1-3 Jul 14, 2025 From 245s to 0.37s: Optimizing an MPI Traveling Salesman Solver Jun 30, 2025 Real-Time Cryptocurrency Trade Correlation Engine: A High-Performance C++ Implementation Jun 16, 2025 Level 3 mini_malloc: A Security-Enhanced Memory Allocator with Debugging Features Jun 13, 2025 Level 2 mini_malloc: From Scratch to Safe: Building a Thread-Safe Memory Allocator in C Jun 10, 2025 Level 1 mini_malloc: A Basic First-Fit Memory Allocator