drbenmorgan / BoostBuilder
Build Boost with CMake find_package Support
☆16Updated 9 years ago
Alternatives and similar repositories for BoostBuilder:
Users that are interested in BoostBuilder are comparing it to the libraries listed below
- Simple resource pool for recycling resources in C++☆68Updated 9 months 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 5 years ago
- A generalized C++ wrapper around the POSIX dynamic libraries functions dlopen, dlsym, dlclose, etc.☆40Updated 7 years ago
- Design patterns implemented in C++14☆35Updated 2 years ago
- Code samples☆63Updated 3 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- Cmake-based build of boost☆57Updated 5 years ago
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated last year
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 7 years ago
- Freundlich's C++ toolkit☆33Updated 2 weeks ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆25Updated 8 years ago
- Boost Quaternions, Vectors, Matrices library☆85Updated 2 weeks 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 …☆29Updated 4 years ago
- Traitlets-like C++ properties and implementation of the observer pattern☆43Updated 10 months ago
- Parallel Tasking Library (PTL) - Lightweight C++11 mutilthreading tasking system featuring thread-pool, task-groups, and lock-free task q…☆45Updated 5 months ago
- Collection of header-only utilities for C++☆35Updated last year
- C++ serializers benchmark with realistic data☆123Updated 2 years ago
- CMake precompiled header support via custom PCH compiler extension☆104Updated 5 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- C++ Message Queuing Library and Framework☆87Updated 3 weeks ago
- CMake module collection☆30Updated 10 years ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- [OBSOLETE] The recipe is now in https://github.com/bincrafters/community☆30Updated 4 years ago
- C++20 implementation of {{ mustache }}☆84Updated 5 months ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- std::invoke/std::apply analogs for C++11/14☆41Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆83Updated 2 years ago
- Micro Signal/Slot implementetation☆34Updated last year
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago