Showing 30 open source projects for "backend"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 1
    Spacebar Server

    Spacebar Server

    A reimplementation of the Discord.com backend, built with Typescript

    Spacebar Server is a Discord-compatible backend reimplementation written mainly in TypeScript. It aims to let users run a self-hosted communication server that can work with existing Discord-style bots, applications, and clients where compatibility allows. The repository includes the HTTP API server, WebSocket gateway, CDN server, WebRTC server, request and response schemas, database models, and administrative utilities.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Stoat

    Stoat

    The software powering Stoat

    Stoat is an open-source communication platform and ecosystem designed to provide a modern alternative to traditional chat applications with support for self-hosting and extensibility. The project includes multiple components such as backend services, client applications, and supporting infrastructure, forming a complete messaging system that can be deployed across different environments. The repository for stoat.chat specifically serves as a central web hub that provides access to downloads, documentation, and information about the platform. StoatChat is built with modern technologies such as Rust and TypeScript and integrates with systems like Revolt to deliver real-time messaging capabilities. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Telegram Web A

    Telegram Web A

    Telegram Web A, GPL v3

    ...It uses a custom front-end framework (called “Teact”) that re-implements React-style paradigms and pairs them with a custom version of the MTProto library (based on GramJS) to interact with Telegram’s backend infrastructure. The project achieved recognition (winning first prize in the Telegram Lightweight Client Contest) and serves as the code base behind the official web client available at web.telegram.org/a. The architecture takes advantage of advanced browser capabilities: WebSockets for real-time messaging, Web Workers and WebAssembly for performance-critical tasks, multi-level caching and PWA features for offline or near-offline usability, voice recording and media streaming, raw binary data handling and cryptographic operations. ...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 4
    Chat/Messaging App Light and Dark Theme

    Chat/Messaging App Light and Dark Theme

    Flutter UI project for building a messaging app interface

    ...It includes multiple screens that cover the core visual flow of a chat application, starting with a welcome screen and moving into authentication and conversation views. The project is intended as a design and implementation reference rather than a complete messaging backend. It demonstrates how Flutter layouts can be structured for chat lists, message screens, onboarding, sign-in, and sign-up experiences. The dual theme support makes it useful for learning how to design consistent interfaces across different visual modes. It is best suited for Flutter learners and mobile developers who need a clean UI base for chat-style apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Start Free
  • 5
    CSS-Only Chat

    CSS-Only Chat

    A truly monstrous async web chat using no JS whatsoever

    css-only-chat is a proof-of-concept demonstration that implements a functioning chat interface using only HTML and CSS, without any JavaScript or backend logic. The project showcases creative use of CSS selectors, checkboxes, labels, and the :checked pseudo-class to mimic interactive behaviors normally handled by JavaScript. Messages are pre-written in the HTML and displayed based on user interaction, making it more of a playful experiment than a real messaging platform. Its main purpose is to illustrate the limits of CSS as a programming and UI tool, serving as both an educational example and a bit of humor within the developer community. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    RSMQ

    RSMQ

    Redis Simple Message Queue

    A lightweight Redis-backed message queue for handling simple distributed messaging and job processing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Omeclone

    Omeclone

    A clone of omegle.com

    Omeclone is an open-source clone of the Omegle-style anonymous chat platform, designed to replicate real-time, random user matching for text and potentially video communication. It provides a backend and frontend system that enables users to connect with strangers anonymously, mimicking the core experience of random chat services. The project typically includes WebSocket-based communication for real-time messaging, ensuring low latency and continuous interaction between users. It emphasizes simplicity and scalability, allowing developers to deploy their own instances of anonymous chat platforms with minimal setup. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    xBoard

    xBoard

    xBoard is a lightweight forum, news, and chat script.

    xBoard is a lightweight forum, news, and chat script that uses no database, everything is stored in text files.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    A web-based chat program written in php, using a MySQL backend for storage. The interface is designed to use AJAX to approximate a streaming chat functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Start Free
  • 10
    It is a text, audio, video chat and desktop sharing application (Client And Server). Req : JRE 1.6 MYSQL backend More details at: http://milindmathur.blogspot.com/2009/06/java-mysql-based-conference-client.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This is a less intrusive ajax web chat which uses Ajax, Smack, XMPP. This is the client version Servlet. The backend code should run under Tomcat server. You can use openfire or any other XMPP server as the server, gtalk also.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ...Users are able to post messages to channel groups, as well as send private messages to each other. The script is in TCL, and runs on top of eggdrop. It uses SQLite for the storage backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OpenMMOd is a open-source event-driven MMORPG Server written in C++ with a YAML packet definition backend. It is MySQL database driven currently with future backend support to come in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A tagboard (shoutbox) script written in PHP and uses MySQL as a backend. Features Web 2.0 AJAX features. Currently still in BETA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A web chat application written in PHP with a MySQL backend. It utilizes the Xajax library to handle the ajax side of things.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Simple Chat Solution with PM, different Rooms and OPstatus based on xajax and implemented totally in PHP and JavaScript. Uses MySQL for Database Backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A networking site on the lines of Orkut.Right now we plan to build it on Jboss seam and use a Java content management system like apache Jackrabbit as the backend. It would be more of a POC than an actual commercial app. Later on mabe it can be enhanced
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PHP myGuestbook is a simple PHP guestbook with a MySQL database backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    IRC Services for the Unreal IRC server, written in C#, with a Microsoft SQL Server backend. Files are stored in XML. Services include NickServ, ChanServ, MemoServ, BotServ, HostServ, and OperServ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JustChat is a simple lighweight web-based chat interface. Client-side visualisation is a Java 1.2 Applet, with a nice and simple-to-use interface design. Backend is php and a MySQL OR PgSQL DB. Connection is made by HTTP server requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Allthough there are some msn webclients, they aren't open source. Therefore I build this JSP client witch allows you to install it on your own JSP server. The backend of this project is using the MSNM library (can be found at jsmsn.sourceforge.net)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RustedSpork is a 'workbot' written in PHP with a MySQL backend, for use on IRC networks. User features include earning salaries, promotions, and other work related tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The I/N Messenger application. This is an open source instant messenger program using a mySQL backend and VB.Net frontend. We are currently in closed beta testing but will go open beta later on once major bugs are fixed. Please email if you want to test!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    An AIM Profile system written in PHP with a MySQL backend. Includes a Wysiwyg Editor (SPAW) for easy profile editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An ASP/HTML based chatroom, with a mySQL backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next