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
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- A splay tree implementation written in Rust☆27Updated 7 years ago
- ☆17Updated 5 years ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Helper trait to create a boxed instance without going through stack☆36Updated 3 years ago
- An article explaining the unsoundness I found in owning-ref☆27Updated 4 years ago
- Synchronization primitives for lazy and one-time initialization (no_std compatible).☆34Updated 9 months ago
- Light references to trait objects by embedding the virtual table pointer in the struct☆25Updated last year
- ☆37Updated last year
- Simple malloc implementation.☆33Updated 11 months ago
- An exploration into the various ways optional trait methods can be implemented in Rust.☆42Updated 6 months ago
- A C expression parser and evaluator☆49Updated 2 years ago
- Stack-allocated trait objects☆19Updated 3 years ago
- Runtime with fast GC and easy concurrency.☆43Updated 4 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21Updated 7 months ago
- A MIPS simulator written in Rust☆19Updated 6 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆31Updated 5 years ago
- Rust library providing `Zc` for self-referential zero-copy structures☆41Updated 4 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated last year
- Initialization code ("crt0") written in Rust☆69Updated 4 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 3 months ago
- Higher level LLDB bindings for Rust built on lldb-sys.☆61Updated 11 months ago
- Hexadecimal float support for Rust☆43Updated 4 months 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
- 32-bit hashing machinery☆13Updated 8 months ago
- Trying to create Sync bump allocator☆41Updated 6 months ago
- Find the shared libraries loaded in the current process with a cross platform API☆80Updated last year
- Terminal information for Rust.☆26Updated 4 years ago