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:
- Abstract algebra for Rust (still very much a WIP!)☆62Updated 3 years ago
- Parsell: an LL(1) parser combinator library for Rust☆74Updated 5 years ago
- R6RS Scheme implementation written in Rust☆63Updated 8 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- An annotation of the Rust standard library☆71Updated 10 years ago
- A functional systems programming language with compile-time memory management☆31Updated 4 years ago
- This is the code for the book "Rust Essentials"☆41Updated 10 years ago
- A Scheme interpreter written in Rust☆90Updated 7 years ago
- Enables dependency injection for many I/O operations in Rust☆12Updated 7 years ago
- Conduit-like data processing library for Rust☆54Updated 10 years ago
- Experimental actor implementation☆99Updated 7 years ago
- A simplified version of gitbook, atop rustdoc☆124Updated 9 years ago
- Experimental persistent collections in Rust☆46Updated 8 years ago
- A VM-based runtime environment for functional programming languages☆51Updated 8 years ago
- Collections Library for Adapton, in Rust☆13Updated 8 years ago
- Miscellaneous Collections☆64Updated 10 years ago
- Conway's Game of Life, implemented in Rust☆33Updated 8 years ago
- Slides for CIS 198 (Fall 2016) -- Read online at:☆28Updated 9 years ago
- abandoned update of jack crenshaw's compilers intro☆116Updated 7 years ago
- implementation of Pure Type Systems (PTS) in Rust.☆51Updated 8 years ago
- Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html☆82Updated 5 years ago
- A library which finds language features in rust code and provides resources on them.☆39Updated 7 years ago
- A λ-calculus grammar/interpretor written using LALRPOP and `λ!`.☆86Updated last year
- A Scheme implementation, in Rust.☆134Updated 10 years ago
- a distributed-merge capable database for many small objects☆77Updated 5 years ago
- Markdown-based Literate programming in Rust, integrated with Cargo.☆178Updated 3 years ago
- An implementation of @phil_eaton compilers basic notes in Rust☆35Updated 6 years ago
- A scientific computing library for Rust.☆37Updated 11 years ago
- A small set of useful probabilistic data structures.☆69Updated 7 years ago
- A port of Bob Nystrom's "Baby's First Garbage Collector" to Rust☆16Updated 10 years ago