steinwurf / boostLinks
A minimal subset of the Boost C++ library
☆34Updated last year
Alternatives and similar repositories for boost
Users that are interested in boost are comparing it to the libraries listed below
Sorting:
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 6 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Simple header only library to add a spinner / progress indicator to any terminal application.☆38Updated 5 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- Collection of header-only utilities for C++☆35Updated last year
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 9 years ago
- C++ generic make factory☆107Updated 6 years ago
- Block level data synchronization library☆49Updated 6 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Boost.org multi_index module☆51Updated last month
- WIP☆26Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- Foundations of symbol based programming☆30Updated 5 years ago
- Minimal subset of Catch2 C++ test framework☆26Updated 6 years ago
- ☆26Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- A compressed pair for C++17☆27Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- unmaintained - A C++11 header-only library providing optional and variant classes☆11Updated 8 years ago
- For details, see the blog post:☆32Updated last year
- Mutex implementations and utilities☆31Updated 8 years ago