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

Download history 238/week @ 2024-10-25 337/week @ 2024-11-01 424/week @ 2024-11-08 493/week @ 2024-11-15 406/week @ 2024-11-22 296/week @ 2024-11-29 302/week @ 2024-12-06 361/week @ 2024-12-13 204/week @ 2024-12-20 48/week @ 2024-12-27 274/week @ 2025-01-03 380/week @ 2025-01-10 388/week @ 2025-01-17 442/week @ 2025-01-24 785/week @ 2025-01-31 655/week @ 2025-02-07

2,339 downloads per month
Used in restate-sdk

MIT license

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