Pinned Repositories
Catch2
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
CUDA-Cpp-STREAM
cuda stream benchmark: based on work by Massimiliano Fatica@NVIDIA
dynamic-loader
A simple Linux dynamic loader capable of loading simple binaries using simple shared libraries (no glibc support)
JUBE
The JUBE benchmarking environment provides a script based framework to easily create benchmark sets, run those sets on different computer systems and evaluate the results. It is actively developed by the Jülich Supercomputing Centre of Forschungszentrum Jülich, Germany.
kokkos
Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction
Kwbd.vim
Add a buffer close to vim that doesn't close the window
latticeboltzmann-python
Lattice Boltzmann fluid simulation
leetcode
Exploration In Leetcode Algorithms
jbadwaik's Repositories
jbadwaik/Catch2
A modern, C++-native, header-only, test framework for unit-tests, TDD and BDD - using C++11, C++14, C++17 and later (or C++03 on the Catch1.x branch)
jbadwaik/CUDA-Cpp-STREAM
cuda stream benchmark: based on work by Massimiliano Fatica@NVIDIA
jbadwaik/dynamic-loader
A simple Linux dynamic loader capable of loading simple binaries using simple shared libraries (no glibc support)
jbadwaik/JUBE
The JUBE benchmarking environment provides a script based framework to easily create benchmark sets, run those sets on different computer systems and evaluate the results. It is actively developed by the Jülich Supercomputing Centre of Forschungszentrum Jülich, Germany.
jbadwaik/kokkos
Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction
jbadwaik/Kwbd.vim
Add a buffer close to vim that doesn't close the window
jbadwaik/latticeboltzmann-python
Lattice Boltzmann fluid simulation
jbadwaik/leetcode
Exploration In Leetcode Algorithms
jbadwaik/min-dl
minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64
jbadwaik/mkdocs-macros-plugin
Create richer and more beautiful pages in MkDocs, by using variables and calls to macros in the markdown code.
jbadwaik/mucpp2024-cpp-on-exascale-heterogenous-supercomputer
jbadwaik/prior-art
jbadwaik/ramble
A multi-platform experimentation framework written in python.
jbadwaik/testingRNG
Testing common random-number generators (RNG)
jbadwaik/underse2023
Adapting Software Engineering Practices for Scientific Software
jbadwaik/vim-autoformat
Provide easy code formatting in Vim by integrating existing code formatters.