60 projects for "real" with 2 filters applied:

  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Fluxer

    Fluxer

    A free and open source instant messaging and VoIP platform

    Fluxer is a free and open-source instant messaging and VoIP platform designed to provide communities, friend groups, and teams with a self-hostable communication alternative. The project combines real-time chat, voice calling, and community features into a unified system that can be deployed independently rather than relying on centralized proprietary services. It is built with a modern TypeScript stack and focuses on delivering a clean user experience alongside flexible infrastructure options for developers who want control over their communication environment. ...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 2
    Realtime Chat Application

    Realtime Chat Application

    Build and deploy a real time chat application

    ...The goal is to teach production-adjacent concepts such as minimal state management, basic routing, and environment configuration without overwhelming the learner. The project has been widely referenced by learners tackling socket-based chat as an entry point to real-time web development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    lanyard

    lanyard

    Expose your Discord presence and activities to a RESTful API

    ...It lets users display their Discord status, current activities, Spotify listening data, and related profile information on websites or external apps. The public service can be used quickly by joining the Lanyard Discord server, but the project also supports self-hosting. It includes a real-time key-value store that can be updated through the bot or API and emitted through presence updates. Developers can subscribe to one user, multiple users, or all monitored users through its socket protocol. Lanyard is especially useful for personal websites, GitHub profile widgets, dashboards, and real-time presence visualizations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Stoat

    Stoat

    The software powering Stoat

    ...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. The platform supports multiple clients including web, desktop, and mobile applications, allowing users to interact across devices seamlessly. It also emphasizes developer flexibility by offering APIs and SDKs that enable integration with custom tools and services.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 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.
    Try Free
  • 5
    HunterPie

    HunterPie

    A clean, modern and robust overlay for Monster Hunter games

    HunterPie is a modern overlay application for Monster Hunter games that gives players real-time information during hunts. It was rewritten from scratch for its v2 generation while keeping the same focus on a clean, powerful, and easy-to-use experience. The overlay can show hunting data through modules, plugins, widgets, and customizable interface elements. It is useful for players who want clearer visibility into damage, monster data, party performance, and other hunt-related context. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    whatsapp-web.js

    whatsapp-web.js

    WhatsApp library for NodeJS that connects through the browser app

    A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app. Programmatically control WhatsApp whether you're running user or business accounts. It uses Puppeteer to run a real instance of Whatsapp Web to avoid getting blocked. Programmatically control WhatsApp whether you're running user or business accounts. Whatsapp-web.js connects to an official version of WhatsApp Web under the hood, reducing ban risks. The object-oriented approach makes it easy to get running quickly. Since whatsapp-web.js works by running WhatsApp Web in the background and automating its interaction, you'll need to authorize the client by scanning a QR code from WhatsApp on your phone. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    Spacebar Server

    Spacebar Server

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

    ...It is part of the broader Spacebar ecosystem for decentralized, self-hostable chat infrastructure. The project is useful for developers interested in Discord-like systems, real-time communication protocols, and independently operated chat services. Some compatibility gaps still exist, so not every Discord client can connect perfectly to a Spacebar instance.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    GQty

    GQty

    The No-GraphQL Client for TypeScript

    GQty is a TypeScript-first GraphQL client that removes the need to handwrite and maintain GraphQL queries in many application workflows. Instead of manually defining query documents, developers access data through generated, strongly typed client structures. The library automatically tracks what data the application uses and turns that into GraphQL operations. This helps reduce duplicated schema knowledge between front-end code and query files. It also surfaces API-breaking changes through...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    TradingView-Webhook-Bot

    TradingView-Webhook-Bot

    Send TradingView alerts to Telegram, Discord, Slack, Twitter and Email

    ...It listens for TradingView webhook payloads and instantly sends alert messages to Telegram, Discord, Slack, Twitter, or email. The project is designed for traders who want strategy alerts delivered outside TradingView in real time. Configuration is handled through a Python config file, where users can enable or disable channels and set defaults. Alert payloads can also dynamically choose different Telegram, Discord, or Slack destinations. It supports TradingView variables, Markdown-style message formatting for supported platforms, a security key check, and Docker-based deployment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    tlliberircd

    tlliberircd

    Your own private chat server. No coding. Ready in minutes.

    ...Additional features include permanent channels that stay open when empty, overflow redirects, TLS encryption, and server linking. Available for Linux, macOS, FreeBSD, and Windows. Backed by real customer support and active commercial development. A free 60-day trial is included with every download — no account or credit card required. Plans start at just $15 a year. https://www.tlliberircd.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CSS-Only Chat

    CSS-Only Chat

    A truly monstrous async web chat using no JS whatsoever

    ...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. By pushing CSS beyond its conventional role, it demonstrates how user interfaces can be simulated through styling tricks and static structures. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    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. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Ace Operator is a tool for enabling live communications between company representatives and online users from web sites. By clicking on the "live help" button, customers can get access to company representatives and exchange information in real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Darkbot

    Darkbot is an AI robot for IRC, especially useful for help channels.

    ...Darkbot is an artificially intelligent IRC robot originally created by Jason Hamilton for use in help rooms on the Undernet IRC network, and others. It is capable of being taught responses to questions, and can help simulate the feeling of having a real person around to answer questions when nobody else is available. The aim of this page is not to take control over the project again as much as to begin making updates and making things fresh for the few who are still dedicated users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    EZ Intranet Messenger is designed to work within a LAN segment, without the presence of centralized server. Its primary goal is to provide instant messaging service, along with online status notification, file transmission, and real time public chat.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    OpenRPG is an Internet application that allows people to play Role Playing Games and some miniature based war games in real-time over the Internet. OpenRPG helps facilitate character tracking, miniature battles, and adventure building.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    UpStage
    ...Please visit http://www.upstage.org.nz for the most up-to-date code (v3 to be released january 2014, beta version available November 2013) and information. UpStage is a web-based venue for cyberformance: artists compile digital media in real time to create live theatrical performance for online audiences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An initiative to create something similar to the windows program Roger Wilco, Teamspeak, BattleCom and Speak Freely, allowing users from different platforms talk with each other in real time with minimal CPU and bandwidth usage. Voice chat.....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    AJAX Chat - Open Source Web Chat

    Fully customizable web chat created using AJAX.

    MOVED: This project has moved to https://github.com/Frug/AJAX-Chat AJAX Chat is a fully customizable web chat implemented in JavaScript, PHP and MySQL which integrates nicely with common forum systems like phpBB, MyBB, PunBB, SMF and vBulletin. A Flash and Ruby based socket connection can be used to boost performance.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Mofi manages virtual rooms in which users interact like in the real world. The virtual world is displayed directly in the browser window. Client: Flash / Server: C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ASCEND is a collection of libraries to build P2P-based 3D networked virtual environments such as Massively Multiplayer Online Games (MMOGs). It supports real-time 3D streaming, consistency control, and persistent storage in a distributed P2P environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    sxEdit is a KompoZer extension which enables Real Time Collaborative Edition, using XMPP/SXE protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    EFL-based tiny and fast Jabber client
    This project is a try to write real tiny and fast XMPP/Jabber client for handheld devices, supported by Enlightment Foundation Library. I use Elementary widget toolkit and Iksemel library to make it possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Solitox Community system provides an integrated real-time chat service, web interface, and a scalable infrastructure for adding more services with common credentials. These interfaces allow a greater level of communication for your users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Help Center Live is a Live Support tool written in PHP, using a MySql database, that allows visitors on a webste to hold a conversation in real time with a representative of the website. *** VISIT HTTP://WWW.HELPCENTERLIVE.COM FOR DOWNLOADS ***
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Auth0 Logo