chisophugis / clang_plugin_exampleLinks
☆23Updated 10 years ago
Alternatives and similar repositories for clang_plugin_example
Users that are interested in clang_plugin_example are comparing it to the libraries listed below
Sorting:
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- ☆13Updated 9 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Safe integer utilities for C++11☆16Updated 11 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Header-only llvm::Expected<T>☆38Updated 5 years ago
- Playground for Cloud CI development for C++☆24Updated 4 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Towards a constexpr version of the C++ standard library☆18Updated last year
- Generic 2D graphics library for C++14☆28Updated 5 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 5 years ago
- A light-weight C++ profiling library☆31Updated 10 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 9 months ago