tekknolagi / skybisonLinks
A fork of Instagram's experimental performance oriented greenfield implementation of Python. It features small objects; a moving GC; hidden classes; bytecode inline caching; type-specialized bytecode; an experimental template JIT.
☆50Updated 6 months ago
Alternatives and similar repositories for skybison
Users that are interested in skybison are comparing it to the libraries listed below
Sorting:
- Retrospective of Python compilation efforts☆65Updated 3 years ago
- A reusable compiler backend for the i386, x86_64, ARM and AArch64 architecture based on TCC, with an IR on bytecode level including type …☆18Updated last year
- A ridiculous Python interpreter written—from scratch—in Rust.☆25Updated last week
- High-performance Python runtime extensions☆53Updated 2 weeks ago
- A collection of lambda calculus interpreters and development tools☆16Updated 3 years ago
- A lightweight python3 library for arithmetic with real numbers.☆66Updated 2 months ago
- A compiler and runtime library for an extended dialect of C that checks type, memory, and concurrency safety☆16Updated 9 years ago
- The Zig programming language, packaged for PyPI☆194Updated 2 weeks ago
- An optimizing compiler for a large subset of the C programming language☆26Updated 4 months ago
- ☆25Updated 4 years ago
- The fluffy programming language main repository☆25Updated 12 years ago
- GCC plugin for C language that tracks references to allocated objects☆30Updated 7 months ago
- ☆37Updated last month
- A type-safe C successor that compiles directly to various platforms.☆139Updated 8 months ago
- a simple x86/arm jit framework for c☆37Updated 2 months ago
- Fast, Expressive, & High-Performance Programming Language for those who dare☆64Updated 3 years ago
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆30Updated 3 years ago
- TMPPy is a subset of Python that can be compiled to C++ meta-functions using the py2tmp compiler.☆34Updated 3 years ago
- A term rewriting system for experimental programming language development.☆48Updated last month
- Partial evaluation of Python code☆22Updated 2 years ago
- unicode security guidelines for identifiers☆35Updated last month
- Python debugger experiments☆30Updated 2 years ago
- WASM compatible RPython fork☆33Updated 2 years ago
- Write compiled bytecode inline with pure Python. 🤖☆81Updated last year
- Ahead-of-time compiler for Chocopy, a statically typed subset of Python 3, built in Python 3, targeting CIL/CLR, JVM, LLVM IR, and WASM.☆66Updated 2 months ago
- egg is a flexible, high-performance e-graph library☆13Updated last year
- An experimental method JIT for CPython 3☆29Updated 9 years ago
- TriOTP, the OTP framework for Python Trio☆44Updated 9 months ago
- Advanced macro expander and language lab for Python.☆70Updated 8 months ago
- Self-compiling compiler of a Python subset. Just enough Python to Python in Python.☆46Updated 2 years ago