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

#276 in Asynchronous

Download history 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 1211/week @ 2024-04-01 1778/week @ 2024-04-08 2453/week @ 2024-04-15 902/week @ 2024-04-22 1123/week @ 2024-04-29

6,304 downloads per month
Used in 23 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

~4.5MB
~91K SLoC