verdigris
Qt compiler hack
A set of macros to compile Qt without the need for moc
Qt without moc: set of macros to use Qt without needing moc
643 stars
42 watching
60 forks
Language: C++
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
woboq/moc-ng | An alternative implementation of Qt's meta-object compiler (moc) using libclang. | 205 |
woboq/qmetaobject-rs | A Rust library that enables the creation of Qt/QML applications without requiring C++ or another build system. | 647 |
woboq/tr | Tools for localizing Rust applications by extracting and managing translations. | 58 |
qt/qtdeclarative | A comprehensive collection of libraries and modules for building user interfaces and dynamic applications using Qt's declarative language. | 225 |
mrsmith33/vox | A compiler for a scripting language with features like AOT and JIT compilation, inspired by D, Jai, and Zig. | 344 |
ornl-qci/qcor | A compiler and language extension for heterogeneous quantum-classical computing | 11 |
ifrostizz/murph | Transpiles EVM bytecode into huff bytecode | 117 |
rucaibox/comvint | Creating synthetic visual reasoning instructions to improve the performance of large language models on image-related tasks | 18 |
ddobrev/qtsharp | Mono/.NET bindings for Qt for C# development on Windows and other platforms | 574 |
qt/qttools | Tools and utilities for building and maintaining C++ Qt applications. | 198 |
tartanllama/vizh | An esoteric programming language that compiles and links image files to generate C code | 231 |
denorg/qrcode | Generates QR code images as base64-encoded strings | 42 |
battelle/movfuscator | A compiler that translates C code into a single instruction set | 1,332 |
semlanik/qtprotobuf | Provides native Qt support for Google protocol buffers and gRPC | 171 |
xoreaxeaxeax/movfuscator | Compiles C programs into mov instructions using only mov operations | 9,503 |