Kray-G / clang-jit
Example of C Compiler using JIT Engine of Clang.
☆29Updated 5 years ago
Alternatives and similar repositories for clang-jit:
Users that are interested in clang-jit are comparing it to the libraries listed below
- Scripting in C with JIT(x64)/VM.☆52Updated 4 years ago
- Bytecode interpreter☆72Updated 2 months ago
- LALR(1) parser for C++☆79Updated 9 months ago
- The IDK (Industrial Development Kit) library!☆33Updated this week
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- TeaScript C++ Library - embedded scripting language for C++ Applications☆49Updated 3 weeks ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆88Updated 3 weeks ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆78Updated this week
- Flat containers for C++☆59Updated 2 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 2 months ago
- Virtual memory based containers☆42Updated 3 years ago
- Extensions to Clang for Compiling the Blue & Gold Languages☆30Updated 3 years ago
- A C++ dialect with optional memory safety guarantees (provides memory safety for node.cpp)☆22Updated last year
- ☆26Updated last year
- Tiny portable C++ library for atomic operations☆54Updated last year
- C++20 for flag enums☆27Updated 4 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆66Updated last year
- Some library components that didn't quite fit anywhere else...☆35Updated 7 months ago
- The first and only scripting language with safe pointer arithmetics, high level of ABI and source compatibility with C, spreadsheet-like …☆67Updated 3 weeks ago
- ☆41Updated last year
- Yet another C++ text formatting library.☆71Updated 4 months ago
- Reference implementation of Grisu-Exact in C++☆62Updated 4 years ago
- Make your C/C++ console apps prettier!☆38Updated 6 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆15Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆65Updated last month
- <charconv> from Microsoft STL, but multi-platform☆37Updated 2 weeks ago