Jun 30, 2025 Real-Time Cryptocurrency Trade Correlation Engine: A High-Performance C++ Implementation Jun 28, 2025 From 0.37x to 18.7x: Building a High-Performance SIMD Library with AVX-512 Speedups in Data Science, Inference, & HPC Workloads Jun 24, 2025 Lock-Free Queues with Advanced Memory Reclamation: A Deep Dive into Epoch-Based Reclamation and Hazard Pointers Jun 20, 2025 From 245s to 0.37s: Optimizing an MPI Traveling Salesman Solver 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 Jun 06, 2025 Modern Concurrent Red-Black Tree Design in C++: A Practical Guide - Part 1