Skip to content
/ circus Public

A toolkit to develop distributed systems

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

PierreZ/circus

Repository files navigation

circus 🎪

A toolkit to develop distributed systems

status Build status Coverage Status Dependency Status License Minimum rustc version

Overview

A sets of crates that will provide toolboxes to create distributed systems in Rust. Highly experimental for now, but the end-goal is to provide some helpers that the FoundationDB's developers have:

It will be compatible with both async-std and Tokio, allowing you to use Circus during development, then switch to your favorite runtime in production.

Available crates

Rust version requirements

The MSRV is Rust 1.56.0.

Examples

Examples can be found in the examples folder.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

A toolkit to develop distributed systems

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published