AlexBAV / moderncomLinks
ModernCOM - define, implement and use COM interfaces in pure C++
☆19Updated 4 years ago
Alternatives and similar repositories for moderncom
Users that are interested in moderncom are comparing it to the libraries listed below
Sorting:
- Coroutine Support Library☆33Updated 9 months ago
- Some library components that didn't quite fit anywhere else...☆36Updated 9 months ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- An indirect value-type for C++☆83Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 2 years ago
- Parent of *-lite repositories, a migration path to post-C++11 features for pre-C++11 environments☆84Updated 3 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
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 3 months ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- Native Windows TLS stream wrapper for use with Asio☆60Updated 7 months ago
- Meta C++ Library and Tool☆82Updated 2 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
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆14Updated 3 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆66Updated 3 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- stl-like algorithms for TYPES☆31Updated last year
- A fixed capacity dynamically sized string☆66Updated last month
- A C++14 reflection library☆72Updated last week
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 2 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A universal type for non-type template parameters for C++20 or later.☆27Updated 9 months ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- A general property customisation mechanism☆15Updated 5 years ago