7 releases
0.2.0 | Jan 31, 2025 |
---|---|
0.1.0 | Sep 5, 2024 |
0.0.5 | Aug 8, 2024 |
0.0.4 | Jul 23, 2024 |
#781 in Network programming
2,339 downloads per month
Used in restate-sdk
335KB
9K
SLoC
SDK Shared core
Shared core to build SDKs in various languages. Currently used by:
Versions
This library follows Semantic Versioning.
The compatibility with Restate is described in the following table:
Restate Server\sdk-shared-core | 0.0.x | 0.1.x | 0.2.x |
---|---|---|---|
1.0 | ✅ | ❌ | ❌ |
1.1 | ✅ | ✅ | ✅ |
1.2 | ✅ | ✅ | ✅ |
Development
You need the Rust toolchain. To verify:
just verify
To release we use cargo-release:
cargo release <VERSION>
Dependencies
~1–11MB
~133K SLoC