vlmillet / llvm-jit-pdb
Debugging LLVM JIT code inside Visual Studio with PDB
☆17Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for llvm-jit-pdb
- Source code for various tiny tools that I find useful and want to share.☆14Updated last year
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆51Updated 5 years ago
- ☆122Updated 3 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆63Updated 4 years ago
- Opensource Visual Studio extension for compiler instrinsics in C/C++☆72Updated 3 years ago
- SDK for the IFC specification at https://github.com/microsoft/ifc-spec☆57Updated 2 weeks ago
- IFC format specification☆72Updated 2 weeks ago
- a c++ header library that implements variant constexpr functions and types.☆82Updated 4 years ago
- KISS C++20 Type Reflection using IFC files☆49Updated 4 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated last year
- Analyzes MSVC C++ compilations with C++ Build Insights SDK☆80Updated 4 years ago
- Showcases how to use UTF-8 in C++ with the win32 api☆43Updated 4 months ago
- A Utility for Measuring C++ Code Bloat☆119Updated 6 years ago
- Coroutine Support Library☆34Updated 3 months ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆122Updated 6 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆102Updated 4 months ago
- My work on high-speed conversion of UTF-8 to UTF-32/UTF-16☆57Updated 4 years ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated last year
- Low memory overhead allocator☆28Updated 2 months ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated last week
- Compile-time Huffman coding compression using C++20☆167Updated 3 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆21Updated 4 years ago
- C++ Reflection & Serialization using Clang's LibTooling☆50Updated 4 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆71Updated 2 years ago
- ☆95Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Optimized CppSPMD test project: macro control flow, SSE4.1/AVX1/AVX2/AVX2 FMA support☆113Updated 3 years ago
- MSBuild 15.0 Toolset integration for multiple LLVM (From v5 to v8)☆83Updated 10 months ago
- Null-termination-aware string-view class for C++☆24Updated last year