6 releases

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

#644 in Network programming

Download history 266/week @ 2024-08-31 335/week @ 2024-09-07 290/week @ 2024-09-14 273/week @ 2024-09-21 320/week @ 2024-09-28 349/week @ 2024-10-05 547/week @ 2024-10-12 471/week @ 2024-10-19 201/week @ 2024-10-26 395/week @ 2024-11-02 447/week @ 2024-11-09 496/week @ 2024-11-16 391/week @ 2024-11-23 241/week @ 2024-11-30 330/week @ 2024-12-07 358/week @ 2024-12-14

1,427 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–19MB
~314K SLoC