Mathieu-Desrochers / Learning-RustLinks
Minimal working examples of Rust's features.
☆73Updated 6 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:
- Automate everything.☆67Updated 6 years ago
- Ergonomic Rust bindings for instrumenting Rust apps with high performance probes using SystemTap, DTrace, etc☆219Updated 5 years ago
- async for rust without the noise☆142Updated 5 years ago
- An alternate introdcution to the APR book☆60Updated 6 years ago
- Micro container runtime☆189Updated 6 years ago
- A stripped-down version of Git, implemented in Rust☆135Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A λ-calculus grammar/interpretor written using LALRPOP and `λ!`.☆85Updated last year
- Category Theory For Programmers (Bartosz Milewski)☆67Updated 3 years ago
- speedy templating engine: 30x faster than Handlebars, half the features!☆114Updated 6 years ago
- An interpreted language written in Rust inspired by the Lisp family of languages.☆61Updated 3 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated last year
- Highly flexible library to manage and orchestrate JWT workflow☆66Updated 5 years ago
- A port of Rob Pike's Go lexer to Rust☆48Updated 5 years ago
- a distributed-merge capable database for many small objects☆79Updated 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
- A functional programming language☆48Updated 4 years ago
- A pure Rust implementation of the Haml template language☆60Updated 4 years ago
- Rust syntax sugar collections.☆129Updated 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
- Rust by Example -- Extended Edition☆68Updated 2 years ago
- Rust framework for building visual/interactive applications☆134Updated 5 years ago
- Experimental actor implementation☆99Updated 6 years ago
- Coroutine and async/await support for tokio-based futures☆119Updated 5 years ago
- Lightweight actor system built on top of Tokio☆73Updated 8 years ago
- Cheat sheet for concepts in Rust which come in matching sets or have some pleasing symmetry☆70Updated 8 years ago
- Parsell: an LL(1) parser combinator library for Rust☆74Updated 5 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- Data validation library for Rust☆78Updated 6 years ago