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

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

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

Open-source alternatives to Logstash Best Practice Cn

30 open-source projects similar to chenryn/logstash-best-practice-cn, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Logstash Best Practice Cn alternative.

  • ankane/searchkickankane का अवतार

    ankane/searchkick

    6,717GitHub पर देखें↗

    Searchkick is an integration library and wrapper that connects application models to search engines such as Elasticsearch and OpenSearch. It functions as a search index synchronizer, automatically mirroring database records to a search server to enable full-text and vector retrieval. The project provides a high-level interface for implementing keyword search, semantic vector search, and hybrid search. It distinguishes itself through the ability to combine traditional keyword matching with vector embeddings using reranking and fusion techniques to improve precision. The library covers the end

    Ruby
    GitHub पर देखें↗6,717
  • apache/lucene-solrapache का अवतार

    apache/lucene-solr

    4,357GitHub पर देखें↗

    This project is a full text search engine and enterprise search infrastructure designed for indexing and retrieving large sets of documents. It provides a comprehensive framework for information discovery using ranked results and linguistic analysis. The system integrates high-dimensional vector similarity search for semantic retrieval alongside traditional full-text capabilities. It distinguishes itself through support for geospatial data retrieval, multilingual text processing, and a search suggestion workflow that includes typo-tolerant query completion and spellchecking. The platform cov

    backendinformation-retrievaljava
    GitHub पर देखें↗4,357
  • aws/aws-controllers-k8sA

    aws/aws-controllers-k8s

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • aws/aws-node-termination-handleraws का अवतार

    aws/aws-node-termination-handler

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

    Gracefully handle EC2 instance shutdown within Kubernetes

    Goaws-ec2eksgolang
    GitHub पर देखें↗1,757

AI सर्च

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

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

Find more with AI search
  • bleroy/lunr-corebleroy का अवतार

    bleroy/lunr-core

    571GitHub पर देखें↗

    Lunr-core is a small, full text search library for use in small applications. It's a .NET port of LUNR.js.

    C#
    GitHub पर देखें↗571
  • blevesearch/bleveblevesearch का अवतार

    blevesearch/bleve

    10,986GitHub पर देखें↗

    Bleve is a search indexing engine library written in Go, designed to provide full-text search and document retrieval capabilities for embedded application data. It functions as a framework for indexing structured or unstructured information, allowing developers to build searchable collections that support complex query logic and data analysis. The engine distinguishes itself through a pluggable analysis pipeline that normalizes text before indexing, alongside support for vector similarity search to identify semantically related content. It utilizes finite-state transducer automata for efficie

    Go
    GitHub पर देखें↗10,986
  • brigadecore/brigadebrigadecore का अवतार

    brigadecore/brigade

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

    Event-driven scripting for Kubernetes

    Go
    GitHub पर देखें↗2,412
  • cch123/elasticsqlcch123 का अवतार

    cch123/elasticsql

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

    convert sql to elasticsearch DSL in golang(go)

    Godslelasticelasticsearch
    GitHub पर देखें↗1,197
  • crossplane/crossplanecrossplane का अवतार

    crossplane/crossplane

    11,791GitHub पर देखें↗

    Crossplane is a Kubernetes-based control plane framework that functions as a cloud resource orchestrator and infrastructure-as-code platform. It enables the management of heterogeneous infrastructure by extending the Kubernetes API to provision and maintain external cloud services through declarative configuration. By utilizing custom resource controllers, it continuously reconciles the state of external infrastructure with defined desired states, ensuring consistent deployment and lifecycle management across multiple cloud providers. The platform distinguishes itself through its composition-

    Gocloud-computingcloud-managementcloud-native
    GitHub पर देखें↗11,791
  • devtron-labs/devtrondevtron-labs का अवतार

    devtron-labs/devtron

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

    Devtron is a Kubernetes management platform and CI/CD orchestrator designed to unify application lifecycles and infrastructure operations across multiple clusters from a single interface. It serves as a centralized dashboard for orchestrating workloads, managing security, and providing observability for Kubernetes environments. The platform distinguishes itself with a no-code workflow engine for automating container builds and software delivery pipelines, alongside a visual GitOps deployment tool for managing declarative applications and reconciling configuration drift. Its capability surfac

    Go
    GitHub पर देखें↗5,518
  • django-haystack/django-haystackdjango-haystack का अवतार

    django-haystack/django-haystack

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

    Django Haystack is a search abstraction layer and framework for integrating full-text search into Django applications. It provides a unified interface for defining search schemas and managing how data models are indexed and stored across different search engines. The framework acts as a modular backend wrapper, allowing applications to switch between interchangeable search providers without rewriting core search logic. It standardizes interactions with external engines through a decoupled provider layer, facilitating search engine migration by changing configuration settings. The system cove

    Python
    GitHub पर देखें↗3,739
  • django-haystack/pysolrdjango-haystack का अवतार

    django-haystack/pysolr

    698GitHub पर देखें↗

    Pysolr — Python Solr client

    Pythonpysolrpythonsolr
    GitHub पर देखें↗698
  • doitintl/kube-no-troubledoitintl का अवतार

    doitintl/kube-no-trouble

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

    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
    GitHub पर देखें↗3,676
  • dzharii/awesome-elasticsearchdzharii का अवतार

    dzharii/awesome-elasticsearch

    5,041GitHub पर देखें↗
    awesomedatabaseelastalert
    GitHub पर देखें↗5,041
  • elastic/elasticsearchelastic का अवतार

    elastic/elasticsearch

    77,012GitHub पर देखें↗

    Elasticsearch is a distributed search engine and document store designed for the high-performance indexing and retrieval of massive volumes of unstructured data. It functions as a centralized analytics platform, providing a schema-flexible architecture that organizes information into searchable indices while maintaining global cluster state through a distributed consensus mechanism. The platform distinguishes itself through its integrated approach to observability, security, and advanced analytics. It combines full-text, vector, and hybrid search capabilities with machine learning-driven insi

    Javaelasticsearchjavasearch-engine
    GitHub पर देखें↗77,012
  • elastic/elasticsearch-cloud-awselastic का अवतार

    elastic/elasticsearch-cloud-aws

    576GitHub पर देखें↗

    AWS Cloud Plugin for Elasticsearch

    GitHub पर देखें↗576
  • elastic/elasticsearch-jselastic का अवतार

    elastic/elasticsearch-js

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

    This project is a Node.js client and database driver for Elasticsearch. It acts as a REST API wrapper that translates JavaScript method calls into HTTP requests to index, search, and manage documents within a distributed search and analytics engine. The library provides a programmatic interface for cluster management and data integration. It includes tools for discovering cluster nodes and managing indices to maintain connection stability and organize data storage. The client covers a broad range of operations, including document lifecycle management for CRUD actions, search query execution,

    TypeScript
    GitHub पर देखें↗5,295
  • elastic/elasticsearch-js-legacyelastic का अवतार

    elastic/elasticsearch-js-legacy

    56GitHub पर देखें↗

    In the next months this client will be deprecated, so you should start migrating your codebase as soon as possible. We have built a migration guide that will help you move to the new client quickly, and if you have questions or need help, please open an issue.

    JavaScript
    GitHub पर देखें↗56
  • elastic/elasticsearch-netelastic का अवतार

    elastic/elasticsearch-net

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

    This project is a programmatic client for managing the lifecycle of documents within a distributed JSON search engine. It provides an Elasticsearch search client for indexing documents and performing complex queries, alongside a low-level client that acts as a flexible wrapper for sending raw HTTP requests to a cluster. The client features a fluent request builder that maps typed requests to REST API endpoints and a generic mapping layer to transform JSON responses into strongly typed objects. It employs a pluggable serialization mechanism to decouple the request-response lifecycle from speci

    C#c-sharpclientdot-net
    GitHub पर देखें↗3,656
  • elastic/elasticsearch-phpelastic का अवतार

    elastic/elasticsearch-php

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

    This project is a software development kit and cluster management tool for PHP. It serves as a full-text search SDK and vector search interface, enabling applications to perform lexical, fuzzy, and semantic searches against indexed data. The library implements a PSR 7 HTTP client to ensure cross-environment compatibility through standardized messaging interfaces. It provides a specialized interface for retrieving embeddings and performing semantic retrieval workflows using vector data. Its capability surface covers a wide range of administrative and operational tasks, including search index

    PHP
    GitHub पर देखें↗5,337
  • elastic/elasticsearch-pyelastic का अवतार

    elastic/elasticsearch-py

    4,376GitHub पर देखें↗

    elasticsearch-py is a distributed search API wrapper and cluster administrator. It serves as a secure connector for executing search queries and performing administration tasks against a search engine. The library provides a high-level interface for managing indices, documents, and node connections. It enables encrypted data transmission and authenticated communication with a search cluster. The project covers full-text search, data management, and cluster administration. It includes capabilities for managing document data, implementing complex search queries, and maintaining reliable commun

    Pythonclientelasticsearchpython
    GitHub पर देखें↗4,376
  • elastic/elasticsearch-railselastic का अवतार

    elastic/elasticsearch-rails

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

    Elasticsearch integrations for ActiveModel/Record and Ruby on Rails

    Ruby
    GitHub पर देखें↗3,085
  • elastic/go-elasticsearchelastic का अवतार

    elastic/go-elasticsearch

    6,051GitHub पर देखें↗

    The official Go client for Elasticsearch

    Go
    GitHub पर देखें↗6,051
  • facebookresearch/faissfacebookresearch का अवतार

    facebookresearch/faiss

    40,302GitHub पर देखें↗

    This project is a high-performance library designed for the similarity search and clustering of dense vectors across massive datasets. It functions as a vector similarity search engine, providing the necessary tools to organize complex numerical data into specialized structures that facilitate rapid retrieval and efficient querying of millions of records. The library distinguishes itself through a variety of advanced indexing and compression techniques, including hierarchical navigable small worlds for logarithmic time complexity and inverted file indexing to partition vector spaces into mana

    C++
    GitHub पर देखें↗40,302
  • flant/shell-operatorflant का अवतार

    flant/shell-operator

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

    Shell-operator is a tool for running event-driven scripts in a Kubernetes cluster

    Gobashdevopskubernetes
    GitHub पर देखें↗2,603
  • gianlucam76/k8s-cleanerG

    gianlucam76/k8s-cleaner

    0GitHub पर देखें↗
    GitHub पर देखें↗0
  • go-ego/riotgo-ego का अवतार

    go-ego/riot

    6,059GitHub पर देखें↗

    Riot is a Go-based distributed search engine and indexing server designed for full-text indexing and retrieval. It functions as a retrieval system that sorts documents by relevance using BM25 ranking algorithms, term frequency, and inverse document frequency. The engine provides specialized support for the Chinese language, featuring concurrent text segmentation and phonetic Pinyin mapping to match romanized input with characters. It utilizes a distributed architecture that employs hash-based index sharding to balance data load and throughput across multiple server nodes. The system covers a

    Gogogolanggwk
    GitHub पर देखें↗6,059
  • googleforgames/agonesgoogleforgames का अवतार

    googleforgames/agones

    6,896GitHub पर देखें↗

    Agones is a Kubernetes game server orchestrator designed for deploying, scaling, and managing dedicated multiplayer game server processes across a distributed cluster. It provides the core infrastructure needed to provision individual or grouped server processes to support real-time multiplayer gaming sessions. The system includes a fleet manager to automate the lifecycle of server groups based on player demand and a health monitor to track the connectivity and operational status of active processes. It integrates with cluster autoscalers to synchronize server resource requirements with cloud

    Go
    GitHub पर देखें↗6,896
  • goq/telegram-listgoq का अवतार

    goq/telegram-list

    4,950GitHub पर देखें↗

    List of telegram groups, channels & bots // Список интересных групп, каналов и ботов телеграма // Список чатов для программистов

    GitHub पर देखें↗4,950
  • activerecord-hackery/ransackactiverecord-hackery का अवतार

    activerecord-hackery/ransack

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

    Ransack is an object-based search library for Active Record models that provides a form-driven framework for building database queries. It generates query conditions from user input through a configurable predicate system, allowing developers to filter records using simple or advanced criteria without writing SQL or relying on external dependencies. The library distinguishes itself through its predicate-based query construction, where search methods are dynamically generated from model attribute names and predicate suffixes at runtime. It wraps search parameters into a dedicated form object t

    Ruby
    GitHub पर देखें↗5,864