Crates.io | maelstrom-base |
lib.rs | maelstrom-base |
version | 0.14.0 |
created_at | 2024-01-20 07:56:34.774585+00 |
updated_at | 2025-03-21 18:43:38.496541+00 |
description | Fundamental data structures used by all Maelstrom code. |
homepage | https://maelstrom-software.com |
repository | https://github.com/maelstrom-software/maelstrom |
max_upload_size | |
id | 1106269 |
size | 92,008 |
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.