chisophugis / clang_plugin_example
☆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
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 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
- Modern C++ framework for critical systems☆21Updated last year
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Allocation benchmarks☆30Updated 8 years ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years 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
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Header-only llvm::Expected<T>☆37Updated 5 years ago
- constexpr djb2, fnv1, crc32, mumur3 string hash functions☆15Updated 7 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- A single-file header-only library that lets you easily combine lambdas for C++11 and later☆19Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- Continuous Perfomance Monitor (CPM) for C++ code☆40Updated last year
- Boost.Proto, rewritten and redesigned for C++11☆28Updated 11 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 2 weeks ago
- Foundations of symbol based programming☆30Updated 5 years ago
- A saturating arithmetic cast.☆12Updated 6 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- C++ interface to CPU affinity management☆30Updated 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
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 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
- Generic 2D graphics library for C++14☆28Updated 3 months ago