Showing 21 open source projects for "process open"

View related business solutions
  • MyQ Print Management Software Icon
    MyQ Print Management Software

    SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS

    Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
    Learn More
  • 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
    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...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    CIM

    CIM

    Distributed instant messaging system for developers

    CIM(CROSS-IM)A developer-oriented system, provides components to help developers build their own distributed instant messaging system that can be a horizontal scaling IM. CIM is an IM Instant messaging system, can be applied as a message push middleware. IOT Message transparent transmission middleware in massive connection scenarios. Provides flexible horizontal expansion and contraction according to the actual situation. The server automatically removes offline clients. Client reconnects...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    ChatterBot

    ChatterBot

    Machine learning, conversational dialog engine for creating chat bots

    ChatterBot is a Python library that makes it easy to generate automated responses to a user’s input. ChatterBot uses a selection of machine learning algorithms to produce different types of responses. 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,...
    Downloads: 3 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: 2 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
    Discord-Sandbox

    Discord-Sandbox

    Alternative electron-based Discord client with custom telemetry

    Are you worried Discord is watching what programs you have open or listening to your mic even while you're not pressing your push-to-talk key? 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.
    Downloads: 0 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
    GO Social
    All in one social network browser app provides easy access to all social networks and other useful applications in one application which makes it easy to share your most recently used apps. It includes applications such as G Mail, Messenger, Whats App, Google Drive, Google Slides, Google Duo and much more. Simultaneously it lets you access all the application. Disclaimer:- All websites featured in the app have gone through a permission process.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Simple Client Server Chat Example

    An example of a simple chat system

    This project is a demonstration example on multi-threading programming in Java (old school) and network programming (String exchanges over network). The multi-threading part aims to show how to avoid blocking methods by putting them in separate thread, therefor, the ExecutorService was not used. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a chat system composed of a TCP/IP server daemon and its corresponding java client. You can chat with other peers in clear text or AES password-based encryption on your own computer network. The AES encryption and decryption is based on 128 bit key which is reached by padding the resulting SHA256 from your provided password. Simply put, SHA is a checksum that change when a single bit change. When you send a message with a password field, the resulting password checksum is cut at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10

    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: 0 This Week
    Last Update:
    See Project
  • 11
    IDENT (RFC-1413) Server for Windows XP and 2003. This ident server can be installed as a service or run from commandline. It uses XP IP helper API to locate process that initiated tcp connection, therefore it works well in multiuser environments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Eclipse TeamMessenger

    Eclipse TeamMessenger

    Small messenger solution for teams inside a LAN using eclipse

    This project offers a simple way to communicate within teams inside the same LAN through their development environment eclipse. There is no registration or configuration required. Everyone can start chatting immediately. 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
  • 13

    ZeroChat

    A simple and minimalistic terminal-based chat program.

    ZeroChat is an easy to use, simple, minimalistic, terminal based chat program. ZeroChat focuses on chatting, without fancy bells and whistles that clutter other chat programs. ZeroChat is designed to be simple and easy to use, and have chatting sessions with one or more users started quickly. With ZeroChat, anyone may host a "chatroom" that others can join and chat together in. There is no need for a separate, external "server" process. You yourself may chat in the same room you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Kestrel

    Kestrel

    Simple, distributed message queue system (inactive)

    Kestrel is a simple, distributed message queue system built originally by Twitter. 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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    PHP5 Based IRC Bot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    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
  • 19
    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
  • 20
    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
  • 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
MongoDB Logo MongoDB