8 releases
Uses old Rust 2015
0.1.7 | Aug 7, 2018 |
---|---|
0.1.6 | Aug 7, 2018 |
#3 in #distributor
5.5MB
152K
SLoC
[](This file is part of .cargo. 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/.cargo/master/COPYRIGHT. No part of .cargo, including this file, may be copied, modified, propagated, or distributed except according to the terms contained in the COPYRIGHT file.) [](Copyright © 2016 The developers of .cargo. See the COPYRIGHT file in the top-level directory of this distribution and at https://raw.githubusercontent.com/lemonrock/.cargo/master/COPYRIGHT.)
.cargo
.cargo is a simple repository that contains common files useful when creating crates. It allows for a common style for formatting and clippy across projects. It is intended to be embedded as a submodule and various files symlinked into placed.
Licensing
The license for this project is MIT.
lib.rs
:
#dpdk-global-allocator A wrapper around DPDK's elastic flow distributor (EFD) framework.
Whilst DPDK is supported for Linux on AArch64, ARM v7, PowerPC 64-bit (recent) and x86-64, and FreeBSD on x86-64, only Linux x86-64 will compile.
Some work has been done to try to maintain compatibility with FreeBSD and other architectures but this is not maintained yet.