F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API.

Lastest Version

2017.4 release version 1.0, click F-Stack-1.0 to download F-Stack.

Release Note

  1. Intel DPDK network I/O module supported.
  2. FreeBSD Network Stack supported.
  3. Nginx supported.
  4. Redis supported.
  5. Coroutine supported.
  6. Posix API(Socket/Epoll/Kqueue/Select/Poll) supported.

Source Code


    mkdir /data/f-stack
    git clone https://github.com/F-Stack/f-stack.git /data/f-stack