FKLC / RustPyVM
A Python Virtual Machine implemented in Rust. For learning purposes.
☆38Updated 3 years ago
Alternatives and similar repositories for RustPyVM:
Users that are interested in RustPyVM are comparing it to the libraries listed below
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 2 years ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- Aligned allocation for Rust☆15Updated 4 years ago
- ☆17Updated 5 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- ☆37Updated 4 months ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆42Updated 3 years ago
- ☆24Updated 2 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆33Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- A splay tree implementation written in Rust☆26Updated 6 years ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆37Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- 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 2 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆93Updated 8 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 2 years ago
- A C expression parser and evaluator☆46Updated 2 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Declarative I/O. Write bidirectional encoders for binary formats with ease!☆33Updated 3 years ago
- Ergonomic tagged pointer☆30Updated 6 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- ☆33Updated 4 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 5 years ago
- A MIPS simulator written in Rust☆19Updated 6 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- A simple library to use Rust's type system to handle endianness.☆16Updated 6 months ago
- Object based cross-language FFI for Rust☆63Updated 10 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago