polaris-rust

Crates.iopolaris-rust
lib.rspolaris-rust
version0.1.3
sourcesrc
created_at2022-10-21 14:44:10.719267
updated_at2023-03-22 18:13:14.531323
descriptionLightweight Rust SDK used as Proxyless Service Governance.
homepagehttps://polarismesh.cn
repositoryhttps://github.com/polarismesh/polaris-rust.git
max_upload_size
id693665
size3,823
houseme (houseme)

documentation

https://docs.rs/polaris-rust/

README

Polaris rust sdk

Build docs.rs License Crates.io Crates.io

Introduction

Lightweight Rust SDK used as Proxyless Service Governance

Install

Add the following to your Cargo.toml:

[dependencies]
polaris-rust = "0.1"

Quickstart

rust version >= 1.63.0


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: 18

cargo fmt