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

Download history 81/week @ 2025-03-24 231/week @ 2025-03-31 490/week @ 2025-04-07 367/week @ 2025-04-14 531/week @ 2025-04-21 547/week @ 2025-04-28 505/week @ 2025-05-05 489/week @ 2025-05-12 310/week @ 2025-05-19 443/week @ 2025-05-26 459/week @ 2025-06-02 508/week @ 2025-06-09 480/week @ 2025-06-16 337/week @ 2025-06-23 759/week @ 2025-06-30 721/week @ 2025-07-07

2,309 downloads per month
Used in 2 crates (via restate-sdk)

MIT license

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