digorithm / LC-3-RustLinks
An LC-3 virtual machine written in Rust for learning purposes.
☆42Updated 2 years ago
Alternatives and similar repositories for LC-3-Rust
Users that are interested in LC-3-Rust are comparing it to the libraries listed below
Sorting:
- This is a project to learn how to implement instruction dispatch in Rust.☆25Updated last year
- A new register allocator☆243Updated 2 weeks ago
- Yet another key-value storage for Rust☆71Updated 3 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- A framework for writing plugins that integrate with the Rust compiler☆161Updated 2 months ago
- Rust-based Unikernel☆125Updated last year
- A very small and minimal virtual machine written in rust.☆109Updated 5 years ago
- Simple RISC-V emulator presented at Rust Nation 2023☆67Updated 2 years ago
- RFC process for Bytecode Alliance projects☆72Updated 2 months ago
- The Hermit bootloader.☆79Updated last week
- ☆76Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated 2 years ago
- small distributed database protocol☆31Updated 4 years ago
- Callgraph generation for rust project☆77Updated 3 years ago
- A lightweight, recoverable sandbox for executing untrusted RISC-V code in constrained environments☆53Updated 2 months ago
- Define compiler intermediate representation usable by external tools☆95Updated last week
- dlmalloc ported into Rust☆112Updated last week
- RISC-V V Extension Encoder☆11Updated 3 years ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Stack unwinding library in Rust☆97Updated 3 months ago
- Finding ownership bugs at scale.☆21Updated last week
- fast hex☆97Updated 4 months ago
- Modular register allocator algorithms☆105Updated 3 years ago
- Propositional logic with types in Rust☆64Updated 2 years ago
- A big integer library in Rust with good performance.☆107Updated 2 years ago
- Library and proc macro to analyze memory usage of data structures in rust.☆179Updated 2 weeks ago
- ☆30Updated 4 years ago
- A low-level MVCC file format for storing blobs.☆64Updated last year