SaadiSave / cambridge-asmLinks
A compiler and stack-based VM for pseudo-assembly as defined in the Computer Science Coursebook for Cambridge International AS & A Level, second edition, by Langfield & Duddell.
☆17Updated 2 months ago
Alternatives and similar repositories for cambridge-asm
Users that are interested in cambridge-asm are comparing it to the libraries listed below
Sorting:
- Yet another key-value storage for Rust☆72Updated 4 years ago
- Small and simple actor model implementation.☆10Updated 2 years ago
- ☆13Updated 3 years ago
- Golang like WaitGroup implementation for sync/async Rust, support no_std environment.☆37Updated last year
- ☆23Updated 3 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆97Updated 9 years ago
- A minimal async runtime with an experimental ambition to be an portable and interoperable async runtime for Rust☆30Updated 2 years ago
- Simple and modular write-ahead-logging implementation.☆25Updated 2 years ago
- A Rust-based, bare-metal kernel implementing zero-trust execution, cryptographic self-measurement and capability-enforced isolation for N…☆37Updated this week
- Peekable reader and async reader, which enhance your network programming experience.☆22Updated 7 months ago
- Picture secret steganography encoder/decoder written in Rust☆23Updated 5 years ago
- Yet Another Kev-Value DataBase☆19Updated 5 months ago
- Extra event types built on top of rsevents☆17Updated 2 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- ☆24Updated last year
- The Rust Rand Book☆59Updated last week
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆66Updated 11 months ago
- Learn assembly with entirely too many brainfuck compilers☆59Updated 5 years ago
- A Rust backend crate for the popular card game, Blackjack, designed to also be compiled for linking with C☆11Updated 6 years ago
- A gradually typed language originally based on the crafting interpreters series☆66Updated 6 months ago
- Pratt parser written in Rust☆98Updated 2 years ago
- Rust's missing `String` literal☆19Updated 6 years ago
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated 2 years ago
- A C Compiler/Parser written in Rust☆54Updated 7 months ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- Rust library to scan files and expand (make modules inline) multi-file crates source code as a single tree.☆19Updated 2 years ago
- golang like task executor☆52Updated 4 years ago
- Implementation of .gitignore file parsing and glob testing in Rust.☆62Updated 2 years ago
- An eventually consistent LRU designed for lock-free concurrent reads☆22Updated 2 years ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆88Updated last year