awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 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/jxioAvatar accelio

    accelio/JXIO

    85Vezi pe 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
    Vezi pe GitHub↗85
  • alexcrichton/ssh2-rsAvatar alexcrichton

    alexcrichton/ssh2-rs

    562Vezi pe GitHub↗

    Documentation

    Rust
    Vezi pe GitHub↗562
  • appneta/tcpreplayAvatar appneta

    appneta/tcpreplay

    1,327Vezi pe GitHub↗

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

    C
    Vezi pe GitHub↗1,327
  • buger/gorAvatar buger

    buger/gor

    19,290Vezi pe 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
    Vezi pe GitHub↗19,290
  • k3po/k3poAvatar k3po

    k3po/k3po

    50Vezi pe 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
    Vezi pe GitHub↗50

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • kaitoy/pcap4jAvatar kaitoy

    kaitoy/pcap4j

    1,235Vezi pe GitHub↗

    Japanese

    Java
    Vezi pe GitHub↗1,235
  • latencyutils/jrtAvatar LatencyUtils

    LatencyUtils/jRT

    50Vezi pe GitHub↗

    Version: 0.0.1

    Java
    Vezi pe GitHub↗50
  • line/armeriaAvatar line

    line/armeria

    5,115Vezi pe 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
    Vezi pe GitHub↗5,115
  • mefellows/muxyAvatar mefellows

    mefellows/muxy

    829Vezi pe GitHub↗

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

    Go
    Vezi pe GitHub↗829
  • netflix/simianarmyAvatar Netflix

    Netflix/SimianArmy

    7,984Vezi pe 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
    Vezi pe GitHub↗7,984
  • netifi-proteus/proteus-javaAvatar netifi-proteus

    netifi-proteus/proteus-java

    42Vezi pe GitHub↗

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

    Java
    Vezi pe GitHub↗42
  • odnoklassniki/one-nioAvatar odnoklassniki

    odnoklassniki/one-nio

    718Vezi pe 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
    Vezi pe GitHub↗718
  • openhft/chronicle-networkAvatar OpenHFT

    OpenHFT/Chronicle-Network

    253Vezi pe GitHub↗

    A High Performance Network ( TCP/IP ) Library

    Java
    Vezi pe GitHub↗253
  • rafael-santiago/pigAvatar rafael-santiago

    rafael-santiago/pig

    477Vezi pe GitHub↗

    A Linux packet crafting tool.

    C
    Vezi pe GitHub↗477
  • real-logic/aeronAvatar real-logic

    real-logic/Aeron

    8,688Vezi pe 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
    Vezi pe GitHub↗8,688
  • salesforce/reactive-grpcAvatar salesforce

    salesforce/reactive-grpc

    841Vezi pe 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
    Vezi pe GitHub↗841
  • simsong/tcpflowAvatar simsong

    simsong/tcpflow

    1,769Vezi pe GitHub↗

    TCP/IP packet demultiplexer. Download from:

    C++
    Vezi pe GitHub↗1,769
  • square/okhttpAvatar square

    square/okhttp

    46,971Vezi pe 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
    Vezi pe GitHub↗46,971
  • thehydroimpulse/nanomsg.rsAvatar thehydroimpulse

    thehydroimpulse/nanomsg.rs

    402Vezi pe GitHub↗

    Documentation

    Rust
    Vezi pe GitHub↗402
  • tylertreat/comcastAvatar tylertreat

    tylertreat/comcast

    10,511Vezi pe 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
    Vezi pe GitHub↗10,511
  • zslayton/stomp-rsAvatar zslayton

    zslayton/stomp-rs

    91Vezi pe GitHub↗

    stomp-rs

    Rust
    Vezi pe GitHub↗91