Pinned Repositories
RAJA
RAJA Performance Portability Layer (C++)
Scheduler
nvtx-rs
NVTX API support for Rust
AdventOfCode2015
My solutions to http://adventofcode.com (December 2015)
AdventOfCode2016
My solutions to Advent of Code 2016
AdventOfCode2017
My solutions to Advent of Code 2017
AdventOfCode2021
My solutions to https://adventofcode.com/2021
AdventOfCode2024
My Solutions to https://adventofcode.com/2024
archlinux-pkgbuilds
A collection of personally maintained PKGBUILDs for ArchLinux
ProcTest
Unit testing framework using processes for isolated error detection
willkill07's Repositories
willkill07/AdventOfCode2021
My solutions to https://adventofcode.com/2021
willkill07/AdventOfCode2020
willkill07/AdventOfCode2022
My solutions to Advent of Code 2022
willkill07/AdventOfCode2024
My Solutions to https://adventofcode.com/2024
willkill07/AdventOfCode2023
My Solutions to https://adventofcode.com
willkill07/cxx-modules-example
Example getting C++ modules working with clang>=18
willkill07/ProcTest
Unit testing framework using processes for isolated error detection
willkill07/fsharp-json-compiler
willkill07/named-tuple
willkill07/archlinux-pkgbuilds
A collection of personally maintained PKGBUILDs for ArchLinux
willkill07/AdventOfCode2019
My solutions to Advent of Code 2019
willkill07/apple-juicer
Squeeze the performance out of your Apple device
willkill07/blaspp
BLAS++ is a C++ wrapper around CPU and GPU BLAS (basic linear algebra subroutines), developed as part of the SLATE project.
willkill07/Hynes-Honors-Thesis
Undergraduate Thesis for Millersville University of Pennsylvania
willkill07/lapackpp
LAPACK++ is a C++ wrapper around CPU and GPU LAPACK and LAPACK-like linear algebra libraries, developed as part of the SLATE project.
willkill07/lox-cpp
The Lox Programming Language Implemented in C++
willkill07/Melnichenko-Honors-Thesis
Implementation of SVD feature extraction algorithm with applications.
willkill07/Morpheus
Morpheus SDK
willkill07/MRC
Morpheus Runtime Core (MRC)
willkill07/nv-morpheus-utilities
Common utilities (CMake, Conda, CI, etc.) that are shared between repositories in the Morpheus organization
willkill07/nvtx-rs
NVTX API support for Rust
willkill07/ocaml-test-harness
willkill07/rmm
RAPIDS Memory Manager
willkill07/serdepp
c++ serialize and deserialize adaptor library like rust serde.rs
willkill07/simple_openmp_examples
Single file openmp examples
willkill07/sw4
SW4 (Seismic Waves, 4th order) implements substantial capabilities for 3-D seismic modeling, with a free surface condition on the top boundary, absorbing super-grid conditions on the far-field boundaries, and an arbitrary number of point force and/or point moment tensor source terms.
willkill07/thread-pool
A modern, fast, lightweight thread pool library based on C++20
willkill07/UMLEditor
willkill07/Vohs-Independent-Study-Compiler
willkill07/willkill07