jacquelinekay / reflection_experimentsLinks
Experiments with "reflexpr"
☆11Updated 8 years ago
Alternatives and similar repositories for reflection_experiments
Users that are interested in reflection_experiments are comparing it to the libraries listed below
Sorting:
- Easily batch-build cmake projects!☆18Updated 4 months ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- ☆31Updated 9 years ago
- Repository for my Meeting C++ 2016 sessions.☆20Updated 8 years ago
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆19Updated 6 years ago
- A basic implementation of C++ Concepts in C++14 (CppCon 2016 Lightning Talks)☆37Updated 8 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- Implicit and module-aware build system for future C++☆20Updated 9 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- a tool to count accesses to member variables in c++ programs☆76Updated 11 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆20Updated 10 years ago
- A fast C++ dynamic_cast<> alternative.☆33Updated 4 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- Like std::duration_cast, but without the undefined behaviour☆17Updated 2 months 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
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 9 years ago
- A header-only, modern C++, library for terminal colours and cursor manipulation☆17Updated 7 years ago
- Virtual Concepts☆8Updated 8 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- Type safe "Keep it simple, stupid" text templates for C++☆39Updated 8 years ago
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago