Skip to content
General-purpose abstractions for incremental computing, in Rust
Branch: master
Clone or download
Matthew Hammer
Matthew Hammer Update README.md
Latest commit 30fddff Oct 19, 2018
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
benches fix test and bench build problems; add some doc to catalog module Apr 29, 2017
hooks/post-receive trying to install git-slack-hook Nov 22, 2016
src minor 'fix'; bump May 21, 2018
tests revised thunk macro forms; wrote documentation Jun 4, 2017
.gitignore nit Jan 7, 2015
.travis.yml
Cargo.toml minor 'fix'; bump May 21, 2018
LICENSE-MPL2.0
README-Cruft.md old cruft; things are already better explained in adapton-lab README now Jan 3, 2017
README.md Update README.md Oct 18, 2018
travis.sh thunk_map primitive Feb 3, 2018

README.md

Logo Adapton in Rust Travis

A general-purpose Incremental Computation (IC) library for Rust.

Documentation, with examples

Versions:

  • The Adapton repo has the latest, in dev and master branches.
    • branch dev contains the latest development.
    • branch master is "stable", e.g., for external libraries.
    • Also see the Adapton crate for periodic "stable" releases.
  • See also: A prior OCaml implementation.

Research and Development Community:

Theory and Foundations:

You can’t perform that action at this time.