awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesLog Content Streaming

Mechanisms for reading ranges of log data as continuous streams, including live updates.

Distinct from Log Streaming: Candidates are focused on observability logs or server-client state, not distributed log storage streaming.

Explore 1 awesome GitHub repository matching data & databases · Log Content Streaming. Refine with filters or upvote what's useful.

Awesome Log Content Streaming GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • holepunchto/hypercoreالصورة الرمزية لـ holepunchto

    holepunchto/hypercore

    2,806عرض على GitHub↗

    Hypercore is a distributed append-only logging system designed for maintaining cryptographically signed data streams that are replicated and verified across a network of peers. It provides verifiable data storage using a Merkle tree structure to ensure the integrity and authenticity of information through cryptographic proofs. The project is distinguished by its support for sparse data replication, which allows peers to download only the specific ranges or blocks of a log required for their current needs to reduce bandwidth. It also implements encrypted peer-to-peer messaging and the ability

    Reads ranges of data or bytes as continuous streams supporting discrete ranges and live updates.

    JavaScript
    عرض على GitHub↗2,806
  1. Home
  2. Data & Databases
  3. Log Content Streaming