Cython
Cython is a programming language that is a superset of the Python programming language, providing C-like performance for Python code. It is mainly used for writing Python extensions with high performance and easy integration with existing C or C++ codebases.
Popularity: Less than 1% of developers are using or have used this language.*
*According to StackOverflow's 2023 survey.
Repositories on GitHub: 1,211