14 releases (breaking)

0.14.0 Mar 21, 2025
0.12.0 Sep 12, 2024
0.11.0 Jul 30, 2024
0.6.0 Mar 29, 2024

#803 in Parser implementations

Download history 12/week @ 2024-12-24 28/week @ 2025-01-07 5/week @ 2025-01-14 10/week @ 2025-01-21 1/week @ 2025-01-28 23/week @ 2025-02-04 47/week @ 2025-02-11 51/week @ 2025-02-18 131/week @ 2025-02-25 24/week @ 2025-03-04 38/week @ 2025-03-11 154/week @ 2025-03-18 42/week @ 2025-03-25 36/week @ 2025-04-01 20/week @ 2025-04-08

257 downloads per month
Used in 18 crates

MIT/Apache

80KB
2K SLoC

Core structs used by the broker, worker, and clients. Everything in this crate must be usable from wasm.


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.

Dependencies

~1.8–2.5MB
~50K SLoC