Showing 21 open source projects for "process"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 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
  • 1
    Undiscord

    Undiscord

    Delete all messages in a Discord server

    Undiscord is a browser-based script and tool designed to mass-delete messages from Discord accounts, providing users with a way to clean up their message history in bulk. It operates by interacting with Discord’s web interface and APIs, automating the deletion process that would otherwise require manual removal of each message. The tool is typically executed through the browser console, making it accessible without requiring installation of standalone software. It allows users to filter messages based on criteria such as date, channel, or content, enabling more targeted cleanup operations. undiscord also includes rate limiting and delay mechanisms to reduce the risk of triggering platform restrictions during large deletion tasks. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    CIM

    CIM

    Distributed instant messaging system for developers

    ...You can use Google Protocol Bufferefficient codec. Its protocol supports message encryption. Store routing information, account information, online status, etc. of each client. Message routing server; used to process message routing, message forwarding, user login, user offline, and some operational tools (obtaining the number of online users, etc.).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    ChatterBot

    ChatterBot

    Machine learning, conversational dialog engine for creating chat bots

    ...This makes it easy for developers to create chat bots and automate conversations with users. For more details about the ideas and concepts behind ChatterBot see the process flow diagram. The language independent design of ChatterBot allows it to be trained to speak any language. Additionally, the machine-learning nature of ChatterBot allows an agent instance to improve it’s own knowledge of possible responses as it interacts with humans and other sources of informative data. An untrained instance of ChatterBot starts off with no knowledge of how to communicate. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    LMAX Disruptor

    LMAX Disruptor

    High performance inter-thread messaging library

    LMAX aims to be the fastest trading platform in the world. Clearly, in order to achieve this we needed to do something special to achieve very low-latency and high-throughput with our Java platform. Performance testing showed that using queues to pass data between stages of the system was introducing latency, so we focused on optimising this area. The Disruptor is the result of our research and testing. We found that cache misses at the CPU-level, and locks requiring kernel arbitration are...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 5
    Discord-Sandbox

    Discord-Sandbox

    Alternative electron-based Discord client with custom telemetry

    ...Discord-Sandbox isolates the Discord client from reading background processes by running the Discord web client inside of a webview, which is finally contained inside the Electron process. While I cannot guarantee this client protects you from anything, I have tried my best to remove Discord's data collection. As detailed from Luna Mendes' discord-unofficial-docs, Discord sends telemetry data over the /api/science endpoint. This project does its best to disable this telemetry communication by running javascript code into the webview that adds a blacklist/whitelist to the default XMLHttpRequest behavior. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Wechaty

    Wechaty

    Conversational RPA SDK for chatbot makers

    Wechaty was designed from the ground up to be easily installed and used to get your chatbot up and running quickly. Wechaty lets you focus on your conversations, and we'll do the chores. Go ahead and build your business logic based on Wechaty. You are welcome to join our Wechaty Developers' Home by scanning the above QR code, then send the secret code wechaty to Friday.BOT. Wechaty is a modern Conversational RPA SDK for Chatbot Makers which can create a bot in a few lines of code. Wechaty...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Simple Client Server Chat Example

    An example of a simple chat system

    ...Two Runnable interfaces are available in the server and the client to show how the dialog is managed. The Socket part aims to show how simple communication using TCP/IP are quite simple. The system shows how to exchange and process String over network. This is not sufficient when talking about large applications, but, let's not forget that HTTP uses Strings. The project contains both the Server and the Client. The main method in the Main class does nothing. You must launch the Server (ServerMain) and several instances (or just one) of the Client (ClientMain). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ...Those connected peers need to have the same password in order to read the message. The server is a multiplex and stand alone detached (no controlling terminal) process on the background that does nothing but to relay messages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    IRCBNX Chatterbot

    A remake of the original BNX Chatterbot for IRC

    IRCBNX Chatterbot is a moderation IRC bot written in C++ and based on the original Battle.net text gateway bot BNX Chatterbot. Like the original, it features a rule-based response system, an access system, and several moderation features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    Eclipse TeamMessenger

    Eclipse TeamMessenger

    Small messenger solution for teams inside a LAN using eclipse

    ...With tags, messages can be filtered in an easy and understandable way. Using the eclipse extension point mechanism, it is possible to hook into the sending and receiving process and include powerful own features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Kestrel

    Kestrel

    Simple, distributed message queue system (inactive)

    ...Its design is relatively lightweight and is engineered for speed and simplicity. Kestrel supports queuing patterns such as enqueue, dequeue, and delayed re-enqueue (for example, when a consumer fails to process a message). It stores messages persistently on disk with a memory-backed cache, allowing recovery in case of failures. Because it is intended for relatively simple use cases, it does not provide the full feature set of some enterprise messaging systems, but is often sufficient for many asynchronous or buffered workloads. Over time, the project became inactive and is now archived. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ZNC is an IRC bouncer with many advanced features such as a built-in web interface, persistent connection (detaching), multiple users, per channel playback buffer, SSL, IPv6, transparent DCC bouncing, and c++ module support, to name a few.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    shantiniketan
    This software automates the process of holding classrooms inside IRC chatrooms. It provides a efficient and useful GUI that lets you ask questions, raise hand, discuss, have quizzes or debates. This software aims can be used for taking e-classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PHP5 Based IRC Bot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A java based MOO/MUD client that is able to process HTML. With this client it is possible to connect to a standard mud server, but when html tags are send to this client, it will be processed, so images, links, etc will be displayed. MCP support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LibJPopupGate is a libjpopup based java library, involving some changes concerning code reusability and portability and a framework used to simplify process of creating gates between winpopup network protocol and whatever wanted user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a Java Swing based Chemical Mixing Manufacturing System. This system consisted of three main modules, a sub inventory system, a manufacturing process system, and a report system. We used Eclispe 3.1, Hibernate and MYSQL tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A PHP Service bot environment for IRC designed for Quakenet's IRCd. Supports multiple bots on 1 process! Extend it your own with your modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Spiritbot is a suite of tools designed for use in software-engineering, CodeGenUML includes an XMI/MOF/UML reader and exporter. An IRC ticker bot is also provided to aid in the development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The project is meant for the webmasters who want to provide online chat support system for there website like humanclick. The project is developed using java and php and mysql .There is no server side process invloved in this so u can host this system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Eicq is an ICQ client that is written Emacs Lisp. Currently it isn't working, we are in the process of implementing version 8 of the ICQ protocol. Eicq requires XEmacs 21.4 or newer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo