pauldix / monkey-rustLinks
My first foray into learning Rust: an implementation of Thorsten Ball's Monkey programming language
☆119Updated 6 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:
- indexlist: A doubly linked list, backed by a vector☆85Updated 2 years ago
- Rust's built-in testing and benchmarking framework☆60Updated 4 years ago
- A Rust mpsc with unbounded members in bounded memory☆48Updated 4 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆142Updated 5 years ago
- ☆42Updated 3 years ago
- skiplist☆144Updated 3 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 stripped-down version of Git, implemented in Rust☆135Updated last year
- An alternate introdcution to the APR book☆60Updated 6 years ago
- ☆130Updated 6 years ago
- A rust version of the Monkey Interpreter from "Writing an Interpreter in Go"☆38Updated 5 years ago
- async for rust without the noise☆142Updated 6 years ago
- A Process Control System☆97Updated 7 years ago
- A HashMap variant that spreads resize load across inserts☆193Updated 9 months ago
- Rust wrapper around epoll and kqueue☆46Updated 2 years ago
- Simple, Erlang-inspired fault-tolerance framework for Rust Futures.☆131Updated 4 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Thread-safe in-memory key-value store.☆63Updated 4 years ago
- Simple Opinionated Networking in Rust☆54Updated 5 years ago
- Task abstraction for building executors☆213Updated 3 years ago
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 3 years ago
- The core repository of implementing PostgreSQL compatible distributed database in Rust☆223Updated 4 years ago
- Experimental actor implementation☆99Updated 7 years ago
- Simple routing middleware for rust HTTP library hyper.☆52Updated 4 years ago
- Asynchronous HTTP client built on libcurl☆111Updated 6 years ago
- Types and traits for http-based services using the latest futures API☆102Updated 5 years ago
- Epoch-based garbage collection☆81Updated 7 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago