Skip to content
View KeithJH's full-sized avatar

Block or report KeithJH

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. kinematics-demo kinematics-demo Public

    Explore compiler optimizations around implementing simple kinematics

    C++ 7 2

  2. CTF CTF Public

    Capture notes working through CTF challenges

    C

  3. kompute kompute Public

    Forked from KomputeProject/kompute

    General purpose GPU compute framework built on Vulkan to support 1000s of cross vendor graphics cards (AMD, Qualcomm, NVIDIA & friends). Blazing fast, mobile-enabled, asynchronous and optimized for…

    C++

  4. LeetCode LeetCode Public

    Explore LeetCode problems, often implementing multiple solutions to compare.

    C++

  5. BenchPiCalc BenchPiCalc Public

    Benchmark various implementations of calculating pi, focusing on threading, vectorization, and OpenMP

    C++

  6. perf-ninja perf-ninja Public

    Forked from dendibakh/perf-ninja

    This is an online course where you can learn and master the skill of low-level performance analysis and tuning.

    C++