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
ekazaev avatar

ekazaev/ChatLayout

0
View on GitHub↗
1,026 stars·85 forks·Swift·MIT·11 views

ChatLayout

ChatLayout is an alternative solution to MessageKit. It uses custom UICollectionViewLayout to provide you full control over the presentation as well as all the tools available in UICollectionView. It supports dynamic cells and supplementary view sizes.

Features

  • Messaging UI - Chat UI framework using custom collection view layouts.

Star history

Star history chart for ekazaev/chatlayoutStar history chart for ekazaev/chatlayout

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Projects sharing features with ChatLayout

These projects share indexed features with ChatLayout. Shared tags can include platform or build tooling; verify the primary use case before treating a result 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
  • 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
  • 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
Compare all 9 related projects→

Frequently asked questions

What does ekazaev/chatlayout do?

ChatLayout is an alternative solution to MessageKit. It uses custom UICollectionViewLayout to provide you full control over the presentation as well as all the tools available in UICollectionView. It supports dynamic cells and supplementary view sizes.

What are the main features of ekazaev/chatlayout?

The main features of ekazaev/chatlayout are: Messaging UI.

Which projects share features with ekazaev/chatlayout?

Projects with overlapping indexed features include: modelcontextprotocol/modelcontextprotocol — Model Context Protocol is a standardized framework for connecting large language models to external data sources and… chat-sdk/chat-sdk-ios — Chat SDK iOS - Open Source Mobile Messenger. exyte/chat — A SwiftUI Chat UI framework with fully customizable message cells and a built-in media picker. githawkapp/messageviewcontroller — A SlackTextViewController replacement written in Swift for the iPhone X. instamobile/messenger-ios-chat-swift-firestore — Messenger Clone - Real-time iOS Chat with Firebase Firestore written in Swift. messagekit/messagekit — MessageKit is an iOS chat UI framework that provides a scrollable conversation interface built on UICollectionView,…