awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • tinode/chatAvatar de tinode

    tinode/chat

    13,371Voir sur 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
    Voir sur GitHub↗13,371
  • crossoverjie/cimAvatar de crossoverJie

    crossoverJie/cim

    9,492Voir sur 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
    Voir sur GitHub↗9,492
  1. Home
  2. Data & Databases
  3. User Discovery