A library of C++ coroutine abstractions for the coroutines TS
-
Updated
Jul 19, 2020 - C++
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.
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.
ARK is a lightweight, agility, elastic, distributed plugin framework written in C++,make it easier and faster to create your own application service.
Software licensing, copy protection SDK in C++
ffmpeg花式编译. build tool for all platforms: iOS, android, raspberry pi, win32, uwp, linux, macOS etc.
C++ 20 Coroutines in Action (Helpers + Test Code Examples)
zxvnme's graphical user interface
Pre-built mesa software rasterizer drivers for Windows
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
Precompiled x64 Qt 5 library in minimalistic configuration for Windows.
MSBuild 15.0 Toolset integration for multiple LLVM (From v5 to v8)
A program that can scan existing FFmpeg/LibAV source files and dynamically generate a Visual Studio project file.
MSVC via Wine in Docker
GitHub Action to setup Developer Command Prompt for Microsoft Visual C++
This is a RNNoise windows demo. It was modified and restructured so that it can be compiled with MSVC, VS2017, VS2019.
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.
Unofficial LibVPX with added custom native Visual Studio project build tools. LibVPX: VP8/VP9 Codec SDK.
Playground for Cloud CI development for C++
Unofficial X265 with added custom native Visual Studio project build tools. X265: x265 is an open-source project and free application library for encoding video streams into the H.265/High Efficiency Video Coding (HEVC) format.
Add a description, image, and links to the msvc topic page so that developers can more easily learn about it.
To associate your repository with the msvc topic, visit your repo's landing page and select "manage topics."
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.