polaris-config

Crates.iopolaris-config
lib.rspolaris-config
version0.1.3
sourcesrc
created_at2023-03-22 14:02:01.453357
updated_at2023-03-22 18:02:53.382773
descriptionLightweight Rust SDK used as Proxyless Service Governance.
homepagehttps://polarismesh.cn
repositoryhttps://github.com/polarismesh/polaris-rust.git
max_upload_size
id817170
size3,197
houseme (houseme)

documentation

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

README

polaris-rust

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.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