polaris-rs

Crates.iopolaris-rs
lib.rspolaris-rs
version0.1.1
sourcesrc
created_at2022-10-21 14:54:26.655872
updated_at2022-10-21 15:20:42.409828
descriptionLightweight Rust SDK used as Proxyless Service Governance Solution.
homepagehttps://github.com/houseme/polaris-rs
repositoryhttps://github.com/houseme/polaris-rs.git
max_upload_size
id693677
size16,063
houseme (houseme)

documentation

README

Polaris-rs

Polaris is an operation centre that supports multiple programming languages, with high compatibility to different application framework.

Lightweight Rust SDK used as Proxyless Service Governance Solution.

Polaris-rust is rust SDK for Polaris.

Build crates.io docs.rs License Crates.io Crates.io

Install

Add the following to your Cargo.toml:

[dependencies]
polaris-rs = "0.1"

Quickstart


Benchmarks

Run them yourself with cargo bench.

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.

Commit count: 17

cargo fmt