Mizux / cmake-swigLinks
Modern CMake C++ SWIG Sample
☆183Updated last week
Alternatives and similar repositories for cmake-swig
Users that are interested in cmake-swig are comparing it to the libraries listed below
Sorting:
- Automatic C++ library api documentation generation: breathe doxygen in and exhale it out.☆234Updated last year
- An example of setting up Sphinx for C++ and building with CMake and Read the Docs☆103Updated 3 years ago
- Using nlohmann::json with pybind11☆160Updated 4 months ago
- CMake: config mode of find_package command (examples)☆400Updated 4 years ago
- A run-time C++ library for working with units of measurement and conversions between them and with string representations of units and me…☆163Updated this week
- The x template library☆227Updated 6 months ago
- A small c++ template with modern CMake☆325Updated 2 months ago
- C++17 templates between [stl::vector | armadillo | eigen3 | ublas | blitz++] and HDF5 datasets☆146Updated 3 months ago
- An example for using CMake with the SWIG code generator☆49Updated 4 years ago
- Binder, tool for automatic generation of Python bindings☆351Updated 3 weeks ago
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated 2 months ago
- An OS-agnostic C++ library template in plain CMake.☆372Updated 4 years ago
- Easy Boost integration in CMake projects☆407Updated 3 years ago
- A C++17 interface for HDF5☆98Updated last month
- Interactive graphs and charts for C++, viewable in-browser☆92Updated 5 years ago
- This repository is no longer maintained. Use the FetchContent module available in CMake 3.11 or later instead.☆445Updated 2 years ago
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆172Updated 9 months ago
- How to install a library with cmake☆153Updated 5 years ago
- C++ wrapper for the HDF5 C-library☆141Updated 3 weeks ago
- Blitz++ Multi-Dimensional Array Library for C++☆412Updated last year
- ☆147Updated last year
- Multiprecision for modern C++☆318Updated 10 months ago
- Example library that shows best practices and proper usage of CMake by using targets☆677Updated 4 years ago
- Embed Git metadata in a C/C++ compatible static library using CMake (e.g. commit ID, author, date, and message).☆236Updated last year
- A C++17 message passing library based on MPI