rufi

Crates.iorufi
lib.rsrufi
version0.6.0
sourcesrc
created_at2023-12-05 11:24:14.083527
updated_at2024-02-08 16:43:26.921809
descriptionRust Fields: a Rust based implementation of the Aggregate Computing paradigm
homepagehttps://github.com/lm98/rufi
repositoryhttps://github.com/lm98/rufi
max_upload_size
id1058533
size2,923
Leonardo Micelli (lm98)

documentation

https://github.com/lm98/rufi

README

RuFi

Rust Fields is a Rust-based implementation of the Aggregate Computing paradigm, that lets you program the behaviour of a Collective Adaptive System by manipulating Computational Fields.

This framework is composed of the following modules:

  • RuFi Core: provides the basic concepts and functionalities for the RuFi framework.
  • RuFi Distributed: provides types and functionalities for executing RuFi programs in a distributed fashion.
Commit count: 26

cargo fmt