kks32 / cpp-software-developmentLinks
Large scale C++ Software development tutorials
☆81Updated 6 years ago
Alternatives and similar repositories for cpp-software-development
Users that are interested in cpp-software-development are comparing it to the libraries listed below
Sorting:
- Open source library for scientific HPC☆127Updated last week
- Source codes of Discovering Modern C++☆207Updated 7 years ago
- Native implementation of 'Numerical Recipes in C'☆216Updated 11 years ago
- libDistMesh: A Simple Mesh Generator in C++☆34Updated 8 years ago
- A C++ class to represent a sparse matrix in compressed row format. Useful for FEM codes.☆23Updated 13 years ago
- C++ implementation of sparse matrix using CRS (Compressed Row Storage) format☆121Updated 5 years ago
- Enables computations over a set of particles in N-dimensional space☆108Updated 6 years ago
- Advanced MPI bindings for C++☆38Updated 12 years ago
- CMake examples used in my blog posts☆57Updated last year
- Multi-dimensional C++ arrays which store objects in a Struct-of-Arrays (SoA) memory layout for efficient vectorization and zero address g…☆36Updated 4 years ago
- libkdtree++ is an STL-like C++ template container implementation of k-dimensional space sorting, using a kd-tree. It sports a theoretical…☆71Updated 5 months ago
- Porting meshing tools and solvers that deal with unstructured meshes on GPUs☆15Updated 4 months ago
- A minimal VTK file writer for triangle, quad, hex and tet meshes in 2D and 3D. Only C++ standard lib as dependencies.☆51Updated 11 months ago
- A kd-tree implementation in C++ (and Fortran) by Matthew B. Kennel☆62Updated 7 years ago
- A curvilinear mesh generator for high order finite element analysis☆70Updated 7 years ago
- Git Mirror of John Burkardt's great collection of C Software☆41Updated 10 years ago
- An alternative to Boost.MPI for a user friendly C++ interface for MPI (MPICH).☆19Updated 7 years ago
- Cell-Based Adaptive Mesh Refinement☆79Updated 4 years ago
- C++ IO support for various FEM exchange file formats (NASTRAN BDF, DNV Sestra FEM)☆24Updated 5 years ago
- Multiphysics Finite Element library with Selective-Adaptive Mesh Refinement and Multigrid solvers☆56Updated last year
- A C++17 interface for HDF5☆97Updated 3 months ago
- test for different solvers: suitesparse-chol mkl-pardiso eigen-ldlt suitesparse-umf gpu-cublas eigen-cg.☆25Updated 6 years ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated 2 years ago
- Small standalone tool for interprocess communication in CoSimulation contexts for coupling and exchanging data between different solvers …☆17Updated last month
- NuTo - yet another finite element library☆18Updated 6 years ago
- Source code repository for the projects from CUDA for Engineers☆131Updated 3 years ago
- Portable HPC Containers (C++)☆48Updated last month
- A C++ implementation of a stochastic level-set method.☆29Updated 6 years ago
- VTK based C++ graphics library for plotting and for data on rectilinear and unstructured grids with an flexible and easy to use API.☆12Updated 4 years ago
- Level Set Method Library☆94Updated 3 years ago