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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to averageflow/gohooks

Open-source alternatives to Gohooks

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

  • hashicorp/go-getterAvatar de hashicorp

    hashicorp/go-getter

    1,822Voir sur GitHub↗

    Package for downloading things from a string URL using a variety of protocols.

    Go
    Voir sur GitHub↗1,822
  • mdlayher/dhcp6M

    mdlayher/dhcp6

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • fanux/lhttpAvatar de fanux

    fanux/lhttp

    688Voir sur GitHub↗

    go websocket, a better way to buid your IM server

    Go
    Voir sur GitHub↗688
  • google/gopacketAvatar de google

    google/gopacket

    6,781Voir sur GitHub↗

    gopacket is a Go library for live packet capture and multi-layer protocol decoding. It provides a framework for parsing raw network bytes into structured protocol layers, enabling inspection and analysis of network traffic directly from interfaces or packet capture files. The library distinguishes itself through a layered protocol stack that organizes decoders as independent, composable layers, and an interface-based decoder registry that supports extensible custom protocol development. It offers zero-copy packet decoding for high-throughput parsing, stream-based TCP reassembly to reconstruct

    Go
    Voir sur GitHub↗6,781
  • joeig/go-powerdnsAvatar de joeig

    joeig/go-powerdns

    103Voir sur GitHub↗

    PowerDNS API client for Go (community project)

    Go
    Voir sur GitHub↗103
  • mdlayher/arpM

    mdlayher/arp

    0Voir sur GitHub↗
    Voir sur GitHub↗0

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
  • drmagice/gmqttAvatar de DrmagicE

    DrmagicE/gmqtt

    1,041Voir sur GitHub↗

    Gmqtt is a flexible, high-performance MQTT broker library that fully implements the MQTT protocol V3.x and V5 in golang

    Gogmqttgolangmqtt
    Voir sur GitHub↗1,041
  • eduardonunesp/sslbE

    eduardonunesp/sslb

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • gchaincl/httplabAvatar de gchaincl

    gchaincl/httplab

    4,151Voir sur GitHub↗

    httplab is an interactive HTTP mock server, request inspection tool, and response simulator. It functions as a web server designed to capture and analyze incoming HTTP requests and headers in real time for debugging purposes. The tool enables the construction and delivery of custom HTTP responses to simulate various server behaviors. Users can forge specific headers and bodies to test how client applications handle different status codes and payloads, with the ability to save these configurations as response templates for consistent reuse across sessions. The project covers a broad surface o

    Go
    Voir sur GitHub↗4,151
  • google/gnxiG

    google/gnxi

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • ian-kent/linkioI

    ian-kent/linkio

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • jlaffaye/ftpAvatar de jlaffaye

    jlaffaye/ftp

    1,394Voir sur GitHub↗

    FTP client package for Go

    Goftpftp-clientgo
    Voir sur GitHub↗1,394
  • koofr/gravalK

    koofr/graval

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • masterzen/winrmAvatar de masterzen

    masterzen/winrm

    468Voir sur GitHub↗

    Command-line tool and library for Windows remote command execution in Go

    Go
    Voir sur GitHub↗468
  • aerogo/packetA

    aerogo/packet

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • ccding/go-stunC

    ccding/go-stun

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • aybabtme/portproxyA

    aybabtme/portproxy

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • allenxuxu/gevAvatar de Allenxuxu

    Allenxuxu/gev

    1,775Voir sur GitHub↗

    🚀Gev is a lightweight, fast non-blocking TCP network library / websocket server based on Reactor mode. Support custom protocols to quickly and easily build high-performance servers.

    Goepollepoll-tcp-serverevent-driven
    Voir sur GitHub↗1,775
  • fortio/fortioAvatar de fortio

    fortio/fortio

    3,703Voir sur GitHub↗

    Fortio is a performance testing tool written in Go that generates constant request rates to measure latency histograms and response percentiles. It functions as a network performance benchmarker for analyzing system performance across HTTP and gRPC endpoints, and includes a specialized HTTP echo server for mirroring requests. The project distinguishes itself through a web-based HTTP load testing API used for triggering asynchronous tests and visualizing result data through graphs. It also provides server behavior simulation, allowing the echo server to inject artificial delays and vary respon

    Gogogolanggolang-application
    Voir sur GitHub↗3,703
  • gansidui/gotcpG

    gansidui/gotcp

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • gliderlabs/sshAvatar de gliderlabs

    gliderlabs/ssh

    4,145Voir sur GitHub↗

    This project is a Go library and framework for implementing the SSH protocol. It provides a toolkit for building custom SSH servers, managing encrypted connections, and handling remote command execution. The implementation focuses on flexible session management through callback-based handling and a pluggable authentication system that supports passwords, public keys, and certificates. It includes mechanisms for secure network tunneling, including local and reverse port forwarding for TCP and Unix domain socket traffic. The library covers a broad range of protocol capabilities, including cryp

    Gogolanggolang-packagessh
    Voir sur GitHub↗4,145
  • go-rtc/stunG

    go-rtc/stun

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • anacrolix/utpA

    anacrolix/utp

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • hashicorp/mdnsAvatar de hashicorp

    hashicorp/mdns

    1,361Voir sur GitHub↗

    Simple mDNS client/server library in Golang

    Go
    Voir sur GitHub↗1,361
  • akrennmair/gopcapAvatar de akrennmair

    akrennmair/gopcap

    491Voir sur GitHub↗

    A simple wrapper around libpcap for the Go programming language

    Go
    Voir sur GitHub↗491
  • intel-go/nff-goI

    intel-go/nff-go

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • kirilldanshin/llbK

    kirillDanshin/llb

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • c-robinson/iplibAvatar de c-robinson

    c-robinson/iplib

    151Voir sur GitHub↗

    A library for working with IP addresses and networks in Go

    Go
    Voir sur GitHub↗151
  • lucas-clemente/quic-goL

    lucas-clemente/quic-go

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • mdlayher/ethernetM

    mdlayher/ethernet

    0Voir sur GitHub↗
    Voir sur GitHub↗0