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:
- R6RS Scheme implementation written in Rust☆63Updated 7 years ago
- An annotation of the Rust standard library☆71Updated 10 years ago
- Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html☆82Updated 5 years ago
- A simplified version of gitbook, atop rustdoc☆126Updated 8 years ago
- Enables dependency injection for many I/O operations in Rust☆12Updated 6 years ago
- Abstract algebra for Rust (still very much a WIP!)☆62Updated 3 years ago
- Slides for CIS 198 (Fall 2016) -- Read online at:☆28Updated 8 years ago
- A lightweight Datalog engine in Rust☆57Updated 3 months ago
- A functional systems programming language with compile-time memory management☆31Updated 3 years ago
- A Scheme implementation, in Rust.☆132Updated 10 years ago
- Miscellaneous Collections☆64Updated 10 years ago
- This is the code for the book "Rust Essentials"☆41Updated 10 years ago
- abandoned update of jack crenshaw's compilers intro☆116Updated 6 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- a distributed-merge capable database for many small objects☆78Updated 5 years ago
- ☆85Updated 12 years ago
- Collections Library for Adapton, in Rust☆13Updated 8 years ago
- Experimental actor implementation☆99Updated 6 years ago
- Conway's Game of Life, implemented in Rust☆33Updated 7 years ago
- A λ-calculus grammar/interpretor written using LALRPOP and `λ!`.☆85Updated last year
- A miniKanren implementation in Rust☆37Updated 9 years ago
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆70Updated 8 years ago
- The most naive Coroutine scheduler in Rust☆35Updated 9 years ago
- A VM-based runtime environment for functional programming languages☆48Updated 8 years ago
- Cheat sheet for concepts in Rust which come in matching sets or have some pleasing symmetry☆70Updated 8 years ago
- Category Theory For Programmers (Bartosz Milewski)☆67Updated 3 years ago
- Design by contract style assertions for Rust☆249Updated 4 years ago
- A small set of useful probabilistic data structures.☆69Updated 7 years ago
- Software rasterization, N-Body simulation and Game of Life in Rust + Haskell☆111Updated 9 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago