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

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
zongzibinbin avatar

zongzibinbin/MallChat

0
View on GitHub↗
4,648 estrellas·1,026 forks·Java·Apache-2.0·7 vistas

MallChat

MallChat es un sistema backend de e-commerce y plataforma de mensajería en tiempo real. Proporciona una infraestructura del lado del servidor para gestionar tiendas online, incluyendo carritos de compra integrados, procesamiento de pedidos y flujos de trabajo de pago.

El sistema cuenta con un servidor de chat WebSocket para comunicación instantánea con el cliente y un motor de moderación de contenido que utiliza coincidencia de patrones para bloquear lenguaje sensible. Integra modelos de lenguaje grandes para proporcionar chatbots de IA conversacional automatizados para soporte al cliente y recomendaciones de productos.

La gestión de identidad se maneja a través de un sistema de autenticación basado en tokens que soporta verificación por código QR. La plataforma también incluye gestión de tráfico de API para controlar la frecuencia de solicitudes y un flujo de trabajo de moderación para filtrar frases prohibidas en tiempo real.

Features

  • Real-Time Messaging Servers - Provides a WebSocket-based server for instant customer communication and interactive real-time chat events.
  • E-commerce Platforms - Provides a comprehensive platform for building and managing online retail stores with shopping carts and order processing.
  • Sensitive Word Filters - Detects and blocks prohibited words or phrases within messages using automated pattern matching algorithms.
  • E-Commerce Backends - Provides a server-side infrastructure for managing retail operations, including shopping carts, order processing, and payment workflows.
  • Content Moderation Tools - Filters sensitive language and blocks prohibited phrases in real time to maintain community standards in chat.
  • Relational Schemas - Organizes e-commerce data using structured tables with defined foreign key relationships for orders and carts.
  • Targeted WebSocket Messaging - Maintains persistent bidirectional connections to deliver real-time chat messages and interactive event updates to clients.
  • Pattern-Based Content Filtering - Scans incoming and outgoing text streams against a blacklist of prohibited keywords to block sensitive content.
  • Real-Time Messaging - Provides persistent, bidirectional communication between servers and clients for instant messaging and interactive operations.
  • Real-Time Messaging Systems - Implements instant chat systems for customer support and user communication within a digital storefront.
  • User Identity Verification - Manages secure access and user authentication through identity verification flows, including QR code scanning.
  • Content Moderation Filters - Implements a filtering system that scans text against blacklists to detect and block sensitive language in real time.
  • Token-Based Authentication - Implements a security layer using signed tokens and QR code verification to manage user identity and access rights.
  • Token-Based Identity Verifications - Validates user sessions and access rights by verifying cryptographically signed tokens during request interception.
  • AI Chatbots - Integrates automated conversational agents to handle customer queries and provide product recommendations using LLMs.
  • Chatbot Integrations - Connects large language models to a messaging interface to deliver automated conversational responses.
  • API Traffic Management - Protects backend resources from overload by controlling the frequency of incoming requests through centralized rate limiting policies.
  • QR and Mobile Verifications - Verifies user identities and grants system access through the scanning of unique QR codes with mobile devices.
  • Traffic Flow Control - Limits the frequency of incoming requests via predefined rules to prevent system overload.
  • Middleware Rate Limiters - Implements request flow control within the middleware chain to protect system resources from traffic spikes.

Historial de estrellas

Gráfico del historial de estrellas de zongzibinbin/mallchatGráfico del historial de estrellas de zongzibinbin/mallchat

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.

Start searching with AI

Alternativas open-source a MallChat

Proyectos open-source similares, clasificados según cuántas características comparten con MallChat.
  • linlinjava/litemallAvatar de linlinjava

    linlinjava/litemall

    20,151Ver en GitHub↗

    Litemall is an open-source e-commerce platform built on Java and Spring Boot that provides a complete retail environment. It includes both a customer-facing storefront and a centralized administrative dashboard, enabling businesses to manage product catalogs, order lifecycles, and member accounts from a single system. The platform distinguishes itself through deep integration with the WeChat ecosystem, offering a mobile-optimized storefront and social authentication for streamlined user access. It utilizes a modular architecture that combines automated database access layers with custom SQL m

    Javalitemallmallspring-boot
    Ver en GitHub↗20,151
  • faye/fayeAvatar de faye

    faye/faye

    4,386Ver en GitHub↗

    Faye is a real-time messaging middleware and WebSocket publish-subscribe server. It functions as a communication layer that routes messages between clients and manages channel subscriptions to enable data synchronization across the web. The project provides a cross-domain communication gateway, allowing web clients on different domains to communicate with a central server. It is built as a clustered messaging backend that can share state across multiple instances using external storage to handle high volumes of persistent network connections. Its capability surface includes pub-sub logic for

    JavaScript
    Ver en GitHub↗4,386
  • houbb/sensitive-wordAvatar de houbb

    houbb/sensitive-word

    5,896Ver en GitHub↗

    This project is a high-performance Java library and content moderation framework designed to detect and mask prohibited words in text. It utilizes a Deterministic Finite Automaton (DFA) scanner to implement efficient longest-match word detection. The engine distinguishes itself through a text normalization pipeline and noise-filtering preprocessor that standardize character casing, scripts, and widths while removing interspersed special characters to prevent filter evasion. It supports dynamic dictionary management, allowing blacklists and allow-lists to be updated in the background without r

    Javadfadirty-wordfilter
    Ver en GitHub↗5,896
  • konsheng/sensitive-lexiconAvatar de konsheng

    konsheng/Sensitive-lexicon

    3,137Ver en GitHub↗

    Sensitive-lexicon is a sensitive word detection service and content moderation tool designed to identify prohibited text. It utilizes a curated lexicon of thousands of categorized terms and a fuzzy matching text scanner to detect restricted words and phrases. The project features specialized filters for Chinese language content across political, social, and adult domains. It supports approximate string matching to identify terms that use noise characters or whitespace to evade standard keyword filters. The system includes a network interface for hosting the detection service, allowing for re

    Ver en GitHub↗3,137
Ver las 30 alternativas a MallChat→

Preguntas frecuentes

¿Qué hace zongzibinbin/mallchat?

MallChat es un sistema backend de e-commerce y plataforma de mensajería en tiempo real. Proporciona una infraestructura del lado del servidor para gestionar tiendas online, incluyendo carritos de compra integrados, procesamiento de pedidos y flujos de trabajo de pago.

¿Cuáles son las características principales de zongzibinbin/mallchat?

Las características principales de zongzibinbin/mallchat son: Real-Time Messaging Servers, E-commerce Platforms, Sensitive Word Filters, E-Commerce Backends, Content Moderation Tools, Relational Schemas, Targeted WebSocket Messaging, Pattern-Based Content Filtering.

¿Qué alternativas de código abierto existen para zongzibinbin/mallchat?

Las alternativas de código abierto para zongzibinbin/mallchat incluyen: linlinjava/litemall — Litemall is an open-source e-commerce platform built on Java and Spring Boot that provides a complete retail… konsheng/sensitive-lexicon — Sensitive-lexicon is a sensitive word detection service and content moderation tool designed to identify prohibited… faye/faye — Faye is a real-time messaging middleware and WebSocket publish-subscribe server. It functions as a communication layer… houbb/sensitive-word — This project is a high-performance Java library and content moderation framework designed to detect and mask… transformeroptimus/superagi — SuperAGI is a comprehensive marketing automation platform and customer data system designed to orchestrate… adrianhajdin/event_platform — Event platform is a full-stack web application designed for organizing events, purchasing tickets, and managing user…