drbenmorgan / BoostBuilderLinks
Build Boost with CMake find_package Support
☆18Updated 10 years ago
Alternatives and similar repositories for BoostBuilder
Users that are interested in BoostBuilder are comparing it to the libraries listed below
Sorting:
- Source code for my articles☆146Updated last year
- Simple resource pool for recycling resources in C++☆71Updated 4 months 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 …☆32Updated 4 years ago
- Cmake-based build of boost☆57Updated 6 years ago
- Amalgamate C source and header files.☆91Updated 10 years ago
- ☆97Updated 5 years ago
- Code samples☆68Updated 10 months ago
- C++ serializers benchmark with realistic data☆126Updated 2 years ago
- Example of building/adding OS X/iOS framework with CMake and build.py☆18Updated 10 years ago
- Portable glog for cross-platforms: Windows, Linux, Android, and iOS☆45Updated 7 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- Use Case Example: How to use ExternalProject_Add☆58Updated 6 years ago
- CMake precompiled header support via custom PCH compiler extension☆103Updated 6 years ago
- Boost Quaternions, Vectors, Matrices library☆87Updated 3 weeks 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
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆19Updated 10 years ago
- A C++17 image representation, processing and I/O library.☆313Updated 3 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- A generalized C++ wrapper around the POSIX dynamic libraries functions dlopen, dlsym, dlclose, etc.☆42Updated 7 years ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- C++ BSON Library☆62Updated 7 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- libcluon is a small and efficient, single-file and header-only library written in modern C++ to power microservices.☆108Updated 7 months ago
- Common CMake modules☆156Updated last year
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 6 years ago
- python style kwargs in C++☆40Updated 6 years ago
- The C++11 way of implementing the Fast Pimpl Idiom☆48Updated 13 years ago
- C++20 implementation of {{ mustache }}☆86Updated last year
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- Modern CMake C++ FetchContent Sample☆28Updated last week