7 releases (4 breaking)
0.6.0 | Oct 27, 2024 |
---|---|
0.5.1 | Oct 20, 2024 |
0.4.1 | Oct 17, 2024 |
0.2.0 | Oct 14, 2024 |
0.1.0 | Aug 7, 2024 |
#9 in #microvm
697 downloads per month
Used in 3 crates
64KB
1.5K
SLoC
fcnet
fcnet
is a concrete implementation of FirecrackerNetworkOperation
s on FirecrackerNetwork
s that is linked
into your application and works in-process. This achieves marginally better performance than introducing indirection
like fcnetd
+fcnetd-client
, at the cost of requiring your application process to run as root.
Dependencies
~7–16MB
~227K SLoC