polaris-core

Crates.iopolaris-core
lib.rspolaris-core
version0.1.3
sourcesrc
created_at2023-03-22 14:00:56.514492
updated_at2023-03-22 17:14:12.172293
descriptionLightweight Rust SDK used as Proxyless Service Governance.
homepagehttps://polarismesh.cn
repositoryhttps://github.com/polarismesh/polaris-rust.git
max_upload_size
id817168
size3,319
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