11 releases (7 breaking)
new 0.9.0 | Apr 16, 2025 |
---|---|
0.8.0 | Mar 23, 2025 |
0.7.1 | Dec 1, 2024 |
0.6.0 | Oct 27, 2024 |
0.1.0 | Aug 7, 2024 |
#824 in Network programming
155 downloads per month
Used in 3 crates
73KB
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
~9–20MB
~301K SLoC