9 unstable releases (4 breaking)
0.4.0 | Jul 2, 2025 |
---|---|
0.3.0 | Apr 9, 2025 |
0.2.0 | Jan 31, 2025 |
0.1.0 | Sep 5, 2024 |
0.0.4 | Jul 23, 2024 |
#801 in Network programming
2,309 downloads per month
Used in 2 crates
(via restate-sdk)
385KB
10K
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 | 0.3.x/0.4.x |
---|---|---|---|---|
1.0 | ✅ | ❌ | ❌ | ❌ |
1.1 | ✅ | ✅ | ✅ | ❌ |
1.2 | ✅ | ✅ | ✅ | ❌ |
1.3/1.4 | ✅ | ✅ | ✅ | ✅ |
Development
You need the Rust toolchain. To verify:
just verify
To release we use cargo-release:
cargo release <VERSION>
Dependencies
~1–11MB
~145K SLoC