RainerGrimm / ModernesCppLinks
☆27Updated 8 months ago
Alternatives and similar repositories for ModernesCpp
Users that are interested in ModernesCpp are comparing it to the libraries listed below
Sorting:
- Fast containers of polymorphic objects.☆66Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆74Updated last month
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- Boost Quaternions, Vectors, Matrices library☆86Updated last month
- Presentation materials for C++Now 2016☆83Updated 8 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- Thread aware Signal/Slot library☆81Updated 2 months ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- Boost.org config module☆75Updated 3 weeks ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- C++ features jump start☆123Updated 2 years ago
- Library for comfortable work with DLL and DSO☆109Updated 2 months ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 9 months ago
- Variadic templates and std::integer_sequence support library☆111Updated 3 months ago
- Filesystem changes monitor using boost::asio © Boris Schaeling☆90Updated 2 months ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆66Updated 5 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 2 years ago
- C++ mock object library for Boost☆50Updated last month
- Presentation Material for C++Now 2018☆126Updated 6 years ago
- Project planning for the C++ Library Evolution Working Group☆96Updated 4 years ago
- A fixed capacity dynamically sized string☆66Updated last month
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- ☆32Updated 4 years ago
- C++ Automatic Mocks Injector☆34Updated 10 years ago
- Using coroutines as sugar for composing monadic operations☆75Updated 6 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Finite State Machine implementation using std::variant☆87Updated 5 years ago