drbenmorgan / BoostBuilderLinks
Build Boost with CMake find_package Support
☆17Updated 9 years ago
Alternatives and similar repositories for BoostBuilder
Users that are interested in BoostBuilder are comparing it to the libraries listed below
Sorting:
- A generalized C++ wrapper around the POSIX dynamic libraries functions dlopen, dlsym, dlclose, etc.☆41Updated 7 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- Simple resource pool for recycling resources in C++☆69Updated this week
- Boost Quaternions, Vectors, Matrices library☆86Updated 2 months ago
- Use Case Example: How to use ExternalProject_Add☆58Updated 6 years ago
- Common CMake modules☆156Updated last year
- CMake checks cache helper modules – for fast CI CMake builds!☆84Updated 3 years ago
- CMake find module for Intel Threading Building Blocks☆90Updated 7 years ago
- CMake module collection☆30Updated 10 years ago
- Code samples☆68Updated 5 months ago
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆185Updated 3 years ago
- ☆63Updated 8 months ago
- CMake precompiled header support via custom PCH compiler extension☆104Updated 5 years ago
- Amalgamate C source and header files.☆90Updated 9 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆31Updated 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…☆69Updated 4 months ago
- C++11 threaded job queue☆17Updated 10 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Presentation Material for C++Now 2018☆126Updated 6 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Source code for my articles☆146Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- ☆99Updated 5 years ago
- A C++17 image representation, processing and I/O library.☆308Updated 2 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆65Updated 6 years ago
- Cmake-based build of boost☆57Updated 5 years ago
- Seamless operability between C++11 and Python☆114Updated 8 months ago
- Traitlets-like C++ properties and implementation of the observer pattern☆43Updated last year
- A c++ coroutine library making use of llvm 5.0 coroutine experimental features to dramatically simplify asynchronous logical in C++.☆40Updated 5 years ago