saarraz / clang-concepts-oldView external linksLinks
*********************** OUTDATED - please use https://github.com/saarraz/clang-concepts-monorepo *********************** Commits of clang concepts (not merged yet). Built against LLVM commit d5826c99ce56037aa7a1434717cd291522ec4613. To use concepts features, pass in "-std=c++2a -Xclang -fconcepts-ts" when compiling.
☆56Jul 26, 2019Updated 6 years ago
Alternatives and similar repositories for clang-concepts-old
Users that are interested in clang-concepts-old are comparing it to the libraries listed below
Sorting:
- Roadmap for implementation of Concepts in the Clang compiler.☆16Aug 13, 2018Updated 7 years ago
- polymorphism with value semantics (based on std::variant)☆12Sep 7, 2016Updated 9 years ago
- My proposals for the C++ standard☆12Nov 10, 2025Updated 3 months ago
- ****** OBSOLETE - CONCEPTS HAS BEEN MERGED INTO CLANG TRUNK AND DEVELOPMENT CONTINUES THERE ****** This fork of llvm-project contains my …☆27Mar 16, 2020Updated 5 years ago
- 🧑🤝🧑 The visitor pattern revisited. An inheritance-aware acyclic visitor template, any and any-function templates.☆15May 26, 2020Updated 5 years ago
- Experimental support for contracts programming in clang++☆28Dec 12, 2018Updated 7 years ago
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆18Feb 20, 2017Updated 8 years ago
- Conan extension☆10Sep 20, 2025Updated 4 months ago
- ☆71Oct 18, 2018Updated 7 years ago
- D bindings and wrapper library for the MXNet deep learning library☆14Sep 11, 2019Updated 6 years ago
- Range-based for loop with indices retained☆17Oct 28, 2018Updated 7 years ago
- Extension of the STL algorithms on sets☆21Sep 1, 2019Updated 6 years ago
- An implementation of C++ Extensions for Ranges☆225Feb 24, 2020Updated 5 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆20Nov 1, 2021Updated 4 years ago
- Parameter passing and initialization☆81Dec 27, 2021Updated 4 years ago
- Draft for a new C++ standard future propoal☆19Jun 22, 2017Updated 8 years ago
- A C++ mocking library☆23Jun 4, 2020Updated 5 years ago
- Code samples from the presentation "What do you mean by 'Cache Friendly'?"☆24Sep 2, 2020Updated 5 years ago
- Converting (scoped)enum values to string names written in C++>=11.☆22Sep 15, 2025Updated 5 months ago
- (Concepts-enabled) Functional Abstraction Layer for C++☆51Apr 25, 2020Updated 5 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Feb 16, 2022Updated 4 years ago
- LaTeX and Markdown source for the Ranges TS/STL2 and associated proposals☆88Nov 12, 2018Updated 7 years ago
- A convenient C++ wrapper for C-style API provided by Microsoft ChakraCore library.☆18Sep 21, 2016Updated 9 years ago
- A C++ string-based dispatch/routing library☆25May 9, 2017Updated 8 years ago
- Implementation of n3554, a proposal to include parallelized versions of the STL algorithms into the C++ standard.☆27Feb 18, 2016Updated 9 years ago
- A debugger for CMake☆23Jan 4, 2020Updated 6 years ago
- ☆21Sep 16, 2016Updated 9 years ago
- Slides of the Italian C++ Conference 2019☆22Jun 20, 2019Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Mar 19, 2016Updated 9 years ago
- Prototype C++ web_view implementation☆23Jul 18, 2019Updated 6 years ago
- A splay tree implementation written in Rust☆27Dec 28, 2018Updated 7 years ago
- test suite generation for C++☆28Jun 27, 2025Updated 7 months ago
- (experimental) Syntactic sugar for variant and optional types.☆163May 11, 2019Updated 6 years ago
- C++ generic make factory☆108May 6, 2019Updated 6 years ago
- Portable UUID generation library for C++☆26Jun 6, 2023Updated 2 years ago
- The fastest dynamic Deserialization JSON library in .NET Platform.☆22Sep 19, 2016Updated 9 years ago
- Text encoding for modern C++☆32Jul 12, 2021Updated 4 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆119Aug 8, 2019Updated 6 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Sep 16, 2016Updated 9 years ago