BenWibking's Stars
Homebrew/brew
🍺 The missing package manager for macOS (or Linux)
carbon-language/carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
astral-sh/rye
a Hassle-Free Python Experience
dask/dask
Parallel computing with task scheduling
vosen/ZLUDA
CUDA on non-NVIDIA GPUs
EpicGamesExt/raddebugger
A native, user-mode, multi-process, graphical debugger.
EnzymeAD/Enzyme
High-performance automatic differentiation of LLVM and MLIR.
getml/reflect-cpp
A C++20 library for fast serialization, deserialization and validation using reflection. Supports JSON, Avro, BSON, CBOR, flexbuffers, msgpack, TOML, UBJSON, XML, YAML / msgpack.org[C++20]
asdf-format/asdf
ASDF (Advanced Scientific Data Format) is a next generation interchange format for scientific data
AsahiLinux/muvm
muvm - run programs from your system in a microVM
llvm/clangir
A new (MLIR based) high-level IR for clang.
jgm/texmath
A Haskell library for converting LaTeX math to MathML.
step-security/secure-repo
Orchestrate GitHub Actions Security
reframe-hpc/reframe
A powerful Python framework for writing and running portable regression tests and benchmarks for HPC systems.
hpc/dcp
dcp is a distributed file copy program that automatically distributes and dynamically balances work equally across nodes in a large distributed system without centralized state.
s-u/macosvm
Tool for running macOS guest virtual machines in macOS 12 host or higher on M1 arm64 Macs
kokkos/stdBLAS
Reference Implementation for stdBLAS
xarray-contrib/xarray-regrid
Regridding utility for xarray
edf-hpc/verrou
floating-point errors checker
ICLDisco/parsec
PaRSEC is a generic framework for architecture aware scheduling and management of micro-tasks on distributed, GPU accelerated, many-core heterogeneous architectures. PaRSEC assigns computation threads to the cores, GPU accelerators, overlaps communications and computations and uses a dynamic, fully-distributed scheduler based on architectural features such as NUMA nodes and algorithmic features such as data reuse.
manufactured-solutions/MASA
Method of Manufactured Solutions Repository
python-hydro/how_to_write_a_hydro_code
A Jupyter/python-based introduction to writing a finite-volume hydro code
dask-contrib/dask-histogram
Histograms with task scheduling.
pmocz/finitevolume-jax
Compressible Euler equations solved with finite volume implemented in JAX, plugged into an optimization loop
willow-ahrens/ReproBLAS
associative floating point addition
lanl/artemis
Astrophysical multifluid radiation hydrodynamics code
lanl/jaybenne
Monte Carlo thermal radiation transport code
LLNL/MPIDiff
MPIDiff is a C++ library for pairing a correct version of an executable with a version that may have bugs or race conditions in it. The correct version checks that the data communicated from the other program matches its own and reports any differences.
eschnett/asdf-cxx
ASDF - Advanced Scientific Data Format, a C++ implementation
HPC-Bugs/reproducers