16 unstable releases (3 breaking)
Uses old Rust 2015
0.3.0 | Feb 4, 2019 |
---|---|
0.2.12 | Feb 4, 2019 |
0.2.5 | Jan 31, 2019 |
0.1.1 | Jul 31, 2018 |
0.0.1 | Jun 1, 2017 |
#1034 in Hardware support
84 downloads per month
Used in 15 crates
(6 directly)
375KB
7.5K
SLoC
[](This file is part of dpdk. It is subject to the license terms in the COPYRIGHT file found in the top-level directory of this distribution and at https://raw.githubusercontent.com/lemonrock/dpdk/master/COPYRIGHT. No part of dpdk, including this file, may be copied, modified, propagated, or distributed except according to the terms contained in the COPYRIGHT file.) [](Copyright © 2016-2017 The developers of dpdk. See the COPYRIGHT file in the top-level directory of this distribution and at https://raw.githubusercontent.com/lemonrock/dpdk/master/COPYRIGHT.)
dpdk-unix
dpdk-unix is a rust crate that provides unix
features used by DPDK.
Licensing
The license for this project is AGPL-3.0.
lib.rs
:
#dpdk-unix
This crate proves additional mid-level functionality for Unix-like Operating Systems which wraps functionality found in low-level FFI bindings for libc.
It also provides a very small modicum of Windows support to get the current program name.
Dependencies
~2.8–4MB
~72K SLoC