digorithm / LC-3-Rust
An LC-3 virtual machine written in Rust for learning purposes.
☆38Updated 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
- Yet another key-value storage for Rust☆71Updated 3 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Modular register allocator algorithms☆106Updated 2 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆93Updated 8 years ago
- ☆71Updated last year
- A simple and spec-compliant WebAssembly interpreter☆90Updated last year
- A new register allocator☆232Updated this week
- RFC process for Bytecode Alliance projects☆65Updated last month
- Left Recursive PEG for rust☆67Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 10 months ago
- Propositional logic with types in Rust☆62Updated last year
- A low-level MVCC file format for storing blobs.☆63Updated last year
- Choose Rust types at compile-time via constants☆65Updated last year
- A lightweight, recoverable sandbox for executing untrusted RISC-V code in constrained environments☆47Updated 3 weeks ago
- This is a project to learn how to implement instruction dispatch in Rust.☆24Updated 10 months ago
- LRVM - A lightweight but powerful virtual machine runtime written in Rust☆76Updated 2 months ago
- RISC-V V Extension Encoder☆11Updated 2 years ago
- A framework for writing plugins that integrate with the Rust compiler☆148Updated last month
- ☆30Updated 3 years ago
- A gradually typed language originally based on the crafting interpreters series☆63Updated 5 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆78Updated 8 months ago
- ☆43Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated last year
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆40Updated 3 years ago
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆71Updated last year
- Experimenting with Rust's fundamental data model☆51Updated 7 months ago
- A garbage collection library for Rust with zero unsafe code☆111Updated 9 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated 2 months ago
- Rust io_uring examples☆81Updated last year