An open API service indexing awesome lists of open source software.

https://github.com/dirvine/bud

A DSL for distributed computing
https://github.com/dirvine/bud

Last synced: 8 months ago
JSON representation

A DSL for distributed computing

Awesome Lists containing this project

README

          

# bud

A distributed computing DSL for Rustlang, ported from https://github.com/bloom-lang/bud and with special thanks to the folks of the Bloom project http://boom.cs.berkeley.edu/

|Crate|Linux|Windows|Coverage|
|:------:|:-------:|:-------:|:-------:|
|[![](http://meritbadge.herokuapp.com/bud)](https://crates.io/crates/bud)|[![Build Status](https://travis-ci.org/maidsafe/accumulator.svg?branch=master)](https://travis-ci.org/maidsafe/accumulator)|[![Build status](https://ci.appveyor.com/api/projects/status/fkefmxqkt3vm73lo?svg=true)](https://ci.appveyor.com/project/dirvine/bud)|[![Coverage Status](https://coveralls.io/repos/dirvine/bud/badge.svg)](https://coveralls.io/r/dirvine/bud)|

| [API Documentation](http://dirvine.github.io/accumulator/accumulator/) | [Bloom Documentation](http://www.bloom-lang.net)| [SAFENetwork System Documention](http://systemdocs.maidsafe.net/) | [MaidSafe website](http://www.maidsafe.net) | [Safe Community site](https://forum.safenetwork.io) |

#Overview

###Pre-requisite:
Graphvis

##Todo Items

- [ ] Initial structure
- [ ] Add repl