awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to stephanediondev/elasticsearch-admin

Open-source alternatives to Elasticsearch Admin

30 open-source projects similar to stephanediondev/elasticsearch-admin, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Elasticsearch Admin alternative.

  • aantti/mcp-netbirdaantti का अवतार

    aantti/mcp-netbird

    50GitHub पर देखें↗

    MCP Server for Netbird

    Go
    GitHub पर देखें↗50
  • acidix/zsh-k9sacidix का अवतार

    acidix/zsh-k9s

    0GitHub पर देखें↗

    zsh plugin to manage multiple kubectl configurations for k9s

    Shell
    GitHub पर देखें↗0
  • adamcooke/staytusadamcooke का अवतार

    adamcooke/staytus

    2,177GitHub पर देखें↗

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

    Rubyrailsstatusstatus-site
    GitHub पर देखें↗2,177
  • agrinman/tunneltoagrinman का अवतार

    agrinman/tunnelto

    5,828GitHub पर देखें↗

    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,585GitHub पर देखें↗

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

    GitHub पर देखें↗7,585

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • analysis-tools-dev/static-analysisanalysis-tools-dev का अवतार

    analysis-tools-dev/static-analysis

    14,389GitHub पर देखें↗

    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
  • apache/brpcapache का अवतार

    apache/brpc

    17,545GitHub पर देखें↗

    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

    37GitHub पर देखें↗

    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

    3GitHub पर देखें↗

    Docker-machine plugin for oh-my-zsh

    Shell
    GitHub पर देखें↗3
  • aws/aws-lambda-rust-runtimeaws का अवतार

    aws/aws-lambda-rust-runtime

    3,602GitHub पर देखें↗

    A Rust runtime for AWS Lambda

    Rust
    GitHub पर देखें↗3,602
  • awslabs/aws-sdk-rustawslabs का अवतार

    awslabs/aws-sdk-rust

    3,326GitHub पर देखें↗

    AWS SDK for the Rust Programming Language

    Rustawsrust
    GitHub पर देखें↗3,326
  • azure/azure-sdk-for-rustAzure का अवतार

    Azure/azure-sdk-for-rust

    878GitHub पर देखें↗

    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

    5GitHub पर देखें↗

    Oh my zsh plugin to make kubectl commands a bit safer

    Shell
    GitHub पर देखें↗5
  • benlau/qtcibenlau का अवतार

    benlau/qtci

    162GitHub पर देखें↗

    Collection of scripts to build Qt application in command line environment

    Shell
    GitHub पर देखें↗162
  • bhznjns/nfc-plinkdBHznJNs का अवतार

    BHznJNs/NFC-PLinkD

    21GitHub पर देखें↗

    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,801GitHub पर देखें↗

    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

    1GitHub पर देखें↗

    ZSH plugin for managing docker

    Shell
    GitHub पर देखें↗1
  • bparli/conveybparli का अवतार

    bparli/convey

    354GitHub पर देखें↗

    Layer 4 load balancer with dynamic configuration loading

    Rustload-balancerrusttcp
    GitHub पर देखें↗354
  • caronc/apprisecaronc का अवतार

    caronc/apprise

    15,876GitHub पर देखें↗

    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,693GitHub पर देखें↗

    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

    286GitHub पर देखें↗

    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,157GitHub पर देखें↗

    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

    4GitHub पर देखें↗

    A zsh plugin to switch between kubectl config files

    Shell
    GitHub पर देखें↗4
  • chronoxor/cppserverchronoxor का अवतार

    chronoxor/CppServer

    1,634GitHub पर देखें↗

    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,999GitHub पर देखें↗

    continuous integration and continuous delivery

    GitHub पर देखें↗1,999
  • cloudstek/zsh-plugin-appupCloudstek का अवतार

    Cloudstek/zsh-plugin-appup

    19GitHub पर देखें↗

    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

    726GitHub पर देखें↗

    INFRASTRUCTURE、OPERATION SYSTEM and APPLICATION monitoring tools.

    Goapmawesomeawesome-list
    GitHub पर देखें↗726
  • dastergon/awesome-sredastergon का अवतार

    dastergon/awesome-sre

    13,275GitHub पर देखें↗

    A curated list of Site Reliability and Production Engineering resources.

    alertingavailabilityawesome
    GitHub पर देखें↗13,275
  • dbz/kube-aliasesDbz का अवतार

    Dbz/kube-aliases

    126GitHub पर देखें↗

    Kubernetes Aliases and Bash Functions

    Shell
    GitHub पर देखें↗126
  • 0x676e67/vproxy0x676e67 का अवतार

    0x676e67/vproxy

    403GitHub पर देखें↗

    A high-performance HTTP/HTTPS/SOCKS5 proxy server

    Rust
    GitHub पर देखें↗403