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
Earn up to 16% annual interest with Nexo.
Let your crypto work for you
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
This project lets you create java Classes on-the-fly at runtime, with any superclass, interfaces and methods you like. Great for creating JavaBeans from dynamic data! Similar to java.lang.reflect.Proxy but more powerful.
stdnet - original: C++ networking class library; simple event-driven interface
stdnet2 - revamp: C++ class library for java-like programming; networking; etc.
stdnetj - TODO: Java version of stdnet2
Team MONICA's effort:
- general JAVA environment
- general JAVA cryptography environment
- SSH client/server in JAVA
- secure & anonymous communication
Code engine for parsing Quake 3 Arena console log files to produce player statistics. Engine designed to be extensible for use with ANY quake 3 mod. Example of a mod implemented (Urban Terror).
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
The purpose of this project is to develop an engine for running web based Interactive Fiction (also known as text adventures) and to develop a XML based Interactive Fiction Markup Language (IFML).
The jTaxi project is a planning system for advanced taxi management. The goal is to create a system there you can book a taxi and then receive a highly accurate prognosis when the taxi should pick you up.
The AUIT toolkit is a high-level Java user interface toolkit which completely abstracts the application code from the interface. For many platforms, native widgets are provided; other platforms can use Swing. The interface is specified in XML.
Orange 3D, a game engine distributed under the zlib/libpng license, is an all in one solution, with IDE, level editor, 2d painter, 3d modeler, and possibly audio editing software all in one clean package, for free!
This project is an API I have created over the years and ported to several languages. It contains tools, structures, and algorithms I have found useful in graphics, robotics, and machine vision applicaitons. Points, Lines, Vectors, etc.