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
- A C++11 library for Unicode☆81Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- C++ generic make factory☆108Updated 6 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated 3 months ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆67Updated last week
- WIP☆27Updated 6 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- Fast containers of polymorphic objects.☆68Updated 3 weeks ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆20Updated 10 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Boost.org config module☆75Updated 2 weeks ago
- Boost.org multi_index module☆51Updated 3 weeks ago
- Block level data synchronization library☆49Updated 6 years ago
- A custom implementation of the C++17 'string_view' back-ported to c++11☆42Updated 3 years ago
- Boost.org fusion module☆49Updated 3 months ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Literal Logging for C++☆86Updated 7 years ago