polaris-rust

Crates.iopolaris-rust
lib.rspolaris-rust
version0.2.0-alpha.0
sourcesrc
created_at2022-10-21 14:44:10.719267
updated_at2024-10-24 03:38:45.030082
descriptionLightweight Rust SDK used as Proxyless Service Governance Solution.
homepagehttps://polarismesh.cn
repositoryhttps://github.com/polaris-contrib/polaris-rust
max_upload_size
id693665
size644,894
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.2.0"

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

cargo fmt