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:
- An annotation of the Rust standard library☆71Updated 10 years ago
- R6RS Scheme implementation written in Rust☆63Updated 8 years ago
- Abstract algebra for Rust (still very much a WIP!)☆62Updated 3 years ago
- A miniKanren implementation in Rust☆37Updated 9 years ago
- Rust implementation of prolog based on miniprolog: http://andrej.com/plzoo/html/miniprolog.html☆82Updated 5 years ago
- Collections Library for Adapton, in Rust☆13Updated 8 years ago
- implementation of Pure Type Systems (PTS) in Rust.☆51Updated 8 years ago
- Experimental persistent collections in Rust☆45Updated 7 years ago
- Enables dependency injection for many I/O operations in Rust☆12Updated 7 years ago
- Miscellaneous Collections☆64Updated 10 years ago
- A λ-calculus grammar/interpretor written using LALRPOP and `λ!`.☆86Updated last year
- A Scheme implementation, in Rust.☆132Updated 10 years ago
- A toy Lisp compiler targeting x86-64☆40Updated 5 years ago
- Experimental actor implementation☆99Updated 6 years ago
- a distributed-merge capable database for many small objects☆79Updated 5 years ago
- Cheat sheet for concepts in Rust which come in matching sets or have some pleasing symmetry☆70Updated 8 years ago
- Markdown-based Literate programming in Rust, integrated with Cargo.☆178Updated 2 years ago
- Slides for CIS 198 (Fall 2016) -- Read online at:☆28Updated 8 years ago
- A functional systems programming language with compile-time memory management☆31Updated 3 years ago
- A transducer library for Rust☆10Updated 9 years ago
- A very basic framework for publishing and experimenting with sample code for Rust tutorials. Also includes a collection of lecture plans.…☆14Updated 8 years ago
- safe and efficient memory manager for microcontrollers☆34Updated 8 years ago
- A small set of useful probabilistic data structures.☆69Updated 7 years ago
- Parsell: an LL(1) parser combinator library for Rust☆74Updated 5 years ago
- Fac is a general-purpose build system that runs on Linux only, which automatically tracks dependencies by observing the build commands in…☆78Updated 3 years ago
- A simplified version of gitbook, atop rustdoc☆126Updated 8 years ago
- Implementations of common sorting algorithms in Rust with comprehensive tests and benchmarks.☆54Updated 7 years ago
- A VM-based runtime environment for functional programming languages☆50Updated 8 years ago
- EXPERIMENTAL: Various hacks for zero-allocation stream parsing in Rust.☆59Updated 10 years ago
- Design by contract style assertions for Rust☆249Updated 4 years ago