c-plus-plus
C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
Here are 13,152 public repositories matching this topic...
After #24661, we should be able to enable clang-tidy named argument checking in the CI lint job. The simplest way to invoke this checking, is something like ./autogen.sh && ./configure CC=clang-12 CXX=clang++-12 && make clean && bear make -j9 && ( cd ./src/ && run-clang-tidy-12 -j9 ), wh
Open Source Computer Vision Library
-
Updated
Apr 4, 2022 - C++
Operating System Info
Windows 10
Other OS
No response
OBS Studio Version
27.2.0 Beta 4
OBS Studio Version (Other)
No response
OBS Studio Log URL
https://obsproject.com/logs/QMXmDkcbbTOBe2uO
OBS Studio Crash Log URL
No response
Expected Behavior
Remember the resized window.
Current Behavior
The preview window is too
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
-
Updated
Mar 20, 2022
We have currently simple GitHub page, but we need to think about it's update with some better design.
Lovely console emulator package for Windows
-
Updated
Mar 17, 2022 - C++
Initial condition:
- Default system theme
- Example site: https://serenityos.org/
Action:
Change system theme to another theme (in my case dark theme) using Serenity/Start menu->Themes->Dark
Result:
, an open source deep-learning toolkit
-
Updated
Aug 27, 2021 - C++
When adjusting alpha on a pixel from the color picker it's quite easy to "whiff" the alpha bar and replace your current color with black because the SV box's area for some reason extends several pixels below the alpha bar's. Demonstration in the below image:
I'd recommend the alpha
I figured out a way to get the (x,y,z) data points for each frame from one hand previously. but im not sure how to do that for the new holistic model that they released. I am trying to get the all landmark data points for both hands as well as parts of the chest and face. does anyone know how to extract the holistic landmark data/print it to a text file? or at least give me some directions as to h
Official home of the DB Browser for SQLite (DB4S) project. Previously known as "SQLite Database Browser" and "Database Browser for SQLite". Website at:
-
Updated
Mar 31, 2022 - C++
Cocos2d-x is a suite of open-source, cross-platform, game-development tools used by millions of developers all over the world.
-
Updated
Mar 22, 2022 - C++
Though we include Boost JSON as a dependency for benchmarking purposes, we do not include it as part of our benchmarks currently.
qBittorrent BitTorrent client
-
Updated
Apr 5, 2022 - C++
A modern formatting library
-
Updated
Apr 4, 2022 - C++
TextMate is a graphical text editor for macOS 10.12 or later
-
Updated
Feb 26, 2022 - Objective-C++
Bug report
Describe the bug
Here is a clear and concise description of what the problem is:
Hello, There is a bug on Kodi (tested on Windows Store version)
Using Alt+Space I can move Kodi on full-screen mode
Expected Behavior
Here is a clear and concise description of what was expected to happen:
Actual Behavior
Possible Fix
To Reproduce
Steps to reproduce t
A brief computer graphics / rendering course
-
Updated
Jan 13, 2022 - C++
kaldi-asr/kaldi is the official location of the Kaldi project.
-
Updated
Apr 2, 2022 - Shell
A toolkit for making real world machine learning and data analysis applications in C++
-
Updated
Apr 3, 2022 - C++
Required skills: Python
Difficulty: Easy
For the initial asset conversion, openage provides textual output to signal which stage of conversion has been reached. The output usually looks like this:
INFO [py] converting metadata
INFO [py] [0] palette
INFO [py] [1] empires.dat
INFO [py] Starting conversion...
INFO [py] Extracting Genie data...
INFO [py] Creating API-like ob
Is your feature request related to a problem? Please describe
Very often, with working with conformance view, I work with different versions of the same compiler, all options are the same. Or I work with different C++ standards, with the same compiler and the same options (exception for this one). Or...
Right now, to add a new compiler in the conformance view, I have to start from an empty
Whilst investigating #16877 I noticed that the TrackElementDescriptor::Price is incorrect. Its a price modifier not an actual price its used to work out the price using the following calc (RideTrackPrice * TED::Price) / 65536.
Therefore the units of TrackElementDescriptor::Price should be changed to uint32_t and the name changed to PriceModifier and a comment added stating that it shou
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
-
Updated
Mar 25, 2022 - C++




Preflight Checklist