drbenmorgan / BoostBuilderLinks
Build Boost with CMake find_package Support
☆18Updated 9 years ago
Alternatives and similar repositories for BoostBuilder
Users that are interested in BoostBuilder are comparing it to the libraries listed below
Sorting:
- Simple resource pool for recycling resources in C++☆70Updated 2 months ago
- Source code for my articles☆146Updated last year
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Python's excellent OptionParser in C++☆93Updated 2 years ago
- Cmake-based build of boost☆57Updated 5 years ago
- C++ BSON Library☆62Updated 7 years ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆196Updated 4 years ago
- A generalized C++ wrapper around the POSIX dynamic libraries functions dlopen, dlsym, dlclose, etc.☆42Updated 7 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
- Portable glog for cross-platforms: Windows, Linux, Android, and iOS☆45Updated 7 years ago
- Boost Quaternions, Vectors, Matrices library☆88Updated last month
- std::invoke/std::apply analogs for C++11/14☆43Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- CMake precompiled header support via custom PCH compiler extension☆104Updated 5 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
- The C++11 way of implementing the Fast Pimpl Idiom☆48Updated 12 years ago
- Signal handler for multi threaded C++ applications on Linux☆42Updated 4 years ago
- Code samples☆68Updated 7 months ago
- C++20's jthread for C++11 and later in a single-file header-only library☆63Updated last year
- C++ binding for nanomsg☆111Updated 11 years ago
- Freundlich's C++ toolkit☆33Updated last week
- Amalgamate C source and header files.☆90Updated 10 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆43Updated 5 years ago
- Code samples from https://vorbrodt.blog/☆114Updated 4 months ago
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- Header-only C++ program options parser library☆178Updated 2 years ago
- Convert build system from autoconf/make to CMake☆77Updated 3 years ago
- Simple example of using Vulkan for GPGPU computing☆56Updated 6 years ago
- A c++ coroutine library making use of llvm 5.0 coroutine experimental features to dramatically simplify asynchronous logical in C++.☆40Updated 5 years ago
- a simple RPC wrapper generator to C/C++ functions☆42Updated 10 years ago