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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to accelio/jxio

Open-source alternatives to JXIO

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

  • alexcrichton/ssh2-rsAvatar de alexcrichton

    alexcrichton/ssh2-rs

    562Voir sur GitHub↗

    Documentation

    Rust
    Voir sur GitHub↗562
  • appneta/tcpreplayAvatar de appneta

    appneta/tcpreplay

    1,327Voir sur GitHub↗

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

    C
    Voir sur GitHub↗1,327
  • buger/gorAvatar de buger

    buger/gor

    19,290Voir sur 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
    Voir sur GitHub↗19,290
  • k3po/k3poAvatar de k3po

    k3po/k3po

    50Voir sur 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
    Voir sur GitHub↗50
  • kaitoy/pcap4jAvatar de kaitoy

    kaitoy/pcap4j

    1,235Voir sur GitHub↗

    Japanese

    Java
    Voir sur GitHub↗1,235

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • latencyutils/jrtAvatar de LatencyUtils

    LatencyUtils/jRT

    50Voir sur GitHub↗

    Version: 0.0.1

    Java
    Voir sur GitHub↗50
  • libpnet/libpnetAvatar de libpnet

    libpnet/libpnet

    2,574Voir sur GitHub↗

    Cross-platform, low level networking using the Rust programming language.

    Rustcross-platformdatalinklibpnet
    Voir sur GitHub↗2,574
  • line/armeriaAvatar de line

    line/armeria

    5,115Voir sur 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
    Voir sur GitHub↗5,115
  • mefellows/muxyAvatar de mefellows

    mefellows/muxy

    829Voir sur GitHub↗

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

    Go
    Voir sur GitHub↗829
  • netflix/simianarmyAvatar de Netflix

    Netflix/SimianArmy

    7,984Voir sur 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
    Voir sur GitHub↗7,984
  • netifi-proteus/proteus-javaAvatar de netifi-proteus

    netifi-proteus/proteus-java

    42Voir sur GitHub↗

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

    Java
    Voir sur GitHub↗42
  • odnoklassniki/one-nioAvatar de odnoklassniki

    odnoklassniki/one-nio

    718Voir sur 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
    Voir sur GitHub↗718
  • openhft/chronicle-networkAvatar de OpenHFT

    OpenHFT/Chronicle-Network

    253Voir sur GitHub↗

    A High Performance Network ( TCP/IP ) Library

    Java
    Voir sur GitHub↗253
  • rafael-santiago/pigAvatar de rafael-santiago

    rafael-santiago/pig

    477Voir sur GitHub↗

    A Linux packet crafting tool.

    C
    Voir sur GitHub↗477
  • real-logic/aeronAvatar de real-logic

    real-logic/Aeron

    8,688Voir sur 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
    Voir sur GitHub↗8,688
  • salesforce/reactive-grpcAvatar de salesforce

    salesforce/reactive-grpc

    841Voir sur 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
    Voir sur GitHub↗841
  • simsong/tcpflowAvatar de simsong

    simsong/tcpflow

    1,769Voir sur GitHub↗

    TCP/IP packet demultiplexer. Download from:

    C++
    Voir sur GitHub↗1,769
  • square/okhttpAvatar de square

    square/okhttp

    46,971Voir sur 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
    Voir sur GitHub↗46,971
  • thehydroimpulse/nanomsg.rsAvatar de thehydroimpulse

    thehydroimpulse/nanomsg.rs

    402Voir sur GitHub↗

    Documentation

    Rust
    Voir sur GitHub↗402
  • tylertreat/comcastAvatar de tylertreat

    tylertreat/comcast

    10,511Voir sur 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
    Voir sur GitHub↗10,511
  • zslayton/stomp-rsAvatar de zslayton

    zslayton/stomp-rs

    91Voir sur GitHub↗

    stomp-rs

    Rust
    Voir sur GitHub↗91