Mathieu-Desrochers / Learning-RustLinks
Minimal working examples of Rust's features.
☆73Updated 7 years ago
Alternatives and similar repositories for Learning-Rust
Users that are interested in Learning-Rust are comparing it to the libraries listed below
Sorting:
- indexlist: A doubly linked list, backed by a vector☆85Updated last year
- A λ-calculus grammar/interpretor written using LALRPOP and `λ!`.☆85Updated last year
- Ergonomic Rust bindings for instrumenting Rust apps with high performance probes using SystemTap, DTrace, etc☆219Updated 5 years ago
- Automate everything.☆67Updated 6 years ago
- Category Theory For Programmers (Bartosz Milewski)☆67Updated 3 years ago
- speedy templating engine: 30x faster than Handlebars, half the features!☆114Updated 6 years ago
- aitch is a simple, lightweight toolkit for building HTTP servers in Rust, loosely based on Go's net/http.☆18Updated 6 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- async for rust without the noise☆142Updated 5 years ago
- Micro container runtime☆189Updated 6 years ago
- An alternate introdcution to the APR book☆60Updated 6 years ago
- A stripped-down version of Git, implemented in Rust☆135Updated last year
- My first foray into learning Rust: an implementation of Thorsten Ball's Monkey programming language☆117Updated 5 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- A language for designing slides☆116Updated last year
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆39Updated 6 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- Ordered process (re)start, shutdown, and supervision.☆161Updated 4 years ago
- Rethinking Protocols☆121Updated last year
- A pure Rust implementation of the Haml template language☆60Updated 4 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- A rust version of the Monkey Interpreter from "Writing an Interpreter in Go"☆38Updated 5 years ago
- Portable WebAssembly implementation intended to run everywhere☆80Updated 6 years ago
- Experimental actor implementation☆99Updated 6 years ago
- A functional programming language☆48Updated 4 years ago
- Rust solutions to the Advent Of Code 2018☆46Updated 6 years ago
- [no longer maintained] Scalable, coroutine-based, fibers/green-threads for Rust. (aka MIO COroutines).☆148Updated 6 years ago
- A clean, efficient parser combinator☆124Updated 3 years ago
- Personal music library☆118Updated 2 years ago
- Project dependency manager☆74Updated 6 years ago