Skip to content

AdityaGupta03/whirlpool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whirlpool - A C++ Library for Maelstrom

Please note that this is not yet completed and is currently being worked on.

This library provides a C++ interface for building distributed systems that can be tested with Maelstrom. It was inspired to solve the challenges listed on Fly.io Distributed System Challenges.

This library provides an alternative C++ implementation focusing on modern C++ features and ease of use. While inspired by the official implementations, this is an independent project not affiliated with Maelstrom. You can find the library code within the "include" folder.

Alternative Implementations

Maelstrom provides official implementations in several languages:

License

This library is licensed under the MIT License. See the LICENSE file for details.

Note: This library is designed to work with Maelstrom, which is licensed under the Eclipse Public License. While this library can be used with Maelstrom, it is an independent work and is not affiliated with or endorsed by the Maelstrom project.

About

A library to solve Maelstrom distributed systems challenges along with solutions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors