polaris-registry

Crates.iopolaris-registry
lib.rspolaris-registry
version0.1.3
sourcesrc
created_at2023-03-22 14:25:46.591326
updated_at2023-03-22 18:10:31.450409
descriptionLightweight Rust SDK used as Proxyless Service Governance.
homepagehttps://polarismesh.cn
repositoryhttps://github.com/polarismesh/polaris-rust.git
max_upload_size
id817198
size3,245
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