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☆189Updated 7 years ago
- Ergonomic Rust bindings for instrumenting Rust apps with high performance probes using SystemTap, DTrace, etc☆221Updated 5 years ago
- A λ-calculus grammar/interpretor written using LALRPOP and `λ!`.☆85Updated last year
- indexlist: A doubly linked list, backed by a vector☆85Updated last year
- A stripped-down version of Git, implemented in Rust☆134Updated last year
- Automate everything.☆67Updated 6 years ago
- Rust solutions to the Advent Of Code 2018☆46Updated 6 years ago
- speedy templating engine: 30x faster than Handlebars, half the features!☆114Updated 6 years ago
- async for rust without the noise☆142Updated 5 years ago
- Category Theory For Programmers (Bartosz Milewski)☆67Updated 3 years ago
- My first foray into learning Rust: an implementation of Thorsten Ball's Monkey programming language☆117Updated 5 years ago
- Implementation of game of life and a bunch of primitive recursive functions at the type level in rust☆39Updated 6 years ago
- Making a rocket-powered rust application really really small☆45Updated 7 years ago
- A language for designing slides☆116Updated last year
- aitch is a simple, lightweight toolkit for building HTTP servers in Rust, loosely based on Go's net/http.☆18Updated 7 years ago
- Rethinking Protocols☆121Updated last year
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- 🔈 Nicer CLIs foz lazy devs☆199Updated last year
- Experimental actor implementation☆99Updated 6 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 distributed-merge capable database for many small objects☆78Updated 5 years ago
- A port of Rob Pike's Go lexer to Rust☆48Updated 5 years ago
- Ordered process (re)start, shutdown, and supervision.☆161Updated 4 years ago
- Ergonomic, garbage collected strings for Rust☆36Updated 8 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
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- A pure Rust implementation of the Haml template language☆60Updated 4 years ago
- Data validation library for Rust☆78Updated 7 years ago