Showing 39 open source projects for "v2ray-core"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    AyuGram Desktop

    AyuGram Desktop

    Desktop Telegram client with good customization and Ghost mode.

    AyuGram Desktop is a powerful, open-source Telegram desktop client designed for users who want deeper control, privacy, and customization. Built as a fork of Telegram Desktop, it extends the core experience with advanced features while staying fast and familiar. AyuGram focuses heavily on privacy tools like ghost mode and anti-recall to give users more control over their messaging behavior. The app offers extensive UI and font customization, allowing users to tailor the interface to their personal style. It also includes convenience features such as built-in translation, enhanced media previews, and streamer-friendly options. ...
    Downloads: 279 This Week
    Last Update:
    See Project
  • 2
    libsignal

    libsignal

    Home to the Signal Protocol and other cryptographic primitives

    ...Written primarily in Rust with bindings and APIs surfaced for Java, Swift, and TypeScript, this library encapsulates critical algorithms like the Double Ratchet, prekey mechanisms, secure key storage, and zero-knowledge group primitives, along with additional utilities for media handling and device key transfer. libsignal abstracts complex cryptographic constructions into reusable components that client applications can adopt to ensure forward secrecy, authentication, and integrity without re-implementing core security logic. Although its primary use is within the Signal ecosystem, its documentation and exposed interfaces allow developers to explore modern secure messaging primitives or use pieces of the protocol in experimental applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Hubot

    Hubot

    A customizable life embetterment robot

    Hubot is a framework to build a custom chat bot, first built by GitHub, Inc. to automate their company chat room. Hubot gives you a very nice base for building your very own robot friend. Hubot comes with a small group of core scripts, including things like posting images, translating languages, and integrating with Google Maps. It's extendable with many other scripts, which make Hubot all the more personalized to fit your organization's needs and culture. Hubot can work on many different chat services, including third-party adapters Gitter, IRC, Slack and more. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    WeeChat

    WeeChat

    The extensible chat client

    The extensible chat client. Full-featured IRC plugin: multi-servers, proxy support, IPv6, SASL authentication, nicklist, DCC, and many other features. 256 colors, horizontal and vertical splits, smart filtering, customizable bars and much more. 8 scripting languages supported with a built-in scripts manager. Connect to your WeeChat instance from your browser, smartphone, GUI client, Emacs or even another WeeChat.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5

    glific

    The Main application that provides the core interface via the glific APIs

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Riot Android

    Riot Android

    A glossy Matrix collaboration client for Android

    ...Users appreciate Riot’s ability to join public or private communities hosted across different Matrix servers, making it useful for both personal and organizational communication with interoperability at its core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Uworld3 variant running on the GNUWorld (www.gnuworld.org) core. To be used on a P10 server (ircu)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Wraith is an open source IRC bot written in C++. It has been in development since late 2003. It is based on Eggdrop 1.6.12 but has since evolved into something much different at its core.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    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. The architecture is designed to handle user pairing, session management, and message routing efficiently. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 10
    Interactable

    Interactable

    Experimental implementation of high performance interactable views

    This is an experimental implementation of a declarative API for handling fluid user interactions with views at 60 FPS in React Native. Here are some example use-cases for views that users can interact with. Swipeable card (a la Google Now) springing into place unless swiped away with enough force. Drawer snapping between closed and open with buttons appearing gradually as it's being dragged. Collapsible header that snaps to a smaller size as the content below is being scrolled. Chat heads (a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    X-Core

    X-Core

    The original Xivio.com World Server Core

    Xivio.com was a commercial children's virtual world website created in 2006 by Gavin Conrad. This is the legacy World Server Java Core made available to the world to do with as it wishes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A simple bot used for monitoring recent changes on small Wikipedia projects and reporting them to freenode channel(s). The bot has the core features that one would expect. Details available at http://meta.wikimedia.org/wiki/User:EhJJ/RCBot
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    P2PChat is a instant messenger based on Java, JavaFX and direct IP connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PHP5 Based IRC Bot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RCS IRCBot is a cross platform core IRC bot written in C. The app will get a bot into a channel to idle. The rest is handled through "handlers". onJoin, onPart, onPublicMessage, onPrivateMessage, onNickChange, and onUserQuit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Database Operating System, with implemented sql server inside the kernel. Read more on website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WebberChat is a live customer support chat application for technical, sales or desk support. It's web based and developed in Java, Ajax and relational database such as MySQL. It provides core live chat and admin functionality but allows you to customize
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Javwer is just another Jabberclient. It's written in Java and uses SWT for the GUI and Smack as the core-XMPP-library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Spike.NET is an irc bot written entirly in c#. A flexible set of systems, such as IRC Connection Management and Database Interaction will be implimented in the core of the bot, with a highly customizeable Plugins system for accessing this core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Highly Modularized Direct Connect (dc) Hub (server). Its Core is designed on simplicity and reliability, while the modules provide advanced functionality and compatibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Program E is an AIML chatterbot written in PHP and using MySQL. It's composed by a converter which loads the AIML files into the database, a core rule engine that adheres to the AIML 1.0.x specification and several chat interfaces: HTML, Flash and XML-R
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    KineIRCd is a flexible IRC daemon, built on modular, future-ready code. Kine boasts Unicode/ISO-10646 and multilingual support, but its flexibility is ultimately derived from network nonalignment, a powerful core with a simple API, and standards adhesion
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    LumaQQ is a powerful QQ client writen in Java. It implements most functions of QQ, and a QQ-like graphical user interface for easy use. It's also a library, it has a reusable pure Java core on which you can build your own QQ-compatible application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NukeChat is a module designed for PHPnuke 6.0, but it should work upon previous releases such as the 5.6 or 5.5 and next. The core is a Java Applet : the Chat that works with JVM 1.1 through JVM 1.4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Kamikaze IRCD is a premium class of russian IRCD based on bahamut ircd core. Full SSL support and unicode charset mappings/nicknames.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB