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

#274 in Asynchronous

Download history 236/week @ 2024-01-26 227/week @ 2024-02-02 239/week @ 2024-02-09 71/week @ 2024-02-16 123/week @ 2024-02-23 358/week @ 2024-03-01 663/week @ 2024-03-08 1599/week @ 2024-03-15 1308/week @ 2024-03-22 963/week @ 2024-03-29 1728/week @ 2024-04-05 2092/week @ 2024-04-12 1521/week @ 2024-04-19 756/week @ 2024-04-26 1279/week @ 2024-05-03 878/week @ 2024-05-10

4,628 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
~93K SLoC