boostorg / poly_collectionLinks
Fast containers of polymorphic objects.
☆66Updated last month
Alternatives and similar repositories for poly_collection
Users that are interested in poly_collection are comparing it to the libraries listed below
Sorting:
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- C++ generic make factory☆107Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated last month
- Implementation of hash_append proposal☆69Updated 8 years ago
- WIP☆26Updated 6 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated last year
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- The C++ Pimpl Idiom Again!☆36Updated 7 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 5 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- print stl containers☆32Updated 6 years ago
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year