jimblandy / exercisesLinks
Exercises for Rust tutorial
☆13Updated 8 years ago
Alternatives and similar repositories for exercises
Users that are interested in exercises are comparing it to the libraries listed below
Sorting:
- An RDF library in pure Rust☆71Updated 5 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- Experimental persistent collections in Rust☆46Updated 8 years ago
- Rust library for making easy parallel pipelines with Iterators.☆32Updated 5 years ago
- Experimental collection traits for Rust☆28Updated 8 years ago
- ☆23Updated 9 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- a distributed-merge capable database for many small objects☆77Updated 5 years ago
- Visualizes dependencies between tasks☆22Updated 5 years ago
- A pool of reusable values☆51Updated 6 years ago
- The Request for Explanation podcast that explains Rust RFCs☆60Updated 5 years ago
- A general-purpose lens library for Rust.☆30Updated 8 years ago
- Expose web api libraries as plugins in a way that is easy for Rust developers☆45Updated 7 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- A monotonic solver designed to be easy to use with Rust enum expressions☆48Updated 4 years ago
- Cheat sheet for concepts in Rust which come in matching sets or have some pleasing symmetry☆70Updated 8 years ago
- Rust wrapper for the Fast Artificial Neural Network library☆16Updated last year
- Concurrent Functional Reactive Programming for Rust☆16Updated 9 years ago
- rust github webhook server☆59Updated 8 years ago
- A crate which defines parsers for common programming language constructs using https://github.com/Marwes/combine☆92Updated 4 years ago
- Extract differences between arbitrary datastructures☆90Updated last year
- indexlist: A doubly linked list, backed by a vector☆85Updated 2 years ago
- Library implementing the prefix tree in Rust☆35Updated 7 years ago
- A Rust library for simple (usually command-line) user interaction | now on https://codeberg.org/valpackett/interactor☆33Updated 3 years ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆31Updated 2 years ago
- A radix tree implementation☆15Updated 3 years ago
- The RDF toolkit for Rust is a set of crates providing the ability to work with RDF data☆17Updated 2 months ago
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- A fuzzing tool for incremental compilation that walks git history☆33Updated 7 years ago
- PEG parser generator built on top of nom☆70Updated 6 years ago