A tiny 1000 line LLVM-based numeric specializer for scientific Python code.
☆411Jan 2, 2022Updated 4 years ago
Alternatives and similar repositories for numpile
Users that are interested in numpile are comparing it to the libraries listed below
Sorting:
- Python subsets☆41Feb 11, 2017Updated 9 years ago
- Python bindings for libgccjit.so☆49Sep 22, 2015Updated 10 years ago
- A lightweight LLVM python binding for writing JIT compilers☆2,226Feb 27, 2026Updated last week
- Haskell LLVM JIT Compiler Tutorial☆1,040Apr 21, 2020Updated 5 years ago
- a python-like language with hindley-milner-like type system, which is compiled to c☆246Jul 17, 2021Updated 4 years ago
- ☆15Jul 13, 2019Updated 6 years ago
- x86-64 assembler embedded in Python☆2,049Sep 25, 2023Updated 2 years ago
- Compile a subset of the Python AST to x64-64 assembler☆144Apr 21, 2024Updated last year
- Implementation of the LLVM tutorial in Python using llvmlite☆340Jan 25, 2025Updated last year
- Pure-python C and assembler compiler☆54Feb 7, 2015Updated 11 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Jul 30, 2019Updated 6 years ago
- Pyjion - A JIT for Python based upon CoreCLR☆1,598Nov 16, 2020Updated 5 years ago
- Module for supporting writing in a single source file a python module and a corresponding cython module. Contrary to cython pure python m…☆26Jun 7, 2016Updated 9 years ago
- A code generator for array-based code on CPUs and GPUs☆626Mar 1, 2026Updated last week
- Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)☆3,515Jan 11, 2021Updated 5 years ago
- A C-family AST implementation designed to be an IR for DSL compilers.☆17Jul 6, 2017Updated 8 years ago
- LLVM compiler for python based on py2llvm☆136Aug 15, 2015Updated 10 years ago
- Now part of Cling, no longer maintained here☆125Jan 15, 2016Updated 10 years ago
- Perform high-speed calculations on columnar data without creating intermediate objects.☆81Nov 8, 2018Updated 7 years ago
- ☆608Sep 11, 2017Updated 8 years ago
- Library to embed PyPy into CPython☆240Jan 30, 2016Updated 10 years ago
- This repository contains a tutorial for a quick start in how to write a register allocator using LLVM☆278Feb 21, 2019Updated 7 years ago
- Python bytecode to SPIR-V -translation.☆43Apr 25, 2017Updated 8 years ago
- "Multi-Level Intermediate Representation" Compiler Infrastructure☆1,764Apr 22, 2021Updated 4 years ago
- Topics in Programming Languages: Denotational Semantics, Spring 2018 Course at Indiana University☆74May 7, 2018Updated 7 years ago
- compile time assembly interpreter☆86Feb 27, 2018Updated 8 years ago
- A work-in-progress JIT-powered regex engine☆112Feb 18, 2018Updated 8 years ago
- Ahead of Time compiler for numeric kernels☆2,125Feb 26, 2026Updated last week
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆88Oct 21, 2019Updated 6 years ago
- Python bindings for LLVM auto-generated from the LLVM-C API☆229Apr 8, 2025Updated 11 months ago
- C Foreign Function Interface and JIT using Clang/LLVM☆563Apr 20, 2025Updated 10 months ago
- Experimental multicore fork of Python 3☆590Dec 10, 2024Updated last year
- Parse source as Markdown.☆11May 31, 2017Updated 8 years ago
- 修改Opcode有关,写入map文件时函数末尾数据暂时有问题☆16May 17, 2018Updated 7 years ago
- compiler☆36Aug 16, 2014Updated 11 years ago
- C++ dynamic ndarray library, with Python exposure☆304Sep 20, 2020Updated 5 years ago
- The previous version of Pyston, a faster implementation of the Python programming language. Please use this link for the new repository:☆4,860May 7, 2021Updated 4 years ago
- Demo images for use in try.jupyter.org and tmpnb.org☆75Mar 4, 2018Updated 8 years ago
- A compiler from Forth to Scratch☆22Aug 17, 2016Updated 9 years ago