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:
- Ergonomic Rust bindings for instrumenting Rust apps with high performance probes using SystemTap, DTrace, etc☆221Updated 5 years ago
- Micro container runtime☆187Updated 7 years ago
- A λ-calculus grammar/interpretor written using LALRPOP and `λ!`.☆86Updated last year
- Category Theory For Programmers (Bartosz Milewski)☆67Updated 3 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated 2 years ago
- speedy templating engine: 30x faster than Handlebars, half the features!☆114Updated 6 years ago
- Automate everything.☆67Updated 6 years ago
- Making a rocket-powered rust application really really small☆45Updated 7 years ago
- My first foray into learning Rust: an implementation of Thorsten Ball's Monkey programming language☆117Updated 5 years ago
- Experimental actor implementation☆99Updated 6 years ago
- async for rust without the noise☆142Updated 5 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- A stripped-down version of Git, implemented in Rust☆135Updated last year
- 🔈 Nicer CLIs foz lazy devs☆199Updated last year
- Rust solutions to the Advent Of Code 2018☆46Updated 6 years ago
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆40Updated 6 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- A Drone/UAV Programming Library for Rust.☆191Updated 5 years ago
- aitch is a simple, lightweight toolkit for building HTTP servers in Rust, loosely based on Go's net/http.☆18Updated 7 years ago
- Portable WebAssembly implementation intended to run everywhere☆80Updated 7 years ago
- A functional programming language☆48Updated 5 years ago
- An alternate introdcution to the APR book☆60Updated 6 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- A language for designing slides☆116Updated last year
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- [no longer maintained] Scalable, coroutine-based, fibers/green-threads for Rust. (aka MIO COroutines).☆150Updated 6 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- a distributed-merge capable database for many small objects☆79Updated 5 years ago