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

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

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

2 रिपॉजिटरी

Awesome GitHub RepositoriesRemote Data Streaming

Streaming datasets over network connections for remote execution and retrieval.

Distinct from Remote Connectivity: Candidates focused on binary execution or AI connectivity; this is specific to data streaming for analysis.

Explore 2 awesome GitHub repositories matching data & databases · Remote Data Streaming. Refine with filters or upvote what's useful.

Awesome Remote Data Streaming GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • vaexio/vaexvaexio का अवतार

    vaexio/vaex

    8,506GitHub पर देखें↗

    Vaex is a high-performance Apache Arrow DataFrame library and out-of-core data processing engine designed to handle billion-row tabular datasets in Python. It functions as a lazy evaluation framework that defers computations and transformations until results are required, enabling the processing of datasets that exceed available system RAM by mapping files directly from disk. The project distinguishes itself as a tool for big data visualization and exploration, specifically integrated for use within interactive notebooks. It provides specialized capabilities for machine learning feature engin

    Streams datasets over secure network connections to facilitate remote execution and retrieval of binary files.

    Python
    GitHub पर देखें↗8,506
  • sofastack/sofa-rpcsofastack का अवतार

    sofastack/sofa-rpc

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

    Sofa-rpc is a high-performance remote procedure call framework designed for building distributed Java applications. It functions as a toolkit for managing a distributed service mesh, providing a gRPC communication layer and a system for registering and locating remote service instances. The framework features a network security layer that implements TLS encryption and authorization checks to protect data transmitted between services. It utilizes a pluggable protocol layer to support multiple communication standards, ensuring flexible point-to-point connectivity. Reliability and traffic manag

    Supports reactive remote streaming using non-blocking calls to increase scalability and resource efficiency.

    Javahessianhttp2protobuf
    GitHub पर देखें↗3,920
  1. Home
  2. Data & Databases
  3. Remote Data Streaming

सब-टैग एक्सप्लोर करें

  • Reactive Remote StreamsNon-blocking streams for high-throughput remote procedure calls. **Distinct from Remote Data Streaming:** Focuses on reactive, non-blocking execution flows rather than general data streaming for analysis