windelbouwman / rspythonLinks
Rust implementation of the python language
☆34Updated 7 years ago
Alternatives and similar repositories for rspython
Users that are interested in rspython are comparing it to the libraries listed below
Sorting:
- An incomplete stackless interpreter of Python bytecode, written in Rust.☆78Updated 2 years ago
- A Python interpreter written in Rust☆89Updated 6 years ago
- A C Compiler/Parser written in Rust☆53Updated 5 months ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- A Python parser written in Rust using nom☆80Updated 4 years ago
- A language toolchain for explicitly typed annotated Python. 🐍☆68Updated last year
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆173Updated 4 years ago
- A simple Pascal interpreter written in rust.☆58Updated 6 years ago
- In-memory filesystem in Rust☆73Updated 5 years ago
- Slab allocator for no_std systems. Uses multiple slabs with blocks of different sizes and makes a linked list from free blocks☆12Updated last year
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 5 years ago
- 🐍 The Mamba programming language, because we care about safety☆89Updated this week
- A stripped-down version of Git, implemented in Rust☆135Updated last year
- A book about performance optimization in the Rust programming language☆70Updated 4 years ago
- ☆30Updated 2 years ago
- The LLVM Kaleidoscope tutorial implemented in Rust☆31Updated 9 years ago
- WIP Port of Rust's std to Minix☆45Updated 5 years ago
- Port of the Python element tree library to Rust☆61Updated 2 years ago
- A super minimal wrapper around unix sockets for IPC.☆40Updated 3 years ago
- Rust crate for parsing/formatting Python literals☆17Updated 4 years ago
- The first C compiler written in Rust.. mostly unworking.☆43Updated 5 years ago
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated 6 months ago
- Pure Rust implementation of Lua compiler.☆201Updated 3 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- A Python Virtual Machine implemented in Rust. For learning purposes.☆38Updated 3 years ago
- Wait, another virtual machine ?☆62Updated 4 years ago
- Pratt parser written in Rust☆90Updated last year
- Transpiling lua-5.3.5 to rust with c2rust☆22Updated 6 years ago
- A Rust port of the password primitives used in Django Project.☆56Updated 3 months ago
- Rust as sandbox☆35Updated 10 years ago