Select your language

Home arrow-right ... arrow-right Development Tools arrow-right Numba

We've compiled a list of 2 free and paid alternatives to Numba. The primary competitors include: Cython, Shed Skin. Also you can look at other similar options here: Development Tools.


Cython
Free Open Source

Cython is a language that makes writing C extensions for the Python language as easy as Python...

Shed Skin
Free Open Source

Shed Skin is an experimental compiler, that can translate pure, but implicitly statically typed...

Numba gives you the power to speed up your applications with high performance functions written...

Numba Platforms

tick-square Linux
tick-square Mac
tick-square Windows

Numba Overview

Numba gives you the power to speed up your applications with high performance functions written directly in Python. With a few annotations, array-oriented and math-heavy Python code can be just-in-time compiled to native machine instructions, similar in performance to C, C++ and Fortran, without having to switch languages or Python interpreters.

Numba works by generating optimized machine code using the LLVM compiler infrastructure at import time, runtime, or statically (using the included pycc tool). Numba supports compilation of Python to run on either CPU or GPU hardware, and is designed to integrate with the Python scientific software stack.

Top Numba Alternatives

Share your opinion about the software, leave a review and help make it even better!

Numba Categories

Development Tools

Numba Tags

compilers python programming

Suggest Changes

Your Feedback

Select a rating
Please select a rating

Your vote has been counted.

Do you have experience using this software?