YannickTriqueneaux / FastbuildHelperLinks
This project is a tool to integrate "FASTBuild" easily on an existing or new project
☆11Updated 3 years ago
Alternatives and similar repositories for FastbuildHelper
Users that are interested in FastbuildHelper are comparing it to the libraries listed below
Sorting:
- ccache / clcache inspired compiler cache for cl.exe☆75Updated 8 years ago
- Utility to build vcxproj and sln files with FASTBuild☆86Updated 3 years ago
- C++ Debugger Visualizers☆179Updated 3 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Coroutine Support Library☆36Updated last year
- Visual Studio extension to format, prune, and inspect include directives.☆52Updated 2 years ago
- Fast delegates implementation☆57Updated 3 years ago
- A simple C++ 03/11/etc timer class for ~microsecond-precision cross-platform benchmarking. The implementation is as limited and as simple…☆148Updated last year
- A fork of the popular range-v3 C++ library with support for the Visual Studio 2015 Update 3 VC++ compiler.☆113Updated 3 years ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 8 years ago
- A Simple Heap Profiler for Windows C/C++ Applications☆65Updated 5 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆252Updated 2 months ago
- Non bloated asynchronous logger☆222Updated 2 years ago
- Newly created, added xperf\readme.txt.☆16Updated 5 years ago
- MSGUI - Metashell GUI☆69Updated 7 years ago
- C++ signal and slot system☆161Updated 5 years ago
- Example CmakeSettings.json for different configurations for using CMake inside of Visual Studio☆28Updated 6 years ago
- A C++ header-only library for creating, displaying, iterating and manipulating dates☆78Updated 2 years ago
- Cross-platform low-footprint realtime C/C++ Profiler☆260Updated 10 months ago
- Header-only library providing unicode aware string support for C++☆110Updated 2 weeks ago
- Delegates for C++ by Don Clugston☆117Updated 14 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- Analyze C/C++ program crashes with the help of the crash offset☆24Updated 4 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆191Updated 5 years ago
- Sample code that goes with "Understanding ReadDirectoryChangesW"☆115Updated 2 years ago
- A native code profiler for Windows