Lumrn's Stars
NASA-SW-VnV/ikos
Static analyzer for C/C++ based on the theory of Abstract Interpretation.
duneroadrunner/SaferCPlusPlus
A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types
duneroadrunner/scpptool
scpptool is a command line tool to help enforce a memory and data race safe subset of C++.
yhirose/mtlcpp
Utilities for Metal-cpp
Fortran-FOSS-Programmers/FOODIE
Fortran Object-Oriented Differential-equations Integration Environment, FOODIE
jacobwilliams/odepack
Work in Progress to refactor and modernize the ODEPACK Library
Reference-LAPACK/lapack
LAPACK development repository
quozd/awesome-dotnet
A collection of awesome .NET libraries, tools, frameworks and software
dotnet/corert
This repo contains CoreRT, an experimental .NET Core runtime optimized for AOT (ahead of time compilation) scenarios, with the accompanying compiler toolchain.
dotnet/corefx
This repo is used for servicing PR's for .NET Core 2.1 and 3.1. Please visit us at https://github.com/dotnet/runtime
dotnet/coreclr
CoreCLR is the runtime for .NET Core. It includes the garbage collector, JIT compiler, primitive data types and low-level classes.