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:
- Micro container runtime☆188Updated 7 years ago
- Ergonomic Rust bindings for instrumenting Rust apps with high performance probes using SystemTap, DTrace, etc☆221Updated 5 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated 2 years ago
- A λ-calculus grammar/interpretor written using LALRPOP and `λ!`.☆86Updated last year
- speedy templating engine: 30x faster than Handlebars, half the features!☆114Updated 6 years ago
- Rust solutions to the Advent Of Code 2018☆46Updated 6 years ago
- A language for designing slides☆116Updated last year
- Making a rocket-powered rust application really really small☆45Updated 7 years ago
- Automate everything.☆67Updated 6 years ago
- async for rust without the noise☆142Updated 5 years ago
- Category Theory For Programmers (Bartosz Milewski)☆67Updated 3 years ago
- A stripped-down version of Git, implemented in Rust☆135Updated last year
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆40Updated 6 years ago
- Experimental actor implementation☆99Updated 6 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
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- [no longer maintained] Scalable, coroutine-based, fibers/green-threads for Rust. (aka MIO COroutines).☆150Updated 6 years ago
- An alternate introdcution to the APR book☆60Updated 6 years ago
- My first foray into learning Rust: an implementation of Thorsten Ball's Monkey programming language☆118Updated 5 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- A port of Rob Pike's Go lexer to Rust☆48Updated 5 years ago
- Ergonomic, garbage collected strings for Rust☆37Updated 8 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- a distributed-merge capable database for many small objects☆79Updated 5 years ago
- Perlin: An Efficient and Ergonomic Document Search-Engine☆77Updated 7 years ago
- Asynchronous readline-like interface (PoC ATM)☆79Updated 8 years ago
- Ordered process (re)start, shutdown, and supervision.☆162Updated 5 years ago
- Project dependency manager☆74Updated 6 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- Generate Rust services from XDR RPC☆29Updated 8 years ago