#fluence #sdk #webassembly

fluence-sdk-main

Rust SDK for applications for the Fluence network

46 releases (5 breaking)

0.6.9 May 19, 2021
0.6.1 Apr 27, 2021
0.5.0 Mar 12, 2021
0.2.14 Dec 31, 2020
0.1.4 Mar 27, 2019

#2554 in Magic Beans

Download history 56/week @ 2022-11-28 63/week @ 2022-12-05 72/week @ 2022-12-12 67/week @ 2022-12-19 39/week @ 2022-12-26 26/week @ 2023-01-02 53/week @ 2023-01-09 25/week @ 2023-01-16 130/week @ 2023-01-23 159/week @ 2023-01-30 167/week @ 2023-02-06 243/week @ 2023-02-13 401/week @ 2023-02-20 24/week @ 2023-02-27 64/week @ 2023-03-06 35/week @ 2023-03-13

552 downloads per month
Used in 14 crates (4 directly)

Apache-2.0

25KB
409 lines

crates.io version

Marine Rust SDK

This SDK is intended to run backend application on the Fluence network with Marine runtime. More information about usage and some internals could found in docs.


lib.rs:

The main part of Fluence backend SDK. Contains export_allocator, logger and result modules.

Dependencies

~1.8–2.4MB
~54K SLoC