#
cplusplus
C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
Here are 120 public repositories matching this topic...
Blade is a powerful build system from Tencent, supports many mainstream programming languages, such as C/C++, java, scala, python, protobuf...
-
Updated
Aug 4, 2021 - Python
Human-detection-and-Tracking
python
opencv
video
cplusplus
numpy
face
scipy
face-recognition
face-detection
python34
lbph
detect-faces
lbph-features
-
Updated
Sep 29, 2020 - Python
3
Leon0402
commented
Sep 15, 2020
C++ package retrieval
c
windows
linux
package-manager
cmake
dependency-manager
cplusplus
osx
cpp
crossplatform
cget
pkgconfig
cmake-packages
-
Updated
Jul 30, 2021 - Python
B2 makes it easy to build C++ projects, everywhere.
c
build
cplusplus
objective-c
cpp
fortran
assembly
docbook
dolphin
build-tool
build-system
asciidoctor
build-tools
objective-cpp
quickbook
-
Updated
Aug 11, 2021 - Python
Apache CouchDB Documentation
javascript
couchdb
http
cloud
erlang
database
big-data
cplusplus
apache
network-server
network-client
-
Updated
Aug 18, 2021 - Python
A Kinect motion capture plugin for Blender
-
Updated
Apr 5, 2020 - Python
A very simple A* implementation in C++ callable from Python for pathfinding on a two-dimensional grid.
-
Updated
Jun 19, 2021 - Python
Minimal Deep Learning library is written in Python/Cython/C++ and Numpy/CUDA/cuDNN.
-
Updated
Feb 23, 2018 - Python
如果希望用不同语言来完成如下基本算法, 请 fork 一起努力。
-
Updated
May 4, 2018 - Python
Baba Is You simulator using C++ with some reinforcement learning
reinforcement-learning
cplusplus
cpp
rl
cpp17
python-api
rl-environment
simulator-game
baba-is-you
babaisyou
-
Updated
Mar 25, 2020 - Python
Kernel Tuner
python
c
testing
machine-learning
cplusplus
gpu
optimization
opencl
cuda
autotuning
software-development
opencl-kernels
kernel-tuner
cuda-kernels
gpu-computing
auto-tuning
-
Updated
Jul 30, 2021 - Python
A repo which compares the speed of different programming languages.
javascript
ruby
python
c
swift
docker
language
rust
golang
php
r
lua
cplusplus
julia-language
rust-lang
speed-comparison
crystal-language
nim-lang
-
Updated
May 14, 2021 - Python
Recursively Branched Deconvolutional Network: DCNN architecture for "Generalized Deep Image to Image Regression." CVPR2017 (Spotlight).
-
Updated
May 3, 2017 - Python
Easy C++ reflection and code generation
-
Updated
Feb 17, 2018 - Python
This project is a work in progress python script that will read in another python script and attempt to convert it to a C++ program via accessing and replacing AST nodes with relevant C++ commands and file writeout. In the first instance it will be written only to handle base library python, possibly extending in the future.
-
Updated
Feb 11, 2020 - Python
Unrailed! simulator using C++ with some reinforcement learning and Unrailed! AI using Python with OpenCV
python
reinforcement-learning
cplusplus
cpp
python3
rl
cpp17
python-api
rl-environment
simulator-game
unrailed
-
Updated
Aug 9, 2021 - Python
grafikrobot
commented
Jul 11, 2021
There various uses of perror in the engine code. Would be good to replace them with err_puts/printf calls that route through the common output mechanics.
It is an onsite judge made on likes of SPOJ and Codechef without using any internet connection. It will allow colleges with poor internet connection to host coding competition in college.
c
java
bootstrap
django
cplusplus
multiprocessing
python3
judge
java-8
python2
hacktoberfest
onsite
hacktoberfest-accepted
-
Updated
Oct 9, 2020 - Python
This is a repository containing all the beginning steps to start with programming from level zero
-
Updated
Oct 26, 2020 - Python

My proposal is to add the method version() to tools.Git. Calling this method would return the Major.Minor.Patch of the found git executable (maybe as a named tuple). These can be used to customize the git commands which are used. As an example, partial cloning (cloning only some files/directories from a repo to save time) is available since Git 2.19.0. If the executable is new enough, partial clon