oglplus. OGLplus is a collection of open-source, cross-platform libraries which implement an object-oriented facade over the OpenGL® (version 3 and higher) and also OpenAL® (version 1.1) and EGL (version 1.4) C-language APIs. It provides wrappers which automate resource and object management and make the use of these libraries in C++ safer and more convenient.
498ctcache. Cache for clang-tidy static analysis results
136mirror. Reflection utilities and examples built on top of C++ reflection TS implementation.
115oglplu2. Wrapper for OpenGL, OpenAL and EGL including utilities for writing distributed applications with graphics and/or audio rendering.
92llvm-project. The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
25clang. Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
19std_cpp_refl. Proposal to add static reflection to C++
14