tekknolagi / skybison
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.
☆40Updated last year
Alternatives and similar repositories for skybison:
Users that are interested in skybison are comparing it to the libraries listed below
- High-performance Python runtime extensions☆16Updated this week
- A collection of lambda calculus interpreters and development tools☆14Updated 2 years ago
- TMPPy is a subset of Python that can be compiled to C++ meta-functions using the py2tmp compiler.☆34Updated 2 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 2 weeks ago
- A compiler and runtime library for an extended dialect of C that checks type, memory, and concurrency safety☆15Updated 9 years ago
- Support for for students (Python)☆62Updated 4 months ago
- unicode security guidelines for identifiers☆26Updated 4 months ago
- egg is a flexible, high-performance e-graph library☆11Updated last year
- Use Nikola to build hpypjoject.org☆30Updated 5 months ago
- Retrospective of Python compilation efforts☆64Updated 3 years ago
- A term rewriting system for experimental programming language development.☆41Updated last month
- Standalone self-hosted compiler/linker/libc for a subset of C targeting Webassembly/WASI☆13Updated last year
- A CHIP-8 emulator in C.☆18Updated 2 years ago
- A rethinking of the C time library☆10Updated 2 months 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 …☆13Updated last year
- CHR2 to SQL conversion☆13Updated 9 years ago
- A bignum library for C.☆32Updated 9 months ago
- C, but with function overloading, operator overloading, modules (kind of), templates (kind of), and uniform function call syntax (and a g…☆14Updated 8 months ago
- Modeling futexes in TLA+☆20Updated 6 months ago
- Parser, code model, navigable browser and VM for the SOM Smalltalk dialect☆28Updated 2 years ago
- A compiler for the Algol W programming language.☆11Updated 3 months ago
- A set of files that can be used to create a working version of an early version of the CLU programming language☆36Updated 2 years ago
- Using io_uring Linux Kernel interface from Python by JITing C code with MetaCall.☆30Updated 3 years ago
- GCC plugin for C language that tracks references to allocated objects☆26Updated last month
- This is an inofficial mirror of the Eigen Compiler Suite source code usually deployed as tar.gz☆31Updated 11 months ago
- A python implementation of delta debugging tool.☆25Updated last year
- A proof-of-concept for a fast regex matcher using lossy NFA matching on SIMD☆12Updated 5 years ago
- High performance compiled language with simplicity and safety.☆49Updated last year
- A strongly-typed, compiled dialect of Python.☆12Updated last year
- This was a fork of Checked C clang used from 2021-2024. The changes have been merged into the original Checked C clang repo, which is now…☆16Updated 6 months ago