mpl
A C++17 message passing library based on MPI (by rabauke)
fftwpp
C++ interface to the FFTW library (by sbrisard)
mpl | fftwpp | |
---|---|---|
1 | 3 | |
169 | 5 | |
0.6% | - | |
3.5 | 2.0 | |
4 months ago | almost 4 years ago | |
C++ | Jupyter Notebook | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
mpl
Posts with mentions or reviews of mpl.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-25.
-
Header only C++ interface to FFTW
As the other commenter suggested take a look at mpl
fftwpp
Posts with mentions or reviews of fftwpp.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-04-25.
-
Header only C++ interface to FFTW
https://github.com/sbrisard/fftwpp/blob/2845db5f53741919f31cda9dcedd28b892e4ac85/include/fftwpp/fftwpp.hpp#L79
I have just released v1.0 of fftwpp (https://github.com/sbrisard/fftwpp), which is a thin C++ wrapper around the C library FFTW.
What are some alternatives?
When comparing mpl and fftwpp you can also consider the following projects:
libgrape-lite - 🍇 A C++ library for parallel graph processing (GRAPE) 🍇
HPCInfo - Information about many aspects of high-performance computing. Wiki content moved to ~/docs.
Bulk - A modern interface for implementing bulk-synchronous parallel programs.
h5cpp - C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets