steinwurf / boostLinks
A minimal subset of the Boost C++ library
☆36Updated 2 years ago
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 custom implementation of the C++17 'string_view' back-ported to c++11☆43Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- Boost.Coroutine☆85Updated last month
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- Boost.Predef (a Boost C++ Library)☆53Updated last month
- Boost.org config module☆75Updated this week
- Boost.org pool module☆57Updated last month
- Boost.org multi_index module☆55Updated 2 weeks ago
- Boost.org type_traits module☆64Updated 2 weeks 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
- A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process☆47Updated 2 weeks ago
- A single file C++11 header-only memory mapped file library.☆72Updated 2 years ago
- Fast containers of polymorphic objects.☆71Updated last month
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Boost Quaternions, Vectors, Matrices library☆88Updated last month
- Boost.org fusion module☆49Updated 2 weeks ago
- C++ generic make factory☆108Updated 6 years ago
- Open multi-methods for C++11☆119Updated 8 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- runtime to compile-time mappings☆109Updated 8 years ago
- ☆19Updated last month
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- Boost.org bimap module☆23Updated 2 weeks ago
- Fixed size function wrapper like std::function☆70Updated 9 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆20Updated 10 years ago