#unix #dpdk #terms #com #found #directory #file

nightly dpdk-unix

An internal crate to make it easier to iterate on unix requirements

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

#10 in #dpdk

Download history 20/week @ 2023-11-26 9/week @ 2023-12-03 10/week @ 2023-12-10 20/week @ 2023-12-17 15/week @ 2023-12-24 15/week @ 2024-01-07 18/week @ 2024-01-14 3/week @ 2024-01-21 2/week @ 2024-01-28 13/week @ 2024-02-04 19/week @ 2024-02-11 52/week @ 2024-02-18 46/week @ 2024-02-25 24/week @ 2024-03-03 36/week @ 2024-03-10

159 downloads per month
Used in 15 crates (6 directly)

AGPL-3.0

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

~4MB
~70K SLoC