pauldix / monkey-rust
My first foray into learning Rust: an implementation of Thorsten Ball's Monkey programming language
☆117Updated 5 years ago
Alternatives and similar repositories for monkey-rust:
Users that are interested in monkey-rust are comparing it to the libraries listed below
- A rust version of the Monkey Interpreter from "Writing an Interpreter in Go"☆38Updated 5 years ago
- This is a port of the Monkey interpreter from Thorsten Ball's book "Writing and interpreter in Go" https://interpreterbook.com☆102Updated 8 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 4 years ago
- A JIT experiment in Rust☆133Updated 7 months ago
- A stripped-down version of Git, implemented in Rust☆134Updated 9 months ago
- A demand-driven compiler with strong IDE support☆195Updated 2 years ago
- Asynchronous HTTP client built on libcurl☆110Updated 6 years ago
- ☆129Updated 5 years ago
- garbage collection☆319Updated 5 years ago
- skiplist☆141Updated 3 years ago
- A register-based VM in Rust☆66Updated 5 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆139Updated 4 years ago
- A fast key-value store written in Rust☆109Updated 3 years ago
- Thread-safe in-memory key-value store.☆63Updated 3 years ago
- Gossip protocol written in Rust☆62Updated 10 years ago
- A very small GC in Rust, with a safe API☆61Updated 6 months ago
- Website for the Underhanded Rust Contest☆13Updated 7 years ago
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆38Updated 6 years ago
- Experimental actor implementation☆98Updated 6 years ago
- In-memory filesystem in Rust☆72Updated 5 years ago
- A book about performance optimization in the Rust programming language☆71Updated 4 years ago
- Rust WAT and WAST parser (WebAssembly Text Format)☆113Updated 4 years ago
- A functional programming language☆47Updated 4 years ago
- A Rust mpsc with unbounded members in bounded memory☆48Updated 3 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- Lightweight actor system built on top of Tokio☆73Updated 7 years ago
- A sentinel-based, heapless, `Vec`-like type.☆68Updated 4 years ago
- An alternate introdcution to the APR book☆60Updated 6 years ago
- Rust syntax sugar collections.☆129Updated 5 years ago
- HTTP/Websockets API microframework☆156Updated 7 years ago