896 skills found · Page 2 of 30
shedskin / ShedskinShed Skin is a restricted-Python-to-C++ compiler. Read the introduction below to learn about the restrictions.
deepnoodle-ai / RisorRisor is a fast, embeddable scripting language for Go applications. Add dynamic expressions, filters, and user-defined logic to your Go programs without embedding a heavy runtime like V8 or Python. Expressions compile to bytecode and run on a lightweight VM. Pure Go, minimal dependencies.
Pebaz / NimporterCompile Nim Extensions for Python On Import!
kivy / Kivy IosToolchain for compiling Python / Kivy / other libraries for iOS
tuplex / TuplexTuplex is a parallel big data processing framework that runs data science pipelines written in Python at the speed of compiled code. Tuplex has similar Python APIs to Apache Spark or Dask, but rather than invoking the Python interpreter, Tuplex generates optimized LLVM bytecode for the given pipeline and input data set.
SimonKagstrom / KcovCode coverage tool for compiled programs, Python and Bash which uses debugging information to collect and report data without special compilation options
hidet-org / HidetAn open-source efficient deep learning framework/compiler, written in python.
Miserlou / Lambda PackagesVarious popular python libraries, pre-compiled to be compatible with AWS Lambda
kossisoroyce / TimberOllama for classical ML models. AOT compiler that turns XGBoost, LightGBM, scikit-learn, CatBoost & ONNX models into native C99 inference code. One command to load, one command to serve. 336x faster than Python inference.
goplus / LlgoA Go compiler based on LLVM in order to better integrate Go with the C ecosystem including Python and JavaScript
dgorissen / PycelA library for compiling excel spreadsheets to python code & visualizing them as a graph
Kronuz / PyScsspyScss, a Scss compiler for Python
sass / Libsass PythonA straightforward binding of libsass for Python. Compile Sass/SCSS in Python with no Ruby stack at all!
wildminder / AI Windows WhlPre-compiled Python whl for Flash-attention, SageAttention, NATTEN, xFormer etc
0cyn / Ktoolpip install k2l | Mach-O + Obj-C analysis TUI / CLI kit and library. Zero compiled deps, runs anywhere with a python interpreter.
xdslproject / XdslA Python compiler design toolkit.
ufora / UforaCompiled, automatically parallel Python for data science
kuroko-lang / KurokoDialect of Python with explicit variable declaration and block scoping, with a lightweight and easy-to-embed bytecode compiler and interpreter.
alantech / MarshaMarsha is a functional, higher-level, English-based programming language that gets compiled into tested Python software by an LLM
python-cmake-buildsystem / Python Cmake BuildsystemA cmake buildsystem for compiling Python