awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to relatedcode/firebasechat

Open-source alternatives to FirebaseChat

30 open-source projects similar to relatedcode/firebasechat, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best FirebaseChat alternative.

  • deepakkumar55/ultimate-javascript-projectAvatar de deepakkumar55

    deepakkumar55/ULTIMATE-JAVASCRIPT-PROJECT

    1,613Ver en GitHub↗

    This project is a comprehensive collection of web development exercises and application concepts designed to help developers practice and improve their technical proficiency. It serves as a curated resource for building diverse software projects, ranging from simple utility tools to complex, interactive web applications that demonstrate core programming and interface design skills. The repository distinguishes itself by providing a wide array of practical implementation challenges that cover the full spectrum of frontend and full-stack development. Users can engage with tasks that require man

    JavaScriptcollaboratecommunityexchangecss
    Ver en GitHub↗1,613
  • hilen/tswechatAvatar de hilen

    hilen/TSWeChat

    3,751Ver en GitHub↗

    TSWeChat is a native iOS instant messaging client developed using the Swift programming language. It provides a mobile interface for real-time text communication, voice notes, and multimedia messaging. The application implements specialized utilities for multimedia handling, including an audio format converter to ensure voice recordings are compatible across different mobile devices. It also features custom input interface tools to modify the behavior and appearance of the system keyboard for rich message entry. The system manages user relationships through a structured contact address book

    Swift
    Ver en GitHub↗3,751
  • thealphamerc/flutter_twitter_cloneAvatar de TheAlphamerc

    TheAlphamerc/flutter_twitter_clone

    4,233Ver en GitHub↗

    This project is a social media mobile application built with the Flutter framework. It provides a cross-platform user interface for iOS and Android that implements a microblogging platform layout and a serverless architecture using Firebase for authentication, data persistence, and media hosting. The application features a real-time chat system and live content delivery powered by a NoSQL cloud database. This allows for instant data synchronization across feeds and private one-on-one messaging. The platform covers core social networking capabilities, including user profile management, short-

    Dartfirebase-authfirebase-realtime-databasefirebase-storage
    Ver en GitHub↗4,233

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • adrianhajdin/project_chat_applicationAvatar de adrianhajdin

    adrianhajdin/project_chat_application

    4,136Ver en GitHub↗

    This is a full-stack web application built with a React frontend and a Node.js backend. It functions as a real-time messaging platform using Socket.io to enable instant communication between users over a persistent connection. The application integrates an AI-powered chatbot to generate immediate answers and support for users. It also includes a content recommendation engine that suggests relevant posts to improve discovery and engagement. The system manages data through a centralized database and a RESTful API, while utilizing WebSockets for bidirectional communication and a middleware pipe

    JavaScriptreactreact-hooksreact-project
    Ver en GitHub↗4,136
  • telegrammessenger/telegram-iosAvatar de TelegramMessenger

    TelegramMessenger/Telegram-iOS

    8,619Ver en GitHub↗

    Telegram-iOS is a native mobile application for sending and receiving real-time messages. It serves as a cross-platform messaging client developed specifically for iOS to provide a high-performance chatting and file-sharing experience. The application is built as an MTProto communication client, utilizing this specific protocol for the secure and fast delivery of encrypted data. It synchronizes conversations and media across multiple devices using a centralized cloud server. The client implements a range of communication and architectural capabilities, including asynchronous message queuing,

    Swift
    Ver en GitHub↗8,619
  • firebase/quickstart-jsAvatar de firebase

    firebase/quickstart-js

    5,367Ver en GitHub↗

    This project is a collection of reference implementations, sample code, and starter kits for integrating Firebase backend services into web applications using the JavaScript SDK. It serves as a practical guide for bootstrapping projects with cloud-hosted authentication, databases, and serverless logic. The repository provides specific examples for implementing real-time data synchronization, user identity management, and event-driven cloud functions. It also includes reference code for using local service emulators to test cloud functionality on a local machine before production deployment.

    TypeScript
    Ver en GitHub↗5,367
  • angular/angularfire2Avatar de angular

    angular/angularfire2

    7,809Ver en GitHub↗

    AngularFire is an integration library that wraps the Firebase JavaScript SDK into Angular services and dependency injection patterns. It provides the mechanisms necessary to connect backend authentication, databases, and storage to an application. The library converts live data feeds into observable sequences to synchronize remote data with the application state in real time. It also includes a mechanism for protecting routes by verifying user identity via authentication tokens and a command-line utility to automate the deployment of application builds to hosting services. Additional capabil

    TypeScript
    Ver en GitHub↗7,809
  • yakyak/yakyakAvatar de yakyak

    yakyak/yakyak

    3,759Ver en GitHub↗

    Yakyak is a cross-platform chat application and native desktop client designed for sending and receiving real-time messages and media via the Google Hangouts protocol. It is bundled as a native installer compatible with multiple operating systems and hardware architectures. The application functions as a multi-language communication tool with a localized user interface to support users across different global regions. It includes a real-time presence manager that synchronizes typing indicators and active client status. The platform covers conversation management, native system notifications

    CoffeeScript
    Ver en GitHub↗3,759
  • element-hq/element-webAvatar de element-hq

    element-hq/element-web

    13,233Ver en GitHub↗

    Element Web is a web-based communication client used for real-time messaging and collaboration via the decentralized Matrix protocol. It functions as an end-to-end encrypted messenger, a VoIP client for voice and video conferencing, and an interface for interacting with integrated bots and external bridges. The project distinguishes itself through a modular architecture that supports runtime module loading and external script imports to extend core capabilities. It provides extensive white-labeling options, allowing for the customization of application branding, visual themes, and the use of

    TypeScripthacktoberfestmatrix
    Ver en GitHub↗13,233
  • shaunwei/realcharAvatar de Shaunwei

    Shaunwei/RealChar

    6,211Ver en GitHub↗

    🎙️🤖Create, Customize and Talk to your AI Character/Companion in Realtime (All in One Codebase!). Have a natural seamless conversation with AI everywhere (mobile, web and terminal) using LLM OpenAI GPT3.5/4, Anthropic Claude2, Chroma Vector DB, Whisper Speech2Text, ElevenLabs Text2Speech🎙️🤖

    JavaScript
    Ver en GitHub↗6,211
  • robbiehanson/xmppframeworkAvatar de robbiehanson

    robbiehanson/XMPPFramework

    5,888Ver en GitHub↗

    XMPPFramework is an Objective-C communication framework and networking library used to build instant messaging applications for Mac and iOS. It provides a programmatic foundation for implementing XMPP clients, managing real-time message exchange, and processing structured XML streams between network endpoints. The framework features a modular plugin architecture and extension system that allows for the integration of custom communication capabilities and protocol extensions into the data stream. It distinguishes itself with specialized support for OMEMO end-to-end encryption and a state-based

    Objective-C
    Ver en GitHub↗5,888
  • getstream/stream-chat-androidAvatar de GetStream

    GetStream/stream-chat-android

    1,643Ver en GitHub↗

    This project is a messaging SDK for Android applications, providing the core infrastructure for real-time communication using Kotlin and Jetpack Compose. It offers a suite of modular, declarative UI components and a backend-connected API to manage user authentication, persistent socket connections, and data synchronization. The SDK is distinguished by its offline-first architecture, which utilizes local database persistence to cache conversation history and queue user actions for synchronization once network connectivity is restored. Developers can customize the messaging experience through a

    Kotlinandroidandroid-chatandroid-chat-sdk
    Ver en GitHub↗1,643
  • jackjiang2011/mobileimsdkAvatar de JackJiang2011

    JackJiang2011/MobileIMSDK

    6,064Ver en GitHub↗

    MobileIMSDK is an open-source instant messaging framework that provides reliable real-time message delivery across iOS, Android, Java, HarmonyOS, and web platforms. At its core, it offers a unified communication layer that transparently supports UDP, TCP, and WebSocket transports, enabling developers to send and receive messages without managing protocol differences or connection state. The framework includes an automatic reconnection engine that detects network outages and restores connections without manual intervention, with built-in message retransmission and deduplication to guarantee exa

    Objective-Charmonyos-nexthtml5im
    Ver en GitHub↗6,064
  • helloworld521/javaAvatar de HelloWorld521

    HelloWorld521/Java

    3,768Ver en GitHub↗

    This repository is a collection of Java backend projects, encompassing a web application suite, a real-time chat server, a web crawler, and an authentication system. It provides implementations for building server-side logic and business rules to process data and handle web requests. The project includes a networked messaging system for instant bidirectional communication and an automated web scraping engine that parses HTML to aggregate data into local storage. It also features a security framework for managing user permissions and generating visual captchas to prevent automated bot access.

    Javajava
    Ver en GitHub↗3,768
  • sarah-seo/inpadAvatar de sarah-seo

    sarah-seo/Inpad

    4,049Ver en GitHub↗

    Inpad is a document-driven project management tool and collaborative technical knowledge base. It serves as a coordination platform for DevOps teams, combining a structured knowledge base with task management to align technical documentation with project execution. The platform utilizes a schema-less document store that organizes application state and project entities as hierarchical, nested tree structures. This flexible data system allows document structures to evolve without requiring rigid database migrations and supports relational internal linking to create a networked knowledge base.

    TypeScript
    Ver en GitHub↗4,049
  • stoatchat/stoatchatAvatar de stoatchat

    stoatchat/stoatchat

    2,610Ver en GitHub↗

    Stoatchat is a real-time chat server and messaging backend that utilizes WebSockets to handle instant communication, live event updates, and user presence tracking. The project incorporates an encrypted file storage system and cloud storage layer that applies AES encryption to binary data before upload. It also functions as an HTTP content proxy server to mask user IP addresses when fetching media from third-party services and as a push notification gateway to ensure reliable alert delivery via a background dispatch queue. The system includes role-based access control to manage user permissi

    Rustapimongodbredis
    Ver en GitHub↗2,610
  • openimsdk/open-im-serverAvatar de openimsdk

    openimsdk/open-im-server

    16,469Ver en GitHub↗

    Open-IM-Server is an instant messaging server and cross-platform messaging backend designed for real-time text and media communication. It provides a distributed chat architecture that coordinates user sessions and group communications across multiple server nodes to support millions of concurrent users. The system features a scalable message distribution model that utilizes asynchronous message pipelines and distributed queueing to maintain reliability during traffic spikes. It employs multi-level data caching across local memory and distributed stores to reduce latency and uses a document-b

    Gochatimmessaging
    Ver en GitHub↗16,469
  • hulaspark/hulaAvatar de HuLaSpark

    HuLaSpark/HuLa

    6,908Ver en GitHub↗

    HuLa is an open-source communication suite and cross-platform chat client designed for real-time instant messaging, voice, and video calls. It functions as an LLM-integrated messaging platform and an AI-powered social manager that synchronizes user data and settings across different operating systems. The platform integrates large language models to provide automated AI assistants, real-time message translation, and chat log summarization. It further utilizes artificial intelligence for user sentiment analysis to assist with social matching and risk management. The system includes a high-per

    Vuechatbotcross-platformcross-platform-app
    Ver en GitHub↗6,908
  • papercups-io/papercupsAvatar de papercups-io

    papercups-io/papercups

    6,065Ver en GitHub↗

    Papercups is an open-source live chat platform and self-hosted customer messaging system. It provides a real-time communication infrastructure consisting of an embeddable web widget for customers and a containerized administrative dashboard for support teams. The platform features an omnichannel messaging hub that aggregates and normalizes conversations from email, SMS, and third-party chat channels into a single unified stream. It also includes a framework for deploying automated FAQ chatbots to handle initial inquiries and a real-time session monitoring tool that allows agents to view a use

    Elixirchat-widgetcustomer-supportdocker
    Ver en GitHub↗6,065
  • isar/hiveAvatar de isar

    isar/hive

    4,390Ver en GitHub↗

    Hive is a lightweight NoSQL key-value database written in pure Dart for local data persistence. It functions as a type-safe document store that allows for the saving and retrieval of complex data structures and custom objects. The system distinguishes itself through the use of custom adapters for object serialization and symmetric-key encryption to secure data at rest. For web environments, it provides a persistence layer that wraps IndexedDB and utilizes web workers. The project covers broad capability areas including container management, atomic transactional writes, and indexed data retri

    Dartdartdatabaseencryption
    Ver en GitHub↗4,390
  • bigbluebutton/bigbluebuttonAvatar de bigbluebutton

    bigbluebutton/bigbluebutton

    9,040Ver en GitHub↗

    BigBlueButton is an open-source virtual classroom software and meeting server designed for hosting real-time online teaching sessions. It functions as a WebRTC video conferencing platform and collaboration suite, providing a self-hosted environment for virtual classroom management and online course administration. The system distinguishes itself through specialized educational tools, including an interactive quiz engine, breakout room coordination, and live polling. It provides a comprehensive suite of collaborative assets such as a shared infinite whiteboard, real-time co-authored notes, and

    JavaScriptbigbluebuttoncollaborationconferencing
    Ver en GitHub↗9,040
  • kuaifan/dootaskAvatar de kuaifan

    kuaifan/dootask

    5,503Ver en GitHub↗

    Dootask is an open-source project management tool and self-hosted task orchestrator designed for task distribution, project tracking, and document management. It functions as a collaborative platform that integrates team communication and workflow organization within a single workspace. The platform includes a collaborative document suite for creating shared documents, mind maps, and flowcharts. It also operates as an encrypted team communication platform, utilizing asymmetric encryption to secure internal conversations and data exchange. The system covers broader capabilities in identity ma

    PHPdootaskproject-managementproject-manager
    Ver en GitHub↗5,503
  • basecamp/once-campfireAvatar de basecamp

    basecamp/once-campfire

    4,004Ver en GitHub↗

    Once Campfire is a self-hosted team chat platform and real-time messaging server. It provides a web-based communication environment for internal team messaging, featuring group channels, private direct messages, and a bot-integrated system for automating external messaging services. The platform is distributed as a dockerized collaboration suite, allowing for containerized deployment with bundled application dependencies and automated SSL provisioning. The system covers a broad range of collaboration capabilities, including chat management with granular access controls, file attachment shari

    Ruby
    Ver en GitHub↗4,004
  • cinnyapp/cinnyAvatar de cinnyapp

    cinnyapp/cinny

    3,180Ver en GitHub↗

    Cinny is a decentralized chat interface and web client designed for the Matrix protocol. It serves as a front-end application that enables users to send and receive secure messages and engage in group conversations across a federated messaging network. The application is built as a static web application, allowing it to be deployed as static files or hosted within Docker containers. This structure supports self-hosted chat infrastructure where users maintain control over their communication data. The interface provides tools for real-time team communication, including the ability to organize

    TypeScriptcinnycinnyappclient
    Ver en GitHub↗3,180
  • ro31337/libretaxiAvatar de ro31337

    ro31337/libretaxi

    3,912Ver en GitHub↗

    Libretaxi is an open-source ride-hailing and transport marketplace platform. It functions as a peer-to-peer logistics coordinator that connects passengers with drivers to organize transportation services without a corporate intermediary. The system utilizes a service provider matching engine to pair users with available local providers based on current system state. It facilitates direct coordination between seekers and providers through a real-time messaging bridge. The platform includes a community moderation system with role-based access control to restrict administrative functions. These

    Gogolanglyftridesharing
    Ver en GitHub↗3,912
  • coder/websocketAvatar de coder

    coder/websocket

    5,299Ver en GitHub↗

    This is a minimal WebSocket library for Go designed for bidirectional real-time communication. It serves as a network protocol implementation for managing handshakes, frame masking, and control signals to enable the exchange of text and binary messages over persistent connections. The library distinguishes itself by providing a connectivity layer that wraps browser WebSocket APIs for applications compiled to WebAssembly. It also functions as data compression middleware, utilizing deflate compression to reduce bandwidth usage for transmitted messages. The project covers a broad range of netwo

    Gogohttp2idiomatic
    Ver en GitHub↗5,299
  • firebaseextended/firepadF

    FirebaseExtended/firepad

    3,875Ver en GitHub↗

    Firepad is a Firebase collaborative text editor and rich text editor component. It functions as a real-time collaborative framework and operational transformation engine designed to synchronize document editing across multiple concurrent users. The project provides tools for shared document synchronization and collaborative presence tracking, allowing users to see live cursor positions and identifiers. It supports rich text authoring integration for both formatted content and code editing. The system manages document consistency through shared document synchronization and provides capabiliti

    JavaScript
    Ver en GitHub↗3,875
  • colanode/colanodeAvatar de colanode

    colanode/colanode

    4,924Ver en GitHub↗

    Colanode is a local-first collaboration platform designed for shared documents, chat, and databases. It provides a self-hosted suite for team collaboration and knowledge management, allowing users to maintain full control over their data and privacy on their own infrastructure. The platform is distinguished by a synchronization engine that uses WebSockets for real-time data broadcasting and a local-first approach to ensure work continues offline. It incorporates AI-powered retrieval through vector-based semantic search, enabling users to find information based on meaning across documents and

    TypeScriptchatchat-applicationcrdt
    Ver en GitHub↗4,924
  • deepstreamio/deepstream.ioAvatar de deepstreamIO

    deepstreamIO/deepstream.io

    7,183Ver en GitHub↗

    deepstream.io is an open-source realtime server that synchronizes JSON records, events, and remote procedure calls across clients and backend services. It functions as a realtime data sync server, event pub/sub server, record database server, and RPC server, all within a single platform. The server authenticates and authorizes every message using multiple strategies including JWT, HTTP, and file-based credentials, with a declarative permission language controlling access to records, events, and RPCs at a granular level. The platform distinguishes itself through its combination of realtime dat

    TypeScriptauthenticationdatasyncdeepstream
    Ver en GitHub↗7,183
  • omarelgabry/chat.ioAvatar de OmarElgabry

    OmarElgabry/chat.io

    1,451Ver en GitHub↗

    Chat.io is a real-time messaging platform designed for bidirectional communication between clients and servers. It provides a complete infrastructure for managing persistent user connections, chat sessions, and instant message delivery through event-based messaging protocols. The platform integrates secure identity verification by supporting both local credentials and third-party social media authentication. It manages application data and user profiles using a document-oriented database, while utilizing a high-performance caching layer to handle active user sessions and transient data. The

    JavaScriptchatexpressmongoose
    Ver en GitHub↗1,451