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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to ekazaev/chatlayout

Projects sharing features with ChatLayout

9 open-source projects similar to ekazaev/chatlayout, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • modelcontextprotocol/modelcontextprotocolmodelcontextprotocol avatar

    modelcontextprotocol/modelcontextprotocol

    8,458View on GitHub↗

    Model Context Protocol is a standardized framework for connecting large language models to external data sources and executable tools. It enables the creation of a universal interface where servers expose tools, resources, and prompts that can be discovered and utilized by various AI clients. The protocol utilizes a JSON-RPC message system that is transport-agnostic, supporting both standard input/output for local processes and HTTP with server-sent events for remote connections. It emphasizes security and control by delegating model sampling to the client to keep API keys secure from servers

    TypeScript
    View on GitHub↗8,458
  • chat-sdk/chat-sdk-ioschat-sdk avatar

    chat-sdk/chat-sdk-ios

    920View on GitHub↗

    Chat SDK iOS - Open Source Mobile Messenger

    Objective-C
    View on GitHub↗920
  • exyte/chatexyte avatar

    exyte/Chat

    1,797View on GitHub↗

    A SwiftUI Chat UI framework with fully customizable message cells and a built-in media picker

    Swift
    View on GitHub↗1,797
  • githawkapp/messageviewcontrollerGitHawkApp avatar

    GitHawkApp/MessageViewController

    1,667View on GitHub↗

    A SlackTextViewController replacement written in Swift for the iPhone X.

    Swift
    View on GitHub↗1,667
  • instamobile/messenger-ios-chat-swift-firestoreinstamobile avatar

    instamobile/messenger-iOS-chat-swift-firestore

    790View on GitHub↗

    Messenger Clone - Real-time iOS Chat with Firebase Firestore written in Swift

    Swift
    View on GitHub↗790

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • messagekit/messagekitMessageKit avatar

    MessageKit/MessageKit

    6,266View on GitHub↗

    MessageKit is an iOS chat UI framework that provides a scrollable conversation interface built on UICollectionView, enabling developers to render text, images, videos, locations, emoji, audio, and contact messages within message bubbles. The framework is designed around a pre-built MessagesViewController that can be subclassed to inherit the full chat layout, input bar, and message display without writing UI from scratch, and it uses a data source protocol for message retrieval along with delegate callbacks for user interactions. The framework distinguishes itself through a highly customizabl

    Swift
    View on GitHub↗6,266
  • nguyenhuy/asyncmessagesviewcontrollernguyenhuy avatar

    nguyenhuy/AsyncMessagesViewController

    299View on GitHub↗

    A smooth, responsive and flexible messages UI library for iOS.

    Swift
    View on GitHub↗299
  • badoo/chattobadoo avatar

    badoo/Chatto

    4,505View on GitHub↗

    Chatto is a Swift-based UI framework and component library for building messaging interfaces on iOS. It provides a collection of reusable interface components for rendering text bubbles, photo attachments, and interactive input areas. The framework centers on a paginated chat interface that loads conversation history in both directions. To maintain scrolling performance, it employs background layout calculations for message cells. The library covers the construction of modular messaging screens and the implementation of mobile chat interactions, such as keyboard dismissal and swipe-to-reveal

    Swift
    View on GitHub↗4,505
  • robbiehanson/xmppframeworkrobbiehanson avatar

    robbiehanson/XMPPFramework

    5,888View on 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
    View on GitHub↗5,888