maelstrom-base

Crates.iomaelstrom-base
lib.rsmaelstrom-base
version0.12.0
sourcesrc
created_at2024-01-20 07:56:34.774585
updated_at2024-09-12 16:53:22.371168
descriptionFundamental data structures used by all Maelstrom code.
homepagehttps://maelstrom-software.com
repositoryhttps://github.com/maelstrom-software/maelstrom
max_upload_size
id1106269
size61,902
Neal Fachan (nfachan)

documentation

https://maelstrom-software.com/doc/book/latest/

README

Maelstrom Base

This library contains fundamental data structures used by all Maelstrom code, including the message data structures for the various inter-process protocols. Unlike maelstrom-util, this library is intended to be used in WASM as well as native architectures.

For more information, see the Maelstrom project on GitHub.

Commit count: 2386

cargo fmt