https://github.com/lipinskipawel/maelstrom-java
Unofficial java client for Maelstrom server
https://github.com/lipinskipawel/maelstrom-java
distributed-algorithms
Last synced: 3 months ago
JSON representation
Unofficial java client for Maelstrom server
- Host: GitHub
- URL: https://github.com/lipinskipawel/maelstrom-java
- Owner: lipinskipawel
- License: mit
- Created: 2023-10-31T17:56:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-21T17:42:47.000Z (8 months ago)
- Last Synced: 2025-08-21T19:08:41.592Z (8 months ago)
- Topics: distributed-algorithms
- Language: Java
- Homepage:
- Size: 128 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://central.sonatype.com/artifact/io.github.lipinskipawel/maelstrom-java)
# Unofficial java client for [Maelstrom] server
Example of usage can be found in [lipinskipawel/whirlpool].
[Maelstrom]: https://github.com/jepsen-io/maelstrom
[lipinskipawel/whirlpool]: https://github.com/lipinskipawel/whirlpool
## Features
Currently, the library is supporting 3 workloads
- echo
- unique-ids
- broadcast
The rest of them are to be done
- g-counter
- kafka
- txn-rw-register
## License
This project is [MIT] licensed.
[MIT]: LICENSE