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 last month
Alternatives and similar repositories for cambridge-asm
Users that are interested in cambridge-asm are comparing it to the libraries listed below
Sorting:
- Small and simple actor model implementation.☆10Updated last year
- ☆13Updated 3 years ago
- Simple mathematical expression evaluator (aka calculator) built using Nom, Pratt Parser, LLVM, Cranelift and Relm.☆53Updated 6 years ago
- Negative trait implementations on stable Rust.☆15Updated last month
- Automatically verify traits invariants for [Partial]Eq, [Partial]Ord, Hash, [DoubleEnded|Fused]iterator☆20Updated 2 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- Blog posts, mostly about Rust.☆13Updated 4 years ago
- Peekable reader and async reader, which enhance your network programming experience.☆22Updated 6 months ago
- Rust port of Go's singleflight package☆18Updated last year
- Remove Cargo.lock lockfile☆34Updated 3 weeks ago
- Rust repository for the my article: Understanding Rust Through AVL Trees☆35Updated 6 years ago
- A gradually typed language originally based on the crafting interpreters series☆65Updated 5 months ago
- Wait for a collection of async tasks to finish.☆36Updated last year
- Yet another key-value storage for Rust☆72Updated 4 years ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- golang like task executor☆52Updated 4 years ago
- Synchronous memory pipe for Rust☆31Updated 5 years ago
- A multi layered configuration loader and zero-boilerplate configuration parser.☆28Updated 4 years ago
- A Rust-based, bare-metal kernel implementing zero-trust execution, cryptographic self-measurement and capability-enforced isolation for N…☆34Updated this week
- A no-std libm implementation in Rust☆13Updated 7 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Rust's missing `String` literal☆19Updated 6 years ago
- Golang like WaitGroup implementation for sync/async Rust, support no_std environment.☆36Updated last year
- Proof of concept of procedural macro input parsed by LALRPOP☆52Updated 3 years ago
- Hybrid typenum/const generic arrays☆20Updated 3 weeks ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆67Updated this week
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- ☆48Updated 3 years ago
- A Rust implementation of the Strobe protocol framework☆27Updated last month
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago