6 releases

0.1.0 Sep 5, 2024
0.0.5 Aug 8, 2024
0.0.4 Jul 23, 2024

#555 in Network programming

Download history 222/week @ 2024-08-22 85/week @ 2024-08-29 503/week @ 2024-09-05 279/week @ 2024-09-12 230/week @ 2024-09-19 253/week @ 2024-09-26 363/week @ 2024-10-03 441/week @ 2024-10-10 560/week @ 2024-10-17 308/week @ 2024-10-24 302/week @ 2024-10-31 411/week @ 2024-11-07 525/week @ 2024-11-14 376/week @ 2024-11-21 331/week @ 2024-11-28 283/week @ 2024-12-05

1,594 downloads per month
Used in restate-sdk

MIT license

285KB
7.5K 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
1.0
1.1

Development

You need the Rust toolchain. To verify:

just verify

To release we use cargo-release:

cargo release <VERSION>

Dependencies

~8–16MB
~312K SLoC