chisophugis / clang_plugin_example
☆23Updated 9 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
- Experimental library for coroutines and networking☆16Updated 7 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
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆24Updated last week
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 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
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 5 years ago
- Header-only llvm::Expected<T>☆37Updated 5 years ago
- Simple mutation-testing☆43Updated 10 months ago
- 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
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- A saturating arithmetic cast.☆12Updated 5 years ago
- WIP☆26Updated 5 years ago
- Safe integer utilities for C++11☆16Updated 10 years ago
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- Tiny format/mustache templating library (C++11)☆23Updated 8 years ago
- My proposals for the C++ standard☆12Updated this week