maelstrom-base

Crates.iomaelstrom-base
lib.rsmaelstrom-base
version0.14.0
created_at2024-01-20 07:56:34.774585+00
updated_at2025-03-21 18:43:38.496541+00
descriptionFundamental data structures used by all Maelstrom code.
homepagehttps://maelstrom-software.com
repositoryhttps://github.com/maelstrom-software/maelstrom
max_upload_size
id1106269
size92,008
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: 4068

cargo fmt