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

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

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

Open-source alternatives to Mcp Netbird

30 open-source projects similar to aantti/mcp-netbird, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Mcp Netbird alternative.

  • acidix/zsh-k9sacidix 的头像

    acidix/zsh-k9s

    0在 GitHub 上查看↗

    zsh plugin to manage multiple kubectl configurations for k9s

    Shell
    在 GitHub 上查看↗0
  • adamcooke/staytusadamcooke 的头像

    adamcooke/staytus

    2,177在 GitHub 上查看↗

    💡 An open source solution for publishing the status of your services

    Rubyrailsstatusstatus-site
    在 GitHub 上查看↗2,177
  • agrinman/tunneltoagrinman 的头像

    agrinman/tunnelto

    5,828在 GitHub 上查看↗

    tunnelto is a network tunneling tool that creates a public URL to forward traffic to a locally running web server, making it accessible from anywhere. It provides a way to expose local development servers to the internet through temporary or persistent public endpoints. The project supports authenticating tunnel connections with an API key to prevent unauthorized access, and allows reserving custom subdomains so the public URL remains stable across sessions. It also enables debugging webhook integrations by forwarding incoming requests to a local server for inspection during development, and

    Rustasync-ioexposelocalhost
    在 GitHub 上查看↗5,828
  • anaibol/awesome-serverlessanaibol 的头像

    anaibol/awesome-serverless

    7,585在 GitHub 上查看↗

    :cloud: A curated list of awesome services, solutions and resources for serverless / nobackend applications.

    在 GitHub 上查看↗7,585
  • analysis-tools-dev/static-analysisanalysis-tools-dev 的头像

    analysis-tools-dev/static-analysis

    14,389在 GitHub 上查看↗

    This project is a comprehensive, curated directory of static analysis, linting, and security scanning utilities. It serves as a central resource for developers to discover, compare, and select tools based on specific programming languages, licensing models, and integration requirements. The directory distinguishes itself by providing deep metadata for each listed utility, including community-driven popularity rankings, maintenance status, and deployment methods. By aggregating these tools into a single searchable index, it enables teams to identify solutions for enforcing coding standards, ma

    Rustanalysisawesome-listcode-quality
    在 GitHub 上查看↗14,389

AI 搜索

探索更多 awesome 仓库

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

Find more with AI search
  • apache/brpcapache 的头像

    apache/brpc

    17,545在 GitHub 上查看↗

    brpc is a high-performance C++ RPC framework and network programming library designed for building distributed systems. It functions as a multi-protocol RPC server capable of hosting and detecting multiple communication protocols, including gRPC, Thrift, HTTP, Redis, and Memcached, on a single TCP port. The project distinguishes itself through high-throughput data transport and memory efficiency, utilizing RDMA-based transport to bypass the kernel TCP stack and zero-copy memory management to eliminate data duplication. It also implements the Raft algorithm for consensus-based state replicatio

    C++rpc
    在 GitHub 上查看↗17,545
  • api7/apisix-mcpapi7 的头像

    api7/apisix-mcp

    37在 GitHub 上查看↗

    APISIX Model Context Protocol (MCP) server is used to bridge large language models (LLMs) with the APISIX Admin API.

    TypeScript
    在 GitHub 上查看↗37
  • asuran/zsh-docker-machineasuran 的头像

    asuran/zsh-docker-machine

    3在 GitHub 上查看↗

    Docker-machine plugin for oh-my-zsh

    Shell
    在 GitHub 上查看↗3
  • aws/aws-lambda-rust-runtimeaws 的头像

    aws/aws-lambda-rust-runtime

    3,602在 GitHub 上查看↗

    A Rust runtime for AWS Lambda

    Rust
    在 GitHub 上查看↗3,602
  • awslabs/aws-sdk-rustawslabs 的头像

    awslabs/aws-sdk-rust

    3,326在 GitHub 上查看↗

    AWS SDK for the Rust Programming Language

    Rustawsrust
    在 GitHub 上查看↗3,326
  • azure/azure-sdk-for-rustAzure 的头像

    Azure/azure-sdk-for-rust

    878在 GitHub 上查看↗

    This repository is for the active development of the Azure SDK for Rust. For consumers of the SDK we recommend visiting Docs.rs and looking up the docs for any of libraries in the SDK.

    Rustazureazure-sdkmicrosoft
    在 GitHub 上查看↗878
  • benjefferies/safe-kubectlbenjefferies 的头像

    benjefferies/safe-kubectl

    5在 GitHub 上查看↗

    Oh my zsh plugin to make kubectl commands a bit safer

    Shell
    在 GitHub 上查看↗5
  • benlau/qtcibenlau 的头像

    benlau/qtci

    162在 GitHub 上查看↗

    Collection of scripts to build Qt application in command line environment

    Shell
    在 GitHub 上查看↗162
  • bhznjns/nfc-plinkdBHznJNs 的头像

    BHznJNs/NFC-PLinkD

    21在 GitHub 上查看↗

    A mobile application that helps you create links between your paper materials and digital resources via NFC.

    Dart
    在 GitHub 上查看↗21
  • boostorg/beastboostorg 的头像

    boostorg/beast

    4,801在 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
    在 GitHub 上查看↗4,801
  • bossjones/boss-docker-zsh-pluginbossjones 的头像

    bossjones/boss-docker-zsh-plugin

    1在 GitHub 上查看↗

    ZSH plugin for managing docker

    Shell
    在 GitHub 上查看↗1
  • bparli/conveybparli 的头像

    bparli/convey

    354在 GitHub 上查看↗

    Layer 4 load balancer with dynamic configuration loading

    Rustload-balancerrusttcp
    在 GitHub 上查看↗354
  • caronc/apprisecaronc 的头像

    caronc/apprise

    15,876在 GitHub 上查看↗

    Apprise is a notification library and command-line utility that provides a unified interface for sending alerts to a wide range of messaging, email, and push services. It abstracts the complexities of diverse third-party communication APIs, allowing users to dispatch notifications through a single, standardized method. The project utilizes a connection-string-based routing system to map notification requests to specific service drivers. It features a modular plugin architecture that supports the integration of new messaging platforms and custom notification hooks. Users can organize service e

    Pythonalertsappriseframework
    在 GitHub 上查看↗15,876
  • causefx/organizrcausefx 的头像

    causefx/Organizr

    5,693在 GitHub 上查看↗

    Organizr is a self-hosted service dashboard that aggregates links to all of your self-hosted applications into a single landing page for quick access. It functions as a unified tab manager, loading multiple services as individual tabs within one webpage to consolidate browser tabs and reduce clutter. The project provides role-based access control, restricting dashboard visibility and service links based on user authentication and permissions. It includes an external authentication gateway that validates credentials through Plex, Emby, LDAP, or sFTP, and a user management backend for creating,

    PHPbookmarkchatcouchpotato
    在 GitHub 上查看↗5,693
  • cfal/tobarucfal 的头像

    cfal/tobaru

    286在 GitHub 上查看↗

    Port forwarding utility written in Rust with IP and TLS SNI/ALPN-based forwarding rules, multiple targets per port, iptables support, and hot reloading.

    Rustload-balancingport-forwardport-forwarding
    在 GitHub 上查看↗286
  • chenshuo/muduochenshuo 的头像

    chenshuo/muduo

    16,157在 GitHub 上查看↗

    Muduo is a C++11 event-driven network library and framework designed for building high-concurrency Linux servers. It provides a toolkit for implementing scalable network services and socket communication using non-blocking I/O and asynchronous event processing. The framework implements a multi-threaded TCP server architecture that distributes connection handling across multiple CPU threads to maximize server throughput. This is achieved through a one-loop-per-thread model and a reactor pattern implementation, which dispatch network events from a central demultiplexer to registered handler fun

    C++
    在 GitHub 上查看↗16,157
  • chmouel/kubectl-config-switcherchmouel 的头像

    chmouel/kubectl-config-switcher

    4在 GitHub 上查看↗

    A zsh plugin to switch between kubectl config files

    Shell
    在 GitHub 上查看↗4
  • chronoxor/cppserverchronoxor 的头像

    chronoxor/CppServer

    1,634在 GitHub 上查看↗

    Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution

    C++
    在 GitHub 上查看↗1,634
  • ciandcd/awesome-ciandcdciandcd 的头像

    ciandcd/awesome-ciandcd

    1,999在 GitHub 上查看↗

    continuous integration and continuous delivery

    在 GitHub 上查看↗1,999
  • cloudstek/zsh-plugin-appupCloudstek 的头像

    Cloudstek/zsh-plugin-appup

    19在 GitHub 上查看↗

    The command that can save you typing 15 characters or more, each time!

    Shell
    在 GitHub 上查看↗19
  • crazy-canux/awesome-monitoringcrazy-canux 的头像

    crazy-canux/awesome-monitoring

    726在 GitHub 上查看↗

    INFRASTRUCTURE、OPERATION SYSTEM and APPLICATION monitoring tools.

    Goapmawesomeawesome-list
    在 GitHub 上查看↗726
  • dastergon/awesome-sredastergon 的头像

    dastergon/awesome-sre

    13,275在 GitHub 上查看↗

    A curated list of Site Reliability and Production Engineering resources.

    alertingavailabilityawesome
    在 GitHub 上查看↗13,275
  • dbz/kube-aliasesDbz 的头像

    Dbz/kube-aliases

    126在 GitHub 上查看↗

    Kubernetes Aliases and Bash Functions

    Shell
    在 GitHub 上查看↗126
  • dbz/zsh-kubernetesDbz 的头像

    Dbz/zsh-kubernetes

    126在 GitHub 上查看↗

    Kubernetes Aliases and Bash Functions

    Shell
    在 GitHub 上查看↗126
  • 0x676e67/vproxy0x676e67 的头像

    0x676e67/vproxy

    403在 GitHub 上查看↗

    A high-performance HTTP/HTTPS/SOCKS5 proxy server

    Rust
    在 GitHub 上查看↗403