awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to libpnet/libpnet

Open-source alternatives to Libpnet

21 open-source projects similar to libpnet/libpnet, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Libpnet alternative.

  • accelio/jxioaccelio 的头像

    accelio/JXIO

    85在 GitHub 上查看↗

    JXIO is Java API over AccelIO (C library). AccelIO (http://www.accelio.org/) is a high-performance asynchronous reliable messaging and RPC library optimized for hardware acceleration. RDMA and TCP/IP transport are implemented, and other transports, such as shared-memory can take advantage of…

    Java
    在 GitHub 上查看↗85
  • alexcrichton/ssh2-rsalexcrichton 的头像

    alexcrichton/ssh2-rs

    562在 GitHub 上查看↗

    Documentation

    Rust
    在 GitHub 上查看↗562
  • appneta/tcpreplayappneta 的头像

    appneta/tcpreplay

    1,327在 GitHub 上查看↗

    Pcap editing and replay tools for *NIX and Windows - Users please download source from

    C
    在 GitHub 上查看↗1,327
  • buger/gorbuger 的头像

    buger/gor

    19,290在 GitHub 上查看↗

    Gor is a set of specialized utilities for recording, replaying, and shadowing network traffic to validate system behavior under real-world conditions. It functions as an HTTP traffic recording tool, a network traffic capture engine, and a system for duplicating live production traffic. The project provides capabilities for recording real-time HTTP network traffic and storing it for later playback or analysis. It can duplicate live production network traffic and redirect it to a staging environment in real time, or replay recorded network requests against a target environment to validate syste

    Go
    在 GitHub 上查看↗19,290
  • k3po/k3pok3po 的头像

    k3po/k3po

    50在 GitHub 上查看↗

    build-status-image: https://travis-ci.org/k3po/k3po.svg?branch=develop build-status: https://travis-ci.org/k3po/k3po pull-requests-image: http://www.issuestats.com/github/k3po/k3po/badge/pr pull-requests: http://www.issuestats.com/github/k3po/k3po issues-closed-image:…

    Java
    在 GitHub 上查看↗50

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • kaitoy/pcap4jkaitoy 的头像

    kaitoy/pcap4j

    1,235在 GitHub 上查看↗

    Japanese

    Java
    在 GitHub 上查看↗1,235
  • latencyutils/jrtLatencyUtils 的头像

    LatencyUtils/jRT

    50在 GitHub 上查看↗

    Version: 0.0.1

    Java
    在 GitHub 上查看↗50
  • line/armerialine 的头像

    line/armeria

    5,115在 GitHub 上查看↗

    Armeria is a Netty-based microservice framework used for building high-performance asynchronous services. It functions as a multi-protocol RPC server capable of exposing gRPC, Thrift, and REST services on a single unified port. The project is distinguished by its ability to run diverse communication protocols simultaneously and its integrated RPC debugging web console, which allows for the discovery and invocation of remote procedure calls via JSON. It also includes a gRPC to JSON transcoder to enable web client compatibility with Protobuf services. The framework provides a comprehensive sui

    Java
    在 GitHub 上查看↗5,115
  • mefellows/muxymefellows 的头像

    mefellows/muxy

    829在 GitHub 上查看↗

    Proxy for simulating real-world distributed system failures to improve resilience in your applications.

    Go
    在 GitHub 上查看↗829
  • netflix/simianarmyNetflix 的头像

    Netflix/SimianArmy

    7,984在 GitHub 上查看↗

    SimianArmy is a chaos engineering framework and resilience testing tool designed to induce random infrastructure failures in cloud environments. It functions as a cloud instance termination tool that simulates unplanned outages to verify that distributed architectures maintain high availability and fault tolerance. The system identifies and terminates cloud server instances to ensure applications can tolerate unexpected hardware failures without interrupting service. This process allows for the verification of automated failover mechanisms and the identification of weaknesses in system reliab

    Java
    在 GitHub 上查看↗7,984
  • netifi-proteus/proteus-javanetifi-proteus 的头像

    netifi-proteus/proteus-java

    42在 GitHub 上查看↗

    1. Run the following Gradle command to build the project:

    Java
    在 GitHub 上查看↗42
  • odnoklassniki/one-nioodnoklassniki 的头像

    odnoklassniki/one-nio

    718在 GitHub 上查看↗

    one-nio is a library for building high-performance Java servers. It exposes OS capabilities and selected JDK internal APIs to help high-load applications get the most out of the underlying system.

    Java
    在 GitHub 上查看↗718
  • openhft/chronicle-networkOpenHFT 的头像

    OpenHFT/Chronicle-Network

    253在 GitHub 上查看↗

    A High Performance Network ( TCP/IP ) Library

    Java
    在 GitHub 上查看↗253
  • rafael-santiago/pigrafael-santiago 的头像

    rafael-santiago/pig

    477在 GitHub 上查看↗

    A Linux packet crafting tool.

    C
    在 GitHub 上查看↗477
  • real-logic/aeronreal-logic 的头像

    real-logic/Aeron

    8,688在 GitHub 上查看↗

    Aeron provides infrastructure components for high-speed inter-process and network communication, archiving message streams, and coordinating replicated services. It functions as a system for moving data between remote applications or local processes with low latency and high throughput. The project distinguishes itself through a combination of shared memory for ultra-low latency inter-process communication and a reliable UDP messaging transport that supports both unicast and multicast. It further includes a consensus-based service orchestrator to maintain consistency across replicated state m

    Java
    在 GitHub 上查看↗8,688
  • salesforce/reactive-grpcsalesforce 的头像

    salesforce/reactive-grpc

    841在 GitHub 上查看↗

    Reactive gRPC is a suite of libraries for using gRPC with Reactive Streams programming libraries. Using a protocol buffers compiler plugin, Reactive gRPC generates alternative gRPC bindings for each reactive technology. The reactive bindings support unary and streaming operations in both…

    Java
    在 GitHub 上查看↗841
  • simsong/tcpflowsimsong 的头像

    simsong/tcpflow

    1,769在 GitHub 上查看↗

    TCP/IP packet demultiplexer. Download from:

    C++
    在 GitHub 上查看↗1,769
  • square/okhttpsquare 的头像

    square/okhttp

    46,971在 GitHub 上查看↗

    OkHttp is an HTTP client for the JVM and Android that enables network communication via synchronous and asynchronous requests. It provides a core identity as a comprehensive networking toolkit featuring a WebSocket client for bidirectional data synchronization, a TLS security toolkit for encrypted communication, and a programmable HTTP mock server for simulating backend responses. The project distinguishes itself through a specialized security and performance architecture. It implements mutual TLS, certificate pinning, and DNS over HTTPS to secure data in transit, while utilizing connection p

    Kotlinandroidgraalvmjava
    在 GitHub 上查看↗46,971
  • thehydroimpulse/nanomsg.rsthehydroimpulse 的头像

    thehydroimpulse/nanomsg.rs

    402在 GitHub 上查看↗

    Documentation

    Rust
    在 GitHub 上查看↗402
  • tylertreat/comcasttylertreat 的头像

    tylertreat/comcast

    10,511在 GitHub 上查看↗

    Comcast is a Linux network emulator and degradation tool used to simulate unstable or slow connections. It functions as a network impairment simulator that injects latency, packet loss, and bandwidth limits into network interfaces to verify how software handles adverse conditions. The utility serves as a TCP and UDP traffic shaper, allowing users to restrict bandwidth and filter traffic by destination address, protocol, and port. These capabilities enable the isolation of specific traffic streams to test application resilience when particular services are degraded. The tool provides broader

    Go
    在 GitHub 上查看↗10,511
  • zslayton/stomp-rszslayton 的头像

    zslayton/stomp-rs

    91在 GitHub 上查看↗

    stomp-rs

    Rust
    在 GitHub 上查看↗91