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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to eldadru/ksniff

Projects sharing features with Ksniff

30 open-source projects similar to eldadru/ksniff, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • iovisor/kubectl-traceiovisor avatar

    iovisor/kubectl-trace

    2,177View on GitHub↗

    Schedule bpftrace programs on your kubernetes cluster using the kubectl

    Go
    View on GitHub↗2,177
  • asobti/kube-monkeyasobti avatar

    asobti/kube-monkey

    3,064View on GitHub↗

    An implementation of Netflix's Chaos Monkey for Kubernetes clusters

    Go
    View on GitHub↗3,064
  • dpeckett/pangolinD

    dpeckett/pangolin

    0View on GitHub↗
    View on GitHub↗0
  • boostorg/asioboostorg avatar

    boostorg/asio

    1,587View on GitHub↗

    Boost.org asio module

    C++
    View on GitHub↗1,587
  • boostorg/beastboostorg avatar

    boostorg/beast

    4,801View on GitHub↗

    Beast is a C++ library for implementing low-level HTTP and WebSocket clients and servers. It functions as an asynchronous networking framework designed to compose non-blocking I/O operations and layered stream stacks for managing concurrent network traffic, specifically utilizing the Boost.Asio asynchronous model. The library provides a comprehensive implementation of the HTTP/1.1 and WebSocket protocols. For HTTP, it includes primitives for parsing and serializing messages with support for chunked transfer encoding, incremental body reading, and request pipelining. Its WebSocket implementati

    C++asioasync-programmingboost
    View on GitHub↗4,801

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • boz/kailboz avatar

    boz/kail

    2,062View on GitHub↗

    kubernetes log viewer

    Godevtoolsgolangkubernetes
    View on GitHub↗2,062
  • c-ares/c-aresc-ares avatar

    c-ares/c-ares

    2,152View on GitHub↗

    A C library for asynchronous DNS requests

    C
    View on GitHub↗2,152
  • caesar0301/awesome-pcaptoolscaesar0301 avatar

    caesar0301/awesome-pcaptools

    3,397View on GitHub↗

    A collection of tools developed by other researchers in the Computer Science area to process network traces. All the right reserved for the original authors.

    View on GitHub↗3,397
  • cilium/ciliumcilium avatar

    cilium/cilium

    23,806View on GitHub↗

    Cilium is a networking, security, and observability platform for containerized environments that leverages kernel-level data paths to process traffic. By executing programs directly within the Linux kernel, it provides high-performance packet filtering, routing, and load balancing without the need for traditional user-space proxies or context switching. The platform distinguishes itself through identity-based security enforcement, which filters traffic based on service labels rather than volatile IP addresses. It integrates containerized workloads with external physical or virtual infrastruct

    Gobpfcncfcni
    View on GitHub↗23,806
  • ckreiling/nessieckreiling avatar

    ckreiling/nessie

    8View on GitHub↗

    A friendly DNS client for Gleam programs targeting Erlang.

    Gleam
    View on GitHub↗8
  • coredns/corednscoredns avatar

    coredns/coredns

    14,109View on GitHub↗

    CoreDNS is a modular domain name system server designed for cloud-native environments. It functions as a flexible DNS resolver and forwarder that manages network traffic by routing queries based on zone-based rules and authoritative data. The server is built to integrate with service discovery systems, enabling it to map service names to network addresses within containerized infrastructure. The project is defined by a plugin-based request pipeline that allows for the extension of server functionality through custom modules. These plugins can intercept, modify, or log network requests in real

    Gocncfcorednsdns-server
    View on GitHub↗14,109
  • corvusoft/restbedCorvusoft avatar

    Corvusoft/restbed

    1,999View on GitHub↗

    Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++ applications.

    C++async-programmingasynchronouscomet
    View on GitHub↗1,999
  • cyberark/kubeletctlC

    cyberark/kubeletctl

    0View on GitHub↗
    View on GitHub↗0
  • doitintl/kube-no-troubledoitintl avatar

    doitintl/kube-no-trouble

    3,676View on GitHub↗

    kube-no-trouble is a Kubernetes deprecated API scanner and cluster auditor designed to detect outdated API versions. It identifies resources that may cause failures during cluster upgrades by checking them against predefined rulesets of deprecated or removed versions. The tool operates across multiple environments, providing both live cluster auditing and static analysis of local YAML manifests. It further extends its detection capabilities to Helm releases, extracting metadata from deployed charts to pinpoint deprecated APIs within installations. Its broader capabilities include infrastruct

    Goclustergkehacktoberfest
    View on GitHub↗3,676
  • bats-core/bats-detikB

    bats-core/bats-detik

    0View on GitHub↗
    View on GitHub↗0
  • eduardsui/tlseeduardsui avatar

    eduardsui/tlse

    676View on GitHub↗

    Single C file TLS 1.2/1.3 implementation, using tomcrypt as crypto library

    C
    View on GitHub↗676
  • efrat19/kubeloadE

    Efrat19/kubeload

    0View on GitHub↗
    View on GitHub↗0
  • embeddedmz/ftpclient-cppembeddedmz avatar

    embeddedmz/ftpclient-cpp

    234View on GitHub↗

    C++ client for making FTP requests

    C++
    View on GitHub↗234
  • emirozer/kubectl-doctorE

    emirozer/kubectl-doctor

    0View on GitHub↗
    View on GitHub↗0
  • eozer/awesome-snmpeozer avatar

    eozer/awesome-snmp

    185View on GitHub↗

    A curated list of awesome SNMP libraries, tools, and other resources.

    awesomeawesome-listsnmp
    View on GitHub↗185
  • etr/libhttpserveretr avatar

    etr/libhttpserver

    943View on GitHub↗

    C++ library for creating an embedded Rest HTTP server (and more)

    C++
    View on GitHub↗943
  • fleeto/kube-version-converterF

    fleeto/kube-version-converter

    0View on GitHub↗
    View on GitHub↗0
  • godaddy/terminusgodaddy avatar

    godaddy/terminus

    1,904View on GitHub↗

    Graceful shutdown and Kubernetes readiness / liveness checks for any Node.js HTTP applications

    JavaScriptgraceful-shutdownhacktoberfestkubernetes
    View on GitHub↗1,904
  • gojektech/kubehandlerG

    gojektech/kubehandler

    0View on GitHub↗
    View on GitHub↗0
  • h2o/h2oh2o avatar

    h2o/h2o

    11,493View on GitHub↗

    h2o is a high-performance content delivery server and HTTP/3 web server. It functions as a network gateway and reverse proxy that forwards client requests to upstream servers to manage traffic flow and load. The project distinguishes itself as a protocol fuzzing tool, utilizing a testing framework to execute automated stress tests against network protocols to identify memory leaks and crashes. The server provides capabilities for secure web traffic management through encrypted data transmission and high-performance web serving across HTTP/1, HTTP/2, and HTTP/3. It includes tools for server r

    C
    View on GitHub↗11,493
  • immanuelfodor/kube-karpI

    immanuelfodor/kube-karp

    0View on GitHub↗
    View on GitHub↗0
  • alauda/kube-ovnA

    alauda/kube-ovn

    0View on GitHub↗
    View on GitHub↗0
  • jamestgrant/kubectl-debugJ

    JamesTGrant/kubectl-debug

    0View on GitHub↗
    View on GitHub↗0
  • jetstack/cert-managerjetstack avatar

    jetstack/cert-manager

    13,866View on GitHub↗

    cert-manager is a Kubernetes TLS certificate manager and cluster add-on that automates the issuance and renewal of TLS certificates. It functions as a certificate lifecycle automator, managing certificates as native Kubernetes resources to secure internal and external network traffic. The project includes an ACME protocol client to automate certificate requests and validations from providers. It utilizes a controller to synchronize the desired state of certificates with responses from various certificate authorities. The system covers certificate provisioning from external issuers and vault

    Go
    View on GitHub↗13,866
  • ada-url/adaada-url avatar

    ada-url/ada

    1,739View on GitHub↗

    WHATWG-compliant and fast URL parser written in modern C++, part of Internet Archive, Node.js, Clickhouse, Redpanda, Kong, Telegram, Adguard, Datadog and Cloudflare Workers.

    C++cppneonparser
    View on GitHub↗1,739