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
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.
BT-Sim is a BlueTooth simulator on a HCI level. The project alows to develop and test BT applications without using real BT hardware. It works in particular with PalmSource's Palm OS Simulator.
Shim allows a selected Yahoo IM friend to access shell commands on your computer through their Instant Messenger client. Once connected, both you and your friend may type commands and see the results of those commands.
An mp3 jukebox server written with Java, J2EE and EJB. It's probably overkill, but EJB allows for interesting things like multiple interfaces (console and web are planned) and transactions.
Currently in pre-alpha.
A miniature console based AIM client written in pure Java. It implements the TOC protocol and provides a solid framework for understanding and writing your own IM clients or bots.
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.
This program is desgined to allow the user to download files off the internet quickly from a console environment. It is written in java and therefore should work on any platform. Main features are:
- Small File Size
- resume function
An fast Message Systeme for Queue/Broadcast based communication which implements 1.1 Java Message Service Specification.Differnet APIs and Forntends: JMS, mMsg Client/Station, Console, Custom Tags, Servlet/Applet.Support communication like XML, TCP, HTTP
Tomato is an experimental Java application development environment which aims to replace text-based Java programming with a point-and-click visual programming language. The prototype works sufficiently to help develop parts of itself.
atalk for short is a little chat server and client.
It consists of a server and a client application, both written in Java. The server runs under console and the client is a small Swing application.
The Java CounterStrike Game Probe will implement Java to develop an application that will probe a list of Half-Life CounterStrike game servers and display the server information in a customizable format (console, applet, standalone).
a java chat system, that encrypts all transfered data to protect the users privacy. Encryption will be done by rsa, blowfish, 3ds or an easy 'exclusive or' encryption. the client will hava a complete gui, the server in addition a console frontend.
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.
A set of library and plugins to provide bittorrent download capabilities to java build systems (maven, ivy, buildr...) for jar and dependencies downloads.
This application makes voice or text communication better, it creates a virtual blackboard shared between users. User can paint on blackboard simultaneously with other users.
gBouncer is a powerful irc bouncer written in java. It has features like: multiuser + multiserver, secure webinterface, encrypted connections to client and server, comfortable and highly customizable logging via apache log4j, ... The fact that it's writ
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.