windelbouwman / rspython
Rust implementation of the python language
☆34Updated 6 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.☆76Updated 2 years ago
- A Python interpreter written in Rust☆89Updated 6 years ago
- A C Compiler/Parser written in Rust☆53Updated 3 months ago
- WebAssembly interpreter in RPython☆66Updated 6 years ago
- A Python parser written in Rust using nom☆79Updated 4 years ago
- x86_64 OS kernel with completely async userspace and single address space [WIP; but basic kernel functionality implemented]☆31Updated 4 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆93Updated 8 years ago
- The LLVM Kaleidoscope tutorial implemented in Rust☆31Updated 9 years ago
- The first C compiler written in Rust.. mostly unworking.☆43Updated 5 years ago
- A super minimal wrapper around unix sockets for IPC.☆40Updated 3 years ago
- Asteroids-like arcade game implemented in Rust ✨☆75Updated last year
- Port of the Python element tree library to Rust☆61Updated last year
- ☆28Updated 2 years ago
- PEG parser generator built on top of nom☆70Updated 5 years ago
- A Rust library for zero-allocation parsing of binary data.☆47Updated 2 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆172Updated 4 years ago
- Moss interpreter (experimental implementation)☆27Updated 4 years ago
- Disassembler for Python bytecode☆16Updated 3 years ago
- slides of the 2019 libre graphics meeting☆14Updated 5 years ago
- Expose build variables obtained with built as a PyDict☆33Updated 3 months ago
- Rust crate for parsing/formatting Python literals☆17Updated 4 years ago
- Transpiling lua-5.3.5 to rust with c2rust☆22Updated 6 years ago
- Rust HTTP client library styled after awesome Python requests☆40Updated 7 years ago
- Coroutine demo for Rust☆15Updated 9 years ago
- A library that provides a way to logically own objects, whether or not heap allocation is available☆69Updated 10 months ago
- In-memory filesystem in Rust☆73Updated 5 years ago
- Physics vector library☆17Updated 3 years ago
- A web assembly shell for a unix-like operating system using JOSS☆18Updated 6 years ago
- A fast python HTTP server inspired by japronto written in rust.☆169Updated 3 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