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:
- indexlist: A doubly linked list, backed by a vector☆85Updated last year
- A stripped-down version of Git, implemented in Rust☆134Updated last year
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 5 years ago
- A demand-driven compiler with strong IDE support☆196Updated 3 years ago
- The core repository of implementing PostgreSQL compatible distributed database in Rust☆223Updated 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
- Asynchronous HTTP client built on libcurl☆111Updated 6 years ago
- Rust's built-in testing and benchmarking framework☆60Updated 3 years ago
- Minimal non-blocking I/O for Rust☆169Updated 7 months ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 6 months ago
- Epoch-based garbage collection☆81Updated 6 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- skiplist☆142Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Task abstraction for building executors☆213Updated 3 years ago
- ☆129Updated 5 years ago
- Rust crate providing an indexed, queryable column-based storage system☆34Updated 3 years ago
- A Rust mpsc with unbounded members in bounded memory☆48Updated 3 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- An alternate introdcution to the APR book☆60Updated 6 years ago
- A JIT experiment in Rust☆139Updated last year
- Rust bindings to google's cpuprofiler☆127Updated 5 years ago
- ☆42Updated 3 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆251Updated 2 years ago
- A simple tetris clone using Rust and WebAssembly☆79Updated 2 years ago
- async for rust without the noise☆142Updated 5 years ago
- A port of Rob Pike's Go lexer to Rust☆48Updated 5 years ago
- A Process Control System☆97Updated 6 years ago
- Simple Opinionated Networking in Rust☆54Updated 4 years ago