Real-time Go struct memory layout visualization and optimization for VS Code. Analyze padding, alignment, and cache performance with one-click field reordering.
-
Updated
Dec 5, 2025 - TypeScript
Real-time Go struct memory layout visualization and optimization for VS Code. Analyze padding, alignment, and cache performance with one-click field reordering.
Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.
CCProf: Lightweight Detection of Cache Conflicts
High-performance limit order book engine with C++ core and Python SDK. Processes 20M+ msgs/sec with µs latency. Supports real crypto/equity data replay, spread/imbalance/impact analytics, and backtesting of VWAP, TWAP, POV, and market-making strategies with reproducible PnL and risk metrics.
Contains implementations of cache-optimized and external memory algorithms.
Field level cache optimizations for Rust (no_std)
A dotnet tool for moving project files into the directories specified by the solution (.sln) file.
Arhitectura Sistemelor de Calcul - UPB 2020
Comparison of parallel matrix multiplication methods using OpenMP, focusing on cache efficiency, runtime, and performance analysis with Intel VTune.
University of Pittsburgh ECE 1175
C++ programs which simulate/evaluate the performance of hardware optimization strategies. Strategies tested include CPU branch prediction policy (e.g. bimodal, GShare, tournament) and cache associativity/replacement policy (e.g. Direct-mapped, LRU, HotCold).
Matrix multiplication using cache memory optimizations.
GitHub Action & CLI to analyze binary memory layouts: detect padding, compare diffs, enforce budgets. Parses DWARF debug info for C/C++/Rust.
ECE552: Computer Architecture — Fall 2020.
🐳 A Dockerized version of GCC-SLO (Suggestions for Locality Optimizations)
AI-powered C code optimizer demonstrating 2.3× performance gains through SIMD vectorization, cache blocking, and algorithmic improvements. Proof that AI optimizes better than humans.
Bootstrap script for Azure Linux VMs that leverages the local temporary disk (/mnt) to optimize performance of Nginx, PHP-FPM, ASP.NET Core, and WordPress. Automatically configures caches, sessions, uploads, and temp directories in a secure, version-agnostic way.
Enhanced Learned Bloom Filter with cache optimization, incremental learning, and adaptive threshold control
A hardware-aware guide to data structures for system software engineers.
High-Performance C++ audit of a 2D stencil, achieving a 3.8x speedup through memory layout optimization & OpenMP analysis.
Add a description, image, and links to the cache-optimization topic page so that developers can more easily learn about it.
To associate your repository with the cache-optimization topic, visit your repo's landing page and select "manage topics."