bbreslauer / qt-bazel-exampleLinks
An example QT application built with Bazel
☆42Updated 5 years ago
Alternatives and similar repositories for qt-bazel-example
Users that are interested in qt-bazel-example are comparing it to the libraries listed below
Sorting:
- Bazel rules for Qt5☆51Updated 11 months ago
- Git walk through of the C++ code presented in Sean Parent's talk "Better Code: Runtime Polymorphism"☆56Updated 7 years ago
- Static functional reactive programming in C++14☆69Updated 8 years ago
- Make CMake less painful when trying to write Modern Flexible CMake (legacy)☆104Updated 3 years ago
- Boost Quaternions, Vectors, Matrices library☆87Updated 2 months ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- A reimplementation of Qt's moc using libclang. Contains both a drop-in remplacement, and a plugin for the clang compiler.☆213Updated 3 years ago
- This repo is to propose libraries, frameworks, and code in general that users would like to have in conan☆49Updated 5 years ago
- Literal Logging for C++☆86Updated 7 years ago
- Simple resource pool for recycling resources in C++☆71Updated 3 months ago
- A simple, extensible build system for use with Scons☆24Updated 3 weeks ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- Qt interface for cling☆85Updated 11 years ago
- Cmake-based build of boost☆57Updated 6 years ago
- Google Benchmark data visualization tool☆28Updated 4 months ago
- optional bare - A simple version of a C++17-like optional for default-constructible, copyable types, for C++98 and later in a single-fil…☆22Updated last month
- dynamic polymorphism without inheritance☆31Updated 8 years ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 5 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- C++20 modules examples☆68Updated last year
- Static exception memory allocation policy.☆38Updated 9 months ago
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆25Updated 7 months ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- CMake precompiled header support via custom PCH compiler extension☆103Updated 6 years ago
- Code samples☆68Updated 9 months ago
- An STL-like ring buffer for C++11.☆25Updated 3 years ago
- A pretty simple and performant C++ profiling library☆72Updated last year
- A simple, single-header-only library, for wrapping text. In C++☆105Updated 6 years ago
- CMake helper to build remark.js based presentations☆29Updated 5 years ago
- Non-intrusive C++ signal programming library