Skip to content
View L-u-k-e's full-sized avatar
:octocat:
:octocat:

Highlights

  • Pro
Block or Report

Block or report L-u-k-e

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. Terrain-Generator Terrain-Generator Public

    Noise based terrain gen in c++ with OpenGL

    C++ 5 1

  2. Turing-Machine-Simulator Turing-Machine-Simulator Public

    An assembler and simulator for a fictitious architecture who's sole purpose is to simulate a classical Turing machine.

    Python 1

  3. Branch-Predictor-Simulator Branch-Predictor-Simulator Public

    Simulates 3 different types of branch prediction given a set of results to test their accuracy

    Python

  4. Cache-Simulator Cache-Simulator Public

    Simulates a configurable set-associative cache on a provided trace of memory accesses

    Python