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

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

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

2 مستودعات

Awesome GitHub RepositoriesUser Discovery

Mechanisms for finding other user accounts within a messaging system to initiate communication.

Distinct from Account Discovery: Distinct from Account Discovery which focuses on data extraction/scraping; this is for user-to-user discovery.

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

Awesome User Discovery GitHub Repositories

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

    tinode/chat

    13,371عرض على GitHub↗

    This project is a self-hosted, cross-platform instant messaging platform featuring a Go backend and a protobuf-based messaging server. It provides a unified communication suite with native clients for iOS, Android, and web, utilizing gRPC and Protocol Buffers for efficient data exchange. The system is distinguished by an extensible chatbot framework that allows for the integration of automated bots and plugins via standardized service interfaces. It supports high-availability clustering with sharded load distribution and a pluggable database backend to ensure reliability and flexible data per

    Allows users to discover other accounts within the system to initiate new conversations.

    Gochatchat-applicationchatapp
    عرض على GitHub↗13,371
  • crossoverjie/cimالصورة الرمزية لـ crossoverJie

    crossoverJie/cim

    9,492عرض على GitHub↗

    Cim is a distributed instant messaging system and server-side backend designed to manage real-time communication across a cluster of servers. It provides a scalable infrastructure for routing private and group messages while tracking user connection states and session locations across distributed nodes. The project features an interception layer for AI messaging middleware, which allows artificial intelligence agents to intercept incoming communication and generate automated responses. It also includes a real-time push infrastructure to deliver notifications and messages from the server to en

    Implements user discovery mechanisms using partial name matches to locate other accounts.

    Javaheartbeatimnetty
    عرض على GitHub↗9,492
  1. Home
  2. Data & Databases
  3. User Discovery