14 stable releases (12 major)

12.0.1 Nov 22, 2024
11.0.0 Jun 14, 2024
10.0.0 Jan 26, 2024
9.0.0 Oct 31, 2023
0.1.0 Sep 27, 2022

#175 in Asynchronous

Download history 1122/week @ 2024-08-21 795/week @ 2024-08-28 1382/week @ 2024-09-04 845/week @ 2024-09-11 1116/week @ 2024-09-18 1146/week @ 2024-09-25 914/week @ 2024-10-02 1065/week @ 2024-10-09 994/week @ 2024-10-16 832/week @ 2024-10-23 406/week @ 2024-10-30 360/week @ 2024-11-06 304/week @ 2024-11-13 1140/week @ 2024-11-20 1008/week @ 2024-11-27 1253/week @ 2024-12-04

3,754 downloads per month
Used in 25 crates (3 directly)

MIT/Apache

39KB
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
~90K SLoC