Crates.io | maelstrom-base |
lib.rs | maelstrom-base |
version | 0.12.0 |
source | src |
created_at | 2024-01-20 07:56:34.774585 |
updated_at | 2024-09-12 16:53:22.371168 |
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 | 61,902 |
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.