2 releases
0.1.3 | Mar 22, 2023 |
---|---|
0.1.2 | Mar 22, 2023 |
#629 in Configuration
Used in polaris-rust
4KB
Polaris rust sdk
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
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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.
Dependencies
~2.4–4.5MB
~82K SLoC