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

Skip to content

jonnadal/fibril

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fibril Repository Root

This repository houses a collection of Rust crates for implementing and verifying distributed systems.

Crates

Crate Links
consistency_model docssource
fibril docssource
fibril_core docssource
fibril_verifier docssource
vector_clock docssource

Contributing

Please make sure your code passes tests/clippy, and apply auto-formatting:

  1. cargo test && cargo test --examples
  2. cargo clippy && cargo clippy --examples
  3. cargo fmt

License

See LICENSE-APACHE and LICENSE-MIT.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages