fcnet

Crates.iofcnet
lib.rsfcnet
version0.6.0
sourcesrc
created_at2024-08-07 10:37:16.645018
updated_at2024-10-27 18:08:19.185835
descriptionAn in-process Firecracker microVM networking backend based on fcnet-types.
homepage
repositoryhttps://github.com/kanpov/fcnet
max_upload_size
id1328281
size56,755
kanpov (kanpov)

documentation

README

fcnet

fcnet is a concrete implementation of FirecrackerNetworkOperations on FirecrackerNetworks 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.

Commit count: 56

cargo fmt