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 12,088 public repositories matching this topic...
IRC logs
sanket1729: How can
decoderawtransactionRPC know reqSigs if the output scriptpubkey is p2sh/p2wsh? I think it is returning 1 everytime.
sipa: sanket1729: it only works for bare multisig
sipa: we should probably just remove it
The output parameter for reqSigs is confusing as it outputs 1 for all scripts but bare multisig in the scriptpubkey. Considering the limited applicab
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
-
Updated
Oct 18, 2020
We have currently simple GitHub page, but we need to think about it's update with some better design.
Platform
Operating system and version: Windows 10 Pro Build 2004 (x64)
OBS Studio version: 26.0.0
Expected Behavior
In the Output settings in "Advanced" Output Mode when only the x264 encoder is available the encoder properties should still be shown and editable in the below window section.
Current Behavior
The encoder properties section just says "No properties available" and t
Lovely console emulator package for Windows
-
Updated
Nov 1, 2020 - C++
Microsoft Cognitive Toolkit (CNTK), an open source deep-learning toolkit
-
Updated
Sep 8, 2020 - C++
FlatBuffers: Memory Efficient Serialization Library
-
Updated
Nov 3, 2020 - C++
Cocos2d-x is a suite of open-source, cross-platform, game-development tools used by millions of developers all over the world.
-
Updated
Oct 29, 2020 - C++
Official home of the DB Browser for SQLite (DB4S) project. Previously known as "SQLite Database Browser" and "Database Browser for SQLite". Website at:
-
Updated
Oct 30, 2020 - C++
TextMate is a graphical text editor for macOS 10.12 or later
-
Updated
Sep 27, 2020 - Objective-C++
https://github.com/simd-everywhere/simde has done their first release ( https://simd-everywhere.github.io/blog/announcements/release/2020/06/21/0.5.0-release.html ) and it seems like something potentially useful for merging code paths. The most likely candidate I imagine is using SIMD code to replace the non-SIMD fallback path, but maybe it'd be worth checking if it can be used to merge ARM and x8
Currently Catch2 detects compilers ad-hoc, at the place where the code needs to be compiler-specific. This brings a lot of trouble with more obscure compilers, because compilers like to masquerade for different compilers, such as Clang defining GCC-version macros, ICC defining both, IBM XL self-reporting as Clang, and so on. Because compiler-specific sections of code are often indeed compiler-sp
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
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
qBittorrent BitTorrent client
-
Updated
Nov 2, 2020 - C++
CRYENGINE is a powerful real-time game development platform created by Crytek.
-
Updated
Oct 22, 2020 - C++
Required skills: Python
Difficulty: Easy
openage currently stores information about a game edition or expansion inside an Enum, e.g. media paths, support status, etc. We should store this information in an auxiliary file instead, similar to #1312. That would make updating and correcting game information easier as we no longer have to replace chunks of code.
The recommended appro
kaldi-asr/kaldi is the official location of the Kaldi project.
-
Updated
Oct 30, 2020 - Shell
A modern formatting library
-
Updated
Nov 4, 2020 - C++
A toolkit for making real world machine learning and data analysis applications in C++
-
Updated
Nov 3, 2020 - C++
Hello, dear Mediapipe guys.
I want to inference the hand pose with Mediapipe model and my own model.
I have my own tf-lite models, it can work on the RGB bitmap.
I try to query the RGB bitmap from input frame with data packet.
My code is
private static final String INPUT_VIDEO_STREAM_NAME = "input_video";
processor.addPacketCallback(INPUT_VIDEO_STREAM_NAME, (packet)->{
A brief computer graphics / rendering course
-
Updated
Aug 25, 2020 - C++
An open source re-implementation of RollerCoaster Tycoon 2
-
Updated
Nov 4, 2020 - C++
☒ keyboards/bpiphany/frosty_flake/frosty_flake.h: LAYOUT_tkl_ansi: Nested layout macro detected. Matrix data not available!
☒ keyboards/bpiphany/pegasushoof/2013/2013.h: LAYOUT_tkl_ansi: Nested layout macro detected. Matrix data not available!
☒ keyboards/bpiphany/pegasushoof/2015/2015.h: LAYOUT_tkl_ansi: Nested layout macro detected. Matrix data not available!
☒ keyboards/bpiphany/pegas
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
-
Updated
Oct 2, 2020 - C++
Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
I'd like the source code to be automatically clang-formatted according to my settings anytime the code is compiled. That is, don't require me to use the contextual menu or keyboard shortcut to format the code. Just auto-format it; just like the code is auto-compiled too.
Well, ther



Preflight Checklist