14 releases (major breaking)

10.0.0 Jan 26, 2024
9.0.0 Oct 31, 2023
9.0.0-alpha.1 Sep 29, 2023
8.0.0 Sep 7, 2023
0.1.0 Sep 27, 2022

#232 in Asynchronous

Download history 116/week @ 2023-12-18 14/week @ 2023-12-25 14/week @ 2024-01-01 179/week @ 2024-01-08 108/week @ 2024-01-15 167/week @ 2024-01-22 286/week @ 2024-01-29 325/week @ 2024-02-05 82/week @ 2024-02-12 78/week @ 2024-02-19 177/week @ 2024-02-26 388/week @ 2024-03-04 874/week @ 2024-03-11 1708/week @ 2024-03-18 955/week @ 2024-03-25 1444/week @ 2024-04-01

5,011 downloads per month
Used in 22 crates (3 directly)

MIT/Apache

38KB
767 lines

fvm_actor_utils

A set of abstractions to help work with the runtime layer when developing FVM native actors. This crate provides implementations backed by fvm_sdk which are suitable for use in Rust actors as well as mock implementations suitable for use in unit-tests.

Dependencies

~2.8–4MB
~76K SLoC