awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesMessage Browsers

Tools for inspecting, searching, and producing messages within a distributed queue or stream.

Distinct from Message Broker Producers: The candidates focus on producer libraries or chat-specific search, not the general administrative browsing of message queue data.

Explore 3 awesome GitHub repositories matching data & databases · Message Browsers. Refine with filters or upvote what's useful.

Awesome Message Browsers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • provectus/kafka-uiAvatar von provectus

    provectus/kafka-ui

    12,158Auf GitHub ansehen↗

    kafka-ui is a web interface and centralized control plane for administering Apache Kafka clusters, topics, and brokers. It functions as a distributed message queue dashboard and orchestrator, allowing for the oversight of multiple distributed Kafka environments from a single management interface. The project provides dedicated tools for producing and inspecting messages within topics using various serialization and encoding formats. It includes a schema registry client for defining and versioning data schemas and a consumer monitoring dashboard to track offsets and calculate partition lag. T

    Provides an interface to produce data to topics and inspect the resulting messages in various formats.

    Javaapache-kafkabig-datacluster-management
    Auf GitHub ansehen↗12,158
  • jpush/aurora-imuiAvatar von jpush

    jpush/aurora-imui

    5,702Auf GitHub ansehen↗

    Aurora IMUI is a cross-platform chat UI component library that provides native interface elements for building instant messaging screens on Android, iOS, and React Native. It wraps platform-native UI components behind a unified interface, delegating rendering to each platform's native runtime while maintaining consistent behavior and appearance across devices. The library separates chat data into a platform-agnostic model layer that drives view updates through reactive bindings to native list components. It manages the multi-modal input bar as a finite state machine that switches between text

    Provides a scrollable message history browser that displays text, images, voice, video, and custom message types with tap and hold interactions.

    Javaandroid-componentimuiinstant-messaging
    Auf GitHub ansehen↗5,702
  • badoo/chattoAvatar von badoo

    badoo/Chatto

    4,505Auf GitHub ansehen↗

    Chatto ist ein Swift-basiertes UI-Framework und eine Komponentenbibliothek für den Bau von Messaging-Oberflächen auf iOS. Es bietet eine Sammlung wiederverwendbarer Interface-Komponenten zum Rendern von Textblasen, Fotoanhängen und interaktiven Eingabebereichen. Das Framework konzentriert sich auf eine paginierte Chat-Oberfläche, die den Konversationsverlauf in beide Richtungen lädt. Um die Scroll-Performance aufrechtzuerhalten, verwendet es Hintergrund-Layout-Berechnungen für Nachrichten-Zellen. Die Bibliothek deckt die Konstruktion modularer Messaging-Bildschirme und die Implementierung mobiler Chat-Interaktionen ab, wie z. B. das Ausblenden der Tastatur und Swipe-to-Reveal-Zubehöransichten.

    Enables browsing a scrollable list of conversation history with high performance and smooth scrolling.

    Swift
    Auf GitHub ansehen↗4,505
  1. Home
  2. Data & Databases
  3. Message Browsers

Unter-Tags erkunden

  • Chat Message History Browsers1 Sub-TagBrowse a scrollable list of messages that shows text, images, voice, video, and custom types with tap and hold interactions. **Distinct from Message Browsers:** Distinct from Message Browsers: focuses on chat message history browsing with rich media and touch interactions, not queue or stream inspection.