sutambe / cpptruths
C++ Truths (and more)
☆19Updated 5 years ago
Alternatives and similar repositories for cpptruths:
Users that are interested in cpptruths are comparing it to the libraries listed below
- Using coroutines as sugar for composing monadic operations☆75Updated 6 years ago
- Visualization tool for Templight C++ template debugger traces☆89Updated 6 years ago
- C++ generic make factory☆107Updated 5 years ago
- Fast containers of polymorphic objects.☆65Updated 2 weeks ago
- A never-valueless, strong guarantee implementation of std::variant☆68Updated 2 weeks ago
- Examples and shell scripts for C++20 modules article & video.☆23Updated 3 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 2 months ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆15Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Coroutine Support Library☆33Updated 8 months ago
- explore rxcpp rewrite☆36Updated 8 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- ☆52Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- Literal Logging for C++☆84Updated 7 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 10 months ago
- Presentation for Meeting C++ 2018 "Coroutine TS: A new way of thinking"☆16Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- (Concepts-enabled) Functional Abstraction Layer for C++☆53Updated 5 years ago
- Boost.org phoenix module☆31Updated 2 weeks ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆95Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 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 last month
- Very fast regexp using c++11 templates.☆82Updated 10 years ago