Showing 18 open source projects for "objects"

View related business solutions
  • 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
  • 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
  • 1
    serenity

    serenity

    A Rust library for the Discord API

    ...It wraps Discord’s HTTP and gateway systems so developers can handle messages, events, commands, cache data, and bot sessions from Rust. The library provides a client builder, token validation, event dispatching, context objects, and handlers for reacting to Discord activity. It also manages gateway shards transparently, which reduces the complexity of scaling bot connections. Serenity includes examples for common bot behaviors and can be paired with related Rust projects such as poise for command frameworks and songbird for voice. It is best suited for developers who want Discord API access with Rust’s safety, performance, and async ecosystem.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    ufonet

    ufonet

    UFONet - Denial of Service Toolkit

    UFONet - Is a set of hacktivist tools that allow launching coordinated DDoS and DoS attacks and combine both in a single offensive. It also works as an encrypted DarkNET to publish and receive content by creating a global client/server network based on a direct-connect P2P architecture. + FAQ: https://ufonet.03c8.net/FAQ.html -------------------------------------------- -> UFONet-v2.0 [R3D] "R3DST4R!" (.zip) -> md5 = [98fcd2bd3bba3f1d52738113522d3bc9] -> UFONet-v2.0 [R3D]...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3

    SimpleMessenger for JAVA

    Event driven messaging system in java

    A messaging system for communication between objects. Allows Objects to broadcast messages. Other Objects can register callback functions for handling these messages. These callback functions will be executed when such a message is sent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Valaksha RPG Server/Client Engine
    Text-based RPG engine both on the server side and client side. Allows full customization and control of the world objects including: zones, monsters, characters, NPCs, items, quests, etc. All of this within a desktop application against a MySQL DB.
    Downloads: 0 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.
    Start Free
  • 5
    Virtual Playground will be a virtual world where you can interact with the all kinds of objects you can find in this world. The idea is that everyone has its freedom to discover and build in the world of Virtual Playground.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A framework for creating IRC bots and clients using Python 2 or 3, focusing on ease-of-use and intuition. IRC a low level of raw events and event objects, or a higher level w channel/user objects, as well as thread and commonly used IRC client features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PHP5 Based IRC Bot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Orix bot is a new IRC-BOT written in C. It's totally modular. The modules are shared objects that can be loaded and unloaded in runtime. Also orix bot supports to several bots connected, in a same thread, thanks to MPLX2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ICE (Integrated Collaborative Environment) is designed to be a thin-client/server shared object system. Client/server javascript shared objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 10
    The CDO(TM) project implements XEP-0204 developed under the MITRE Technology Program. This software has been approved for public release with unlimited distribution under MITRE case number 07-0251 and is ©2007 The MITRE Corporation; all rights reserved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Smile3D is a Java based chat uses 3D avatars. Avatar changes expression and mood according to user choices; It can also interacts with all the objects present into the same room where currently the avatar stays.. Java3D framework is used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Black Rain, a Java-based RPG using a hex-tiled game map, with many different items available in-game. Black Rain will use an unique object-modification and combination engine to allow objects in the game to be combined, changed, and upgraded.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Class based software developer\'s kit for writing DLL scripts for the IRC Client \"Klient\" versions 2.x.x ( http://www.klient.com ) . This SDK intends to provide useful objects for ease of scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Panthera is a fully modular IRC bot written in C++. He utilises dynamic shared objects (*.so) to provide functionality to a simple core, resulting in a clean and efficient implementation which can be customised to the exact requirements of the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The purpose of this project is to create a very extensible irc client (and accompanying server) by building it out of independent and replacable (two species of the same kind of object can exist) COM objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A multi-channel user communication server/client program. Includes dynamicly loadable commands, user objects, channel objects, and support for loadable input interpretation modules (inputscripts).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Doblets are a framework for dynamics downloadable objects to used in interactive (chat-like) environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    fluxychat

    Realtime chat API on Cloudflare — hosted or self-host

    FluxyChat is a multi-tenant realtime chat API built on Cloudflare Workers, Durable Objects, and D1. What's different: - One Durable Object per room: WebSocket fan-out + ordering at the edge, no socket fleet to manage - Agent tool calls stream on the same room WebSocket as chat messages — debuggable in the operator console - MIT self-host on your own Cloudflare account, or use the hosted beta - Next.js operator console: rooms, agents, billing hooks out of the box - @fluxy-chat/sdk: TypeScript SDK with React hooks, reconnect/backoff, REST history pagination Built for SaaS teams adding in-app chat without Pusher-scale bills or running persistent WS pods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next