C++
C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
Here are 865 public repositories matching this topic...
The latest copy of the CPython grammar tests in test_grammar.py has several @skips and FIXMEs. Some of them seem easy to fix, e.g. some parser bugs or missing warnings that would be helpful, others are entire features. We should fix the easy ones and make sure there are tickets for the rest.
Facebook AI Research's Automatic Speech Recognition Toolkit
-
Updated
Oct 2, 2020 - Python
Add Braille Decoder
Hello spoooopyyy hackers
This is a Hacktoberfest only issue!
Find our contributing guidelines here, this walks you through how to add a decoder / cracker!
https://github.com/Ciphey/Ciphey/wiki#adding-your-own-crackers--decoders
Don't worry if it looks hard, we will walk you through everything! :)
Write this issue in Python!
Links
These links will
Conan can't work on OpenBSD.
ERROR: Invalid setting 'OpenBSD' is not a valid 'settings.os' value.
Possible values are ['AIX', 'Android', 'Arduino', 'Emscripten', 'FreeBSD', 'Linux', 'Macos', 'Neutrino', 'SunOS', 'Windows', 'WindowsCE', 'WindowsStore', 'iOS', 'tvOS', 'watchOS']
enable cyclic-import check in pylint and fix the imports if there are problems
Contains examples for the Movidius Neural Compute Stick.
-
Updated
Sep 15, 2020 - Python
TOROS Buffalo: A fast and scalable production-ready open source project for recommender systems
-
Updated
Oct 5, 2020 - Python
Vim client for TabNine. https://vimawesome.com/plugin/tabnine-vim
-
Updated
Oct 12, 2020 - Python
C++ package retrieval
-
Updated
May 16, 2020 - Python
Fast and flexible Gaussian Process regression in Python
-
Updated
Jun 12, 2020 - Python
This project aims to facilitate the conversion of Visual Studio to CMake projects.
-
Updated
Aug 19, 2020 - Python
CMake wrapper for conan C and C++ package manager
-
Updated
Oct 9, 2020 - Python
-
Updated
Sep 16, 2020 - Python
Implementing Recurrent Neural Network From [Scratch] -
what will change -
Type of Issue -
Please add/delete options that are not relevant.
- Adding New Code
Programming Language
Please add/delete options that are not relevant.
- Python
Self Check
- Ask for issue assignment before making Pull Request.
- Add your file in the proper folder
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
-
Updated
Oct 5, 2020 - Python
deoplete.nvim source for C/C++/Obj-C/Obj-C++ with clang-python3
-
Updated
Nov 10, 2019 - Python
ROS package for the Perception (Sensor Processing, Detection, Tracking and Evaluation) of the KITTI Vision Benchmark Suite
-
Updated
Jun 2, 2020 - Python
This repository is for learning and understanding how algorithms work.
-
Updated
Oct 6, 2020 - Python
LeetCode solutions, written in python and cpp(LeetCode解题报告,记录自己的leetcode成长之路)
-
Updated
Sep 9, 2020 - Python
B2 makes it easy to build C++ projects, everywhere.
-
Updated
Oct 11, 2020 - Python
DWService agent for Linux, Mac and Windows
-
Updated
Sep 21, 2020 - Python


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