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
- Miscellaneous Collections☆64Updated 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
- Abstract algebra for Rust (still very much a WIP!)☆62Updated 3 years ago
- This is the code for the book "Rust Essentials"☆41Updated 10 years ago
- Collections Library for Adapton, in Rust☆13Updated 8 years ago
- A miniKanren implementation in Rust☆37Updated 9 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- a distributed-merge capable database for many small objects☆79Updated 5 years ago
- implementation of Pure Type Systems (PTS) in Rust.☆51Updated 8 years ago
- abandoned update of jack crenshaw's compilers intro☆116Updated 6 years ago
- Parsell: an LL(1) parser combinator library for Rust☆74Updated 5 years ago
- A functional systems programming language with compile-time memory management☆31Updated 3 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- A λ-calculus grammar/interpretor written using LALRPOP and `λ!`.☆86Updated last year
- A VM-based runtime environment for functional programming languages☆48Updated 8 years ago
- An annotation of the Rust standard library☆71Updated 10 years ago
- An implementation of @phil_eaton compilers basic notes in Rust☆35Updated 6 years ago
- A port of Bob Nystrom's "Baby's First Garbage Collector" to Rust☆16Updated 9 years ago
- Enables dependency injection for many I/O operations in Rust☆12Updated 7 years ago
- Let's (possibly) build a JIT!☆28Updated last year
- A small set of useful probabilistic data structures.☆69Updated 7 years ago
- ☆85Updated 12 years ago
- Adapton Lab, written in Rust.☆15Updated 6 years ago
- Implements a Rust ordered map as a BurstTrie.☆30Updated 8 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- Functional, Persistent Data Structures in Rust☆51Updated 10 years ago
- A scientific computing library for Rust.☆37Updated 11 years ago
- Concurrent Functional Reactive Programming for Rust☆16Updated 9 years ago