#firecracker #micro-vm #networking

fcnet

An in-process Firecracker microVM networking backend based on fcnet-types

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

Download history 1/week @ 2024-12-21 1/week @ 2025-01-04 5/week @ 2025-02-01 10/week @ 2025-02-08 13/week @ 2025-02-15 6/week @ 2025-02-22 1/week @ 2025-03-01 4/week @ 2025-03-08 13/week @ 2025-03-15 126/week @ 2025-03-22 13/week @ 2025-03-29 3/week @ 2025-04-05

155 downloads per month
Used in 3 crates

MIT license

73KB
1.5K SLoC

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.

Dependencies

~9–20MB
~301K SLoC