Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

PierreZ/moonpool

Repository files navigation

Moonpool

Deterministic simulation testing for distributed systems in Rust.

Inspired by FoundationDB's simulation testing.

Note: This is a hobby-grade project under active development.

Quick Start

# Enter development environment (Nix required)
nix develop

# Run tests
nix develop --command cargo nextest run

# Build documentation
nix develop --command cargo doc --open

Documentation

All documentation lives in Rust doc comments:

cargo doc --open

License

Apache 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages