pauldix / monkey-rustLinks
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
Sorting:
- 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
- Asynchronous HTTP client built on libcurl☆111Updated 6 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- Experimental actor implementation☆99Updated 6 years ago
- A rust version of the Monkey Interpreter from "Writing an Interpreter in Go"☆38Updated 5 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆140Updated 6 years ago
- A Rust mpsc with unbounded members in bounded memory☆49Updated 3 years ago
- ☆129Updated 5 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 4 months ago
- In support of measuring heap allocations in Rust programs.☆101Updated 6 years ago
- Antimony Topology Builder library☆64Updated 7 years ago
- garbage collection☆321Updated 5 years ago
- skiplist☆142Updated 3 years ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- Thread-safe in-memory key-value store.☆63Updated 4 years ago
- An alternate introdcution to the APR book☆60Updated 6 years ago
- async for rust without the noise☆142Updated 5 years ago
- A fast key-value store written in Rust☆108Updated 3 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- A demand-driven compiler with strong IDE support☆196Updated 2 years ago
- A book about performance optimization in the Rust programming language☆70Updated 4 years ago
- A cache that holds a limited number of key-value pairs☆83Updated 3 years ago
- A stripped-down version of Git, implemented in Rust☆135Updated last year
- A clean, efficient parser combinator☆124Updated 3 years ago
- Rust syntax sugar collections.☆129Updated 6 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- ☆81Updated 2 years ago
- Rust WAT and WAST parser (WebAssembly Text Format)☆113Updated 5 years ago
- toy futures executor 🚒📖🔥☆234Updated 5 years ago