Projects in Awesome Lists tagged with cache-optimization
A curated list of projects in awesome lists tagged with cache-optimization .
https://github.com/1rhino2/go-memory-visualizer
Real-time Go struct memory layout visualization and optimization for VS Code. Analyze padding, alignment, and cache performance with one-click field reordering.
cache-optimization code-analysis developer-tools go-tools golang memory-optimization memory-profiler performance struct-layout vscode-extension
Last synced: 04 Jun 2026
https://github.com/vertexclique/cuneiform
Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.
cache-coherence cache-optimization concurrency data-structures rust-lang
Last synced: 30 Jun 2025
https://github.com/vertexclique/cuneiform-fields
Field level cache optimizations for Rust (no_std)
cache-coherence cache-optimization concurrency data-structures field-optimization no-std rust-lang
Last synced: 03 Sep 2025
https://github.com/rosenbjerg/recreate-sln-structure
A dotnet tool for moving project files into the directories specified by the solution (.sln) file.
cache-optimization docker docker-build dotnet dotnet-restore sln
Last synced: 13 Oct 2025
https://github.com/teodutu/asc
Arhitectura Sistemelor de Calcul - UPB 2020
cache-optimization cuda parallel-programming profiling python-threading
Last synced: 24 Apr 2026
https://github.com/jianzhichun/permafrost
Freeze Claude Code's prompt prefix so DeepSeek's automatic cache always hits — alignment proxy + coalescing + keepalive, installable as a CC plugin. Measured 64% cheaper on real Claude Code traffic.
cache-optimization claude-code claude-code-plugin cost-optimization deepseek llm prefix-cache prompt-cache proxy
Last synced: 26 Jun 2026
https://github.com/JacobGH2/Hardware_Optimization
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).
cache-optimization computer-architecture hardware
Last synced: 29 Aug 2025
https://github.com/jacobgh2/hardware_optimization
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).
cache-optimization computer-architecture hardware
Last synced: 16 May 2025
https://github.com/sebyx07/c-ai-optimizer
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.
ai ai-assisted avx benchmark c cache-optimization cicd claude compiler machine-learning optimization performance simd testing vectorization
Last synced: 17 Apr 2026