FKLC / RustPyVMLinks
A Python Virtual Machine implemented in Rust. For learning purposes.
☆38Updated 4 years ago
Alternatives and similar repositories for RustPyVM
Users that are interested in RustPyVM are comparing it to the libraries listed below
Sorting:
- Aligned allocation for Rust☆15Updated 5 years ago
- ☆17Updated 5 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- A splay tree implementation written in Rust☆27Updated 7 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆97Updated 9 years ago
- An article explaining the unsoundness I found in owning-ref☆27Updated 4 years ago
- ☆37Updated last year
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- Higher level LLDB bindings for Rust built on lldb-sys.☆61Updated 11 months ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Declarative I/O. Write bidirectional encoders for binary formats with ease!☆34Updated 4 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Ergonomic tagged pointer☆31Updated last year
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 10 months ago
- A rust implementation of the “Quite OK Image” format for fast, lossless image compression☆47Updated 4 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- A simple error library for no_std + no_alloc Rust☆18Updated 5 years ago
- Simple malloc implementation.☆33Updated 11 months ago
- Hexadecimal float support for Rust☆43Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Hazard pointer based concurrent memory reclamation for Rust.☆31Updated 5 years ago
- Experimental JIT compiler generator☆28Updated last year
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 4 years ago
- setup for fuzzing the Rust compiler☆60Updated 10 months ago
- A C expression parser and evaluator☆49Updated 2 years ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 5 years ago
- A MIPS simulator written in Rust☆19Updated 6 years ago
- Where the work of WG-grammar, aiming to provide a canonical grammar for Rust, resides☆103Updated last year