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:
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- A C++ mocking library☆23Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- polymorphism with value semantics (based on std::variant)☆12Updated 8 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 8 months ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 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
- Header-only llvm::Expected<T>☆38Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Allocation benchmarks☆30Updated 8 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- ☆31Updated 9 years ago
- Generic 2D graphics library for C++14☆28Updated 4 months ago
- Static global objects with constructors and destructors made useful in C++☆26Updated 8 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- Smart pointer for any movable objects. When trackable object moved/destroyed, trackers updated with new object's pointer.☆25Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- ☆13Updated 9 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago