awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • secdev/scapyAvatar de secdev

    secdev/scapy

    12,068Ver en GitHub↗

    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
    Ver en GitHub↗12,068
  • mininet/mininetAvatar de mininet

    mininet/mininet

    5,817Ver en GitHub↗

    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
    Ver en GitHub↗5,817
  • napalm-automation/napalmAvatar de napalm-automation

    napalm-automation/napalm

    2,470Ver en GitHub↗

    Network Automation and Programmability Abstraction Layer with Multivendor support

    Cross-vendor API for network device manipulation.

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