#
kernel-bypass
Here are 10 public repositories matching this topic...
QNSM is network security monitoring framework based on DPDK.
-
Updated
Apr 15, 2020 - C
chintan8saaras
commented
Jun 2, 2019
This is an optimization to reduce the time it takes to build/deploy YAStack.
Compilation of YAStack can be optimized by pre-compiling source code that does not depend on DPDK. This can help build the image faster since now only DPDK and dependent code will have to be compiled.
Golang binding for netmap https://github.com/luigirizzo/netmap
-
Updated
Feb 3, 2019 - Go
A low-latency, extensible, multi-tenant key-value store.
-
Updated
Jun 16, 2020 - Rust
small header-only library simplifying netmap development
-
Updated
Mar 12, 2019 - C++
Basic DPDK example applications for Linux using the cmake build system
-
Updated
Jan 10, 2020 - C++
Improve this page
Add a description, image, and links to the kernel-bypass topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the kernel-bypass topic, visit your repo's landing page and select "manage topics."
Hi all,
What is the agreement for contributions?
It seems that I didn't find the inbound agreement.
In general, the inbound license should be 'Developer Certificate of Origin, version 1.1'.
The outbound license should be 'Apache License 2.0'
And the legal information of inbound license should be in CONTRIBUTING.md.
My boss want to know the inbound license of this project and the link.