Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.
Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
Try AppSignal Free
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. Migrate from on-prem or other clouds with free migration tools.
JuniCoder is a Java project that uses unicode as a base for decoding and encoding formats that invented workarounds to express characters not covered by ASCII. Decoders translate those inventions to unicode. Encoders encode to these inventions.
This project provides a basic Java implementation of the OSCAR protocol, used by ICQ and AIM clients. Commonly used features such as messaging, status and server buddy lists are supported, making it easy for developers to use this in their own work.
waynebot is a Chanelmanagement-Bot for the IRC. It comes with it's own plugin interface, plugins are written in JAVA. Some basic plugins as well as a template-plugin are included. A JavaDOC is available, other Docs will follow.
Multi-purpose, platform/language independent Server with the ability to handle multiple concurrent connections on 1 socket, interactively/dynamically starting and stopping service modules. Needs only 1 port opened to access many different services.
Driver support for 3D Controller Hardware. We hope to support SDL Input, DirectInput, and other major controller API's including game consoles and embedded systems.
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.
The Digital PA is a Sametime (c) Bot, a Java Instant Messaging Application designed to answer simple queries against corporate directories and other data sources. The basic bot design is flexible enough to be used by other IM/Chat systems.
UJaM is an open-source instant messaging system that consolidates the basic features of instant messaging programs (e.g. custom usernames, chatting, keeping buddies) with the LAN-level control necessary to ensure security and economic bandwidth utilizat
This project want to make clients/servers fully compatible with the C6 Tin Multichat. The client will be written in c/c++ or other portable code. The server is written in VB code because it's more easy to read :)
Happy Fun Bot is a fully modular IRC bot. This consists of a basic engine, providing networking code and event handling, and a core module which provides some basic bot functionality. All other functionality will be provided by third-party modules.
The Virtual MLC (Math Learning Center) is a program designed to meet the distance education needs of the modern community college math student. The Virtual MLC will be an enhanced chat room, which will support drawing and basic math symbols.
Judp is a fully functional UDP networking API written in Java supporting basic text and file transfers. To demo the API functionality, I've included a console-based, multithreaded chat program which allows any number of users to talk and transfer files.
Messy is a collaboration tool for distributed teams. It provides for instant messaging between members of the collaborating groups, a basic group management framework over which additional capabilities can be layered, and a sample concurrent editor.
Chat system implemented using asynchronous IO and a command parser
Chat system implemented using asynchronous IO and a command parser. Currently supports private messages, chat channels and accounts with basic login system and server console. A plain text based protocol is used. Only very basic test client implemented.
Java based mIRC script engine that is completely focused on interpreting mIRC scripts (as much as possible with Java). Basic GUI included. Mostly for IRC bot developers and anyone wanting to develope an IRC client GUI.