2 projects
Cython
Cython is a programming language and compiler that converts Python code with optional static type annotations into optimized C/C++ code, enabling significant performance improvements and seamless integration with C/C++ libraries. It serves as a bridge between Python and C, allowing developers to write Python-like code that can achieve near-C execution speeds.
2,701
837
$11M
Nuitka
Nuitka is a Python compiler that translates Python code into standalone executables. It compiles Python applications into binary programs that can run without requiring a Python installation, offering improved performance and protection of source code. The compiler supports most Python features and standard library modules, making it suitable for both small scripts and large applications.
2,366
430
$22M