# Ixgbe-driver
[](https://crates.io/crates/ixgbe-driver)
[](https://docs.rs/ixgbe-driver)
[](https://github.com/drivercraft/ixgbe-driver/actions/workflows/deploy.yml)
## Introduction
ixgbe-driver is a kernel-level Intel 10Gb network card driver implemented in the Rust programming language. It is developed based on [ixy.rs](https://github.com/ixy-languages/ixy.rs).
The project is currently under development, and this driver is planned to be used in Arceos, providing a non-blocking interface and support for async calls.