matks

Crates.iomatks
lib.rsmatks
version0.3.0
created_at2024-08-28 09:29:15.047342+00
updated_at2025-09-04 21:38:01.630888+00
descriptionThis crate provides a simulator for multi-agents executing tasks and collecting knowledge.
homepage
repositoryhttps://gitlab.com/auksys/matks
max_upload_size
id1354392
size221,926
(cyrilleberger)

documentation

README

stable pipeline dev/1 pipeline crates.io

multi-agents tasks and knowledge simulator (matks)

mats is a simulator of tasks and knowledge creation intended to support large number of agents.

The code is released under the MIT License.

Running

From Cargo:

cargo install matks
matks

From GIT:

git clone https://gitlab.com/auksys/matks.git
cd matks
cargo run
Commit count: 70

cargo fmt