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
·

3 Repos

Awesome GitHub RepositoriesNetwork Virtualization

Tools for software-defined networking and packet manipulation.

Explore 3 awesome GitHub repositories matching part of an awesome list · Network Virtualization. Refine with filters or upvote what's useful.

Awesome Network Virtualization GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • secdev/scapyAvatar von secdev

    secdev/scapy

    12,068Auf GitHub ansehen↗

    Scapy is a network packet manipulation tool and protocol analysis suite designed for crafting, sending, sniffing, and dissecting network traffic. It functions as a framework for building custom network tools that interact directly with low-level packet headers and payloads, enabling users to perform security research and network diagnostics. The system distinguishes itself through a layer-based construction model that allows users to define protocols as stacked objects, which automatically handle checksums and field offsets. It utilizes dynamic field reflection to map packet structures to bin

    Packet manipulation and network analysis library.

    Pythonhacktoberfestnetworknetwork-analysis
    Auf GitHub ansehen↗12,068
  • mininet/mininetAvatar von mininet

    mininet/mininet

    5,817Auf GitHub ansehen↗

    Mininet is a network emulator that creates virtual networks of hosts, switches, and links on a single Linux machine for Software-Defined Networking (SDN) prototyping and testing. It emulates network nodes as lightweight processes in isolated network namespaces, connecting them via virtual Ethernet pairs, and supports OpenFlow protocol for programmable control of virtual switches and traffic flows. The project enables users to design custom network topologies using a Python API, simulate link conditions such as bandwidth, delay, and packet loss, and run real Linux applications and kernel code

    Network emulator and API.

    Python
    Auf GitHub ansehen↗5,817
  • napalm-automation/napalmAvatar von napalm-automation

    napalm-automation/napalm

    2,470Auf GitHub ansehen↗

    Network Automation and Programmability Abstraction Layer with Multivendor support

    Cross-vendor API for network device manipulation.

    Python
    Auf GitHub ansehen↗2,470
  1. Home
  2. Part of an Awesome List
  3. DevOps & Infrastructure
  4. Network Virtualization