awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Real-Time Data Streams · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesReal-Time Data Streams

Tools for facilitating low-latency communication and event-driven architectures through persistent monitoring and streaming of data changes.

Explore 2 awesome GitHub repositories matching networking & communication · Real-Time Data Streams. Refine with filters or upvote what's useful.

  1. Home
  2. Networking & Communication
  3. Communication Platforms and Services
  4. Messaging and Notification Systems
  5. Messaging Services
  6. Message Broker Infrastructure
  7. Real-Time Data Streams

Awesome Real-Time Data Streams GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • supabase/supabase

    supabase/supabase

    97,908GitHubView on GitHub↗

    This project provides an integrated backend platform built around a relational database. It automatically generates REST and GraphQL APIs from database schemas, allowing for direct data interaction through standard requests and client libraries. The platform includes a comprehensive authentication system that manages u

    TypeScriptaialternativeauth
  • redis/redis

    redis/redis

    73,096GitHubView on GitHub↗

    Redis is an in-memory, key-value database designed to provide sub-millisecond latency for read and write operations. It functions as a versatile data platform, serving as a distributed cache, a message broker, a NoSQL document store, and a vector database. The system utilizes an event-driven, single-threaded loop to pr

    Ccachecachingdatabase

Explore sub-tags

  • Change Data Capture StreamsMechanisms for streaming database row-level changes to external consumers.