awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesHardware Data Prefetching

Mechanisms to load data into CPU caches before explicit requests using stride or temporal patterns.

Distinct from Data Prefetching: Candidates focus on web data, DNS, or ML training batches, not CPU micro-architectural prefetching.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Hardware Data Prefetching. Refine with filters or upvote what's useful.

Awesome Hardware Data Prefetching GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • openxiangshan/xiangshanAvatar de OpenXiangShan

    OpenXiangShan/XiangShan

    7,081Voir sur GitHub↗

    XiangShan is a high-performance RISC-V processor core and a hardware description language framework. It provides a construction-based system for designing, simulating, and verifying complex processor micro-architectures and peripheral devices. The project includes a high-performance CPU simulator used for architectural exploration and functional verification of processor execution. The project implements a superscalar out-of-order CPU architecture that uses renaming and reorder buffers to execute instructions in parallel. It generates synthesizable Verilog files from hardware descriptions to

    Reduces data access penalties via spatial memory streaming and stride or temporal prefetching patterns.

    Scalachiselmicroarchitecturerisc-v
    Voir sur GitHub↗7,081
  1. Home
  2. Operating Systems & Systems Programming
  3. Hardware Data Prefetching