keean / elements_in_rustLinks
Algorithms and Concepts from Stepanov's "Elements of Programming" implemented in Rust
☆22Updated 9 years ago
Alternatives and similar repositories for elements_in_rust
Users that are interested in elements_in_rust are comparing it to the libraries listed below
Sorting:
- Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html☆82Updated 4 years ago
- Abstract algebra for Rust (still very much a WIP!)☆62Updated 3 years ago
- Miscellaneous Collections☆64Updated 10 years ago
- An annotation of the Rust standard library☆71Updated 10 years ago
- A transducer library for Rust☆10Updated 9 years ago
- A simplified version of gitbook, atop rustdoc☆126Updated 8 years ago
- An implementation of @phil_eaton compilers basic notes in Rust☆35Updated 6 years ago
- Enables dependency injection for many I/O operations in Rust☆12Updated 6 years ago
- Experimental actor implementation☆99Updated 6 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- A λ-calculus grammar/interpretor written using LALRPOP and `λ!`.☆85Updated last year
- A miniKanren implementation in Rust☆37Updated 9 years ago
- This is the code for the book "Rust Essentials"☆41Updated 9 years ago
- a distributed-merge capable database for many small objects☆78Updated 5 years ago
- Parsell: an LL(1) parser combinator library for Rust☆74Updated 5 years ago
- R6RS Scheme implementation written in Rust☆63Updated 7 years ago
- Collections Library for Adapton, in Rust☆13Updated 7 years ago
- implementation of Pure Type Systems (PTS) in Rust.☆52Updated 8 years ago
- Conway's Game of Life, implemented in Rust☆33Updated 7 years ago
- Very incomplete Scheme interpreter, written in Rust☆23Updated 8 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- A very basic framework for publishing and experimenting with sample code for Rust tutorials. Also includes a collection of lecture plans.…☆14Updated 7 years ago
- Straight-forward functions and types for basic data parallel operations.☆96Updated 7 years ago
- A small set of useful probabilistic data structures.☆69Updated 7 years ago
- Slides for CIS 198 (Fall 2016) -- Read online at:☆28Updated 8 years ago
- A port of Bob Nystrom's "Baby's First Garbage Collector" to Rust☆16Updated 9 years ago
- The classic Snake game in Rust using Piston☆26Updated 2 years ago
- A lightweight Datalog engine in Rust☆57Updated 2 months ago
- A scientific computing library for Rust.☆37Updated 11 years ago
- A Scheme interpreter written in Rust☆90Updated 6 years ago