C++
C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
Here are 901 public repositories matching this topic...
Hello spoooopyyy hackers
This is a Hacktoberfest only issue!
This is also data-sciency!
The Problem
Our English dictionary contains words that aren't English, and does not contain common English words.
Examples of non-common words in the dictionary:
"hlithskjalf",
"hlorrithi",
"hlqn",
"hm",
"hny",
"ho",
"hoactzin",
"hoactzine
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
Nov 24, 2020 - Python
[suggestion] failure to auto-detect a compiler for the default profile should not report 'ERROR:'
Conan outputs that there has been an error when no compiler is found during auto-detect:
conan profile new default --detect
Profile created with detected settings: C:\Jenkins\workspace\my_job\.conan\profiles\default
ERROR: Unable to find a working compiler
This happens often because my compiler is not installed on the machine - I am using a build_requires package for my cross-
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
Nov 13, 2020 - Python
Vim client for TabNine. https://vimawesome.com/plugin/tabnine-vim
-
Updated
Nov 26, 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
Oct 15, 2020 - Python
CMake wrapper for conan C and C++ package manager
-
Updated
Nov 16, 2020 - Python
-
Updated
Nov 28, 2020 - Python
Title -
what will change -
Type of Issue -
Please add/delete options that are not relevant.
- Adding New Code
- Improving Code
- Improving Documentation
- Bug Fix
Programming Language
Please add/delete options that are not relevant.
- Python
- C++
Self Check
- Ask for issue assignment before making Pull Request.
- Ad
My implementation of 85+ popular data structures and algorithms and interview questions in Python 3 and C++
-
Updated
Oct 5, 2020 - Python
ROS package for the Perception (Sensor Processing, Detection, Tracking and Evaluation) of the KITTI Vision Benchmark Suite
-
Updated
Jun 2, 2020 - Python
deoplete.nvim source for C/C++/Obj-C/Obj-C++ with clang-python3
-
Updated
Oct 15, 2020 - Python
Central repository for issues and recipes
-
Updated
Nov 27, 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
Nov 16, 2020 - Python
B2 makes it easy to build C++ projects, everywhere.
-
Updated
Nov 28, 2020 - Python


Required skills: Python, maybe Cython
Difficulty: Medium
The openage converter is able to optimize the compression for created PNG files by utilizing a search algorithm inspired by OptiPNG. To do this, the search algorithm first tries 8 different compression settings by creating PNGs with these settings in-memory. The compression settings that produ