awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

Awesome GitHub RepositoriesUser-Space Stack Routing

Routing logic that decides between the host kernel network stack and a user-space implementation.

Distinct from Kernel Stack Integration: Distinct from general kernel stack integration: specifically implements the decision logic to bypass the kernel for certain traffic.

Explore 1 awesome GitHub repository matching networking & communication · User-Space Stack Routing. Refine with filters or upvote what's useful.

Awesome User-Space Stack Routing GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • f-stack/f-stackAvatar von F-Stack

    F-Stack/f-stack

    4,230Auf GitHub ansehen↗

    f-stack is a kernel-bypass framework and user-space TCP/IP stack designed to increase packet processing speeds and overall throughput. It utilizes DPDK to route network traffic directly to user space and integrates a transplanted FreeBSD network stack to handle transport and network layer protocols outside of the host operating system. The project provides a socket API compatibility layer that allows standard network applications to run on a high-performance backend without requiring code changes. It also features a coroutine-based network API and micro-threading interface to manage asynchron

    Implements routing logic to toggle between the standard kernel network stack and the high-performance user-space stack.

    C
    Auf GitHub ansehen↗4,230
  1. Home
  2. Networking & Communication
  3. Network Stacks
  4. Kernel Stack Integration
  5. User-Space Stack Routing