Skip to content
View mwarzynski's full-sized avatar

Block or report mwarzynski

Report abuse

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

Report abuse

Pinned Loading

  1. uw_alienos uw_alienos Public

    Alien's operating system syscalls emulator.

    C 1

  2. uw_matrix_multiplication uw_matrix_multiplication Public

    Communication-avoiding parallel sparse-dense matrix multiplication.

    C++ 4 2

  3. uw_dust uw_dust Public

    Interpreter for Dummy Rust programming language.

    Haskell 1

  4. uw_parallel_a_star uw_parallel_a_star Public

    Massively Parallel A* Search on a GPU.

    Cuda 11 1

  5. uw_game_of_life uw_game_of_life Public

    Conway's Game of Life implemented in ARM Assembly.

    Assembly 1

  6. uw_turing_machine uw_turing_machine Public

    Turing Machine interpreter in Python.

    Python