Here are
199 public repositories
matching this topic...
A library of C++ coroutine abstractions for the coroutines TS
fast_io is a C++ general-purpose exception-safe RAII I/O library based on C++ 20 Concepts. It is at least ten times faster than cstdio or iostream.
DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps
A modern port of Turbo Vision 2.0, the classical framework for text-based user interfaces. Now cross-platform and with Unicode support.
Unofficial FFmpeg with added custom native Visual Studio project build tools. FFmpeg: A complete, cross-platform solution to record, convert and stream audio and video.
Software licensing, copy protection in C++. It has few dependencies and it's cross-platform.
ffmpeg花式编译. build tool for all platforms: iOS, android, raspberry pi, win32, uwp, linux, macOS etc.
Updated
Apr 22, 2021
Shell
Header-only, tiny (99 lines) and powerful C++20 static reflection library.
C++ 20 Coroutines in Action (Helpers + Test Code Examples)
aqt: Another (unofficial) Qt CLI Installer on multi-platforms
Updated
Apr 8, 2021
Python
zxvnme's graphical user interface
Pre-built Mesa3D drivers for Windows
Updated
Apr 22, 2021
Batchfile
Direct3D Visual Studio Templates
Visual Studio extension and standalone app for build times and compilation data visualization.
Precompiled x64 Qt 5/6 library in minimalistic configuration for Windows.
Updated
Mar 3, 2021
PowerShell
Unofficial X264 with added custom native Visual Studio project build tools. X264: A free software library and application for encoding video streams into the H.264/MPEG-4 AVC format.
Visual Studio Projects for Tessearct and dependencies
Batch script that downloads ans builds static Qt5 libs on Windows.
GitHub Action to setup Developer Command Prompt for Microsoft Visual C++
Updated
Mar 20, 2021
JavaScript
A program that can scan existing FFmpeg/LibAV source files and dynamically generate a Visual Studio project file.
Stack-Based Language with Meta-Programming
Updated
Sep 24, 2020
PowerShell
MSBuild 15.0 Toolset integration for multiple LLVM (From v5 to v8)
This is a RNNoise windows demo. It was modified and restructured so that it can be compiled with MSVC, VS2017, VS2019.
C++17 build tool for Windows/Linux/OSX/BSD - GCC/CLANG/ICC/MSVC/NVCC/HCC - x86/x64/ARM(64)
UTF-8/16/32 C++11 header only library for Windows/Linux/MacOs
Windows 64-bit jpegoptim builds
Unofficial GMP with added custom native Visual Studio project build tools. GMP: GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating-point numbers.
msvcrt.lib for linking against msvcrt.dll on all versions of Windows
Improve this page
Add a description, image, and links to the
msvc
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
msvc
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
If users want to perform the full analysis, they have to type
--analyze_all(or add as many--analyze_options as desired).Can't we make this flag optional, and set by default?
When users want only one part of the analysis, this flag would become disabled instead.