Skip to content
#

branch-target-buffer

Here are 2 public repositories matching this topic...

Language: All
Filter by language

C++ implementation of computer architecture branch prediction algorithms with comprehensive Python analysis tools. Features static and two-bit dynamic branch predictors, configurable Branch Target Buffer (BTB) with LRU replacement, automated performance testing and visualization of prediction accuracy and processor overhead metrics.

  • Updated Oct 2, 2025
  • C++

Improve this page

Add a description, image, and links to the branch-target-buffer topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the branch-target-buffer topic, visit your repo's landing page and select "manage topics."

Learn more