matus-chochlik / clangLinks
Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.
☆19Updated 6 years ago
Alternatives and similar repositories for clang
Users that are interested in clang are comparing it to the libraries listed below
Sorting:
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- Experimental support for contracts programming in clang++☆28Updated 6 years ago
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆18Updated 8 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- C++ generic make factory☆108Updated 6 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks ago
- Implementation of hash_append proposal