#driver #nic #arce-os

no-std axdriver_net

Common traits and types for network device (NIC) drivers

6 releases

Uses new Rust 2024

0.2.0 Apr 3, 2026
0.1.4-preview.3 Feb 6, 2026
0.1.3 Feb 28, 2026
0.1.3-preview.1 Feb 6, 2026

#3 in #nic

Download history 528/week @ 2026-02-04 401/week @ 2026-02-11 443/week @ 2026-02-18 536/week @ 2026-02-25 940/week @ 2026-03-04 323/week @ 2026-03-11 408/week @ 2026-03-18 162/week @ 2026-03-25 397/week @ 2026-04-01 579/week @ 2026-04-08 729/week @ 2026-04-15 826/week @ 2026-04-22 527/week @ 2026-04-29 736/week @ 2026-05-06

2,894 downloads per month
Used in 13 crates (2 directly)

GPL-3.0-or-later OR Apache-2…

27KB
447 lines

axdriver_net

Crates.io Docs.rs CI

Common traits and types for network device (NIC) drivers in no_std environments.

Part of the axdriver_crates workspace.

Features

  • ixgbe – Intel 10GbE NIC driver.
  • fxmac – FXMAC ethernet driver for Phytium Pi.

License

GPL-3.0-or-later OR Apache-2.0 OR MulanPSL-2.0. See repository root LICENSE.

Dependencies

~0.2–1.6MB
~19K SLoC