digorithm / LC-3-RustLinks
An LC-3 virtual machine written in Rust for learning purposes.
☆39Updated 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.☆23Updated last year
- ☆75Updated last year
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Yet another key-value storage for Rust☆72Updated 3 years ago
- Rust-based Unikernel☆126Updated last year
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Fast and correct async IO runtime in a small amount of readable code. Inspired by tokio☆72Updated last year
- A lightweight, recoverable sandbox for executing untrusted RISC-V code in constrained environments☆49Updated this week
- A new register allocator☆234Updated 3 weeks ago
- A lock-free memory allocator☆61Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- Combinator methods for `std::AsyncIterator` using all the new `async` superpowers☆10Updated last year
- Rust io_uring examples☆82Updated last year
- ☆30Updated 4 years ago
- small distributed database protocol☆31Updated 4 years ago
- A framework for writing plugins that integrate with the Rust compiler☆153Updated 3 months ago
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆81Updated last year
- RISC-V V Extension Encoder☆11Updated 2 years ago
- Memory validation framework for Rust☆69Updated 5 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆80Updated 10 months ago
- Modular register allocator algorithms☆106Updated 2 years ago
- dlmalloc ported into Rust☆109Updated last month
- A very small and minimal virtual machine written in rust.☆108Updated 5 years ago
- New register allocator designed as a successor to regalloc2☆39Updated last week
- The Hermit bootloader.☆77Updated 2 weeks ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated last year
- An article explaining the unsoundness I found in owning-ref☆27Updated 3 years ago
- Simple RISC-V emulator presented at Rust Nation 2023☆66Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago