15 releases (major breaking)

11.0.0 Jun 14, 2024
10.0.0 Jan 26, 2024
9.0.0 Oct 31, 2023
8.0.0 Sep 7, 2023
0.1.0 Sep 27, 2022

#317 in Asynchronous

Download history 449/week @ 2024-07-26 891/week @ 2024-08-02 731/week @ 2024-08-09 953/week @ 2024-08-16 992/week @ 2024-08-23 988/week @ 2024-08-30 1375/week @ 2024-09-06 596/week @ 2024-09-13 1381/week @ 2024-09-20 866/week @ 2024-09-27 1080/week @ 2024-10-04 1163/week @ 2024-10-11 767/week @ 2024-10-18 709/week @ 2024-10-25 363/week @ 2024-11-01 367/week @ 2024-11-08

2,498 downloads per month
Used in 24 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.6–3.5MB
~72K SLoC