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
Enterprise-grade ITSM, for every business
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.
EasyUpdate is a secure, small and easy to use Javalibrary that enables your application to check for version updates on the Internet, download and install them. It uses JCE to digitally sign files so they are guarantee to be authentic
A functional library to do functional programming in Java. Higher-order function, currying, pattern-match, monads are supported. Also, a recursive descent monadic parser combinator library is included. Homepage: http://jparsec.codehaus.org
Persitancy api simaler to Prevailer but with more transparancy and less intrusiv to how you can disign your data structure. It uses a bytecode enhancer to add needed code to have your object presited betwhen sessions.
This project is just a simple exploration of object oriented design patterns. Our project begins with a Conway Game of Life program, applying patterns where possible. The eventual goal of this project is to develop a reusable library of patterns.
ACDK - Artefaktur Component Development Kit - is a platform independent C++-framework similar to Java or C#/.NET for generating distributed and scriptable components and applications.
Netflow analyzing tools :
JXColl - collector for Netflow (or XML specified) data
Analyzer - front-end application for providing an user interface and output (graphs, statistics, etc.)
"Fiber" is a javalibrary which adds functionalities to the Sun java standard library : new Swing widgets ( preferences dialog, event log , ... ) , new supported protocols ( rss ) , frameworks ( user tracking on web applications ) and other utilities
The Alphabetical Navigation Bar Java Display Tag Library, <nav:alphanavbar:*>, creates an alphabetic navigation bar, by slicing and dicing string data stored in a java.util.List object into 26 alphabetically sub list.
Adaptive IoC is a lightweight yet powerful and extensible IoC (Inversion of Control) Container for Java. Adaptive IoC allows engineers to intuitively assemble independent, pluggable and interchangeable components into an integrated whole.
FlexibleGridLayout aims to be a grid based Java Swing LayoutManager that is easier to use than a GridBagLayout but more powerful than a GridLayout (e.g. columns with different widths, elements spanning more than one cell, ...).
CrossContext is an independent abstraction of request, session and application contexts. It removes compile-time dependency on particular context implementation (ex: Servlet API),simplifies your code, adds persistence and distributed locking possibilities
PippoProxy is a 100% pure Java HTTP proxy designed/implemented for Apache Tomcat. Thanks to its cache manager (that can be disabled in case of DYNAMIC proxied web sites) it's really very performant in case of STATIC proxied web sites.
JOSAST ( Java Open Source Amateur Satellite Toolkit) is a set of java source code used for amateur satellite, hamradio and also astronomia activities ...
Reusable package and complete software should be available.
This library enables you to print in Java programs in an elegant way.This library includes support for Print Dialog, Automatic Printer detection, Print configuration, Print Preview and components that derive from your suggestions.
Provides a generic Java API for parsing text files using an event-driven approach based on regular expressions and annotations.
Also aims to provide implementations for concrete file formats such as the DSV 5 format of the German swimming association.
Malabar is a simple, context-agnostic authentication library for Java applications. It strives to be equally usable in J2EE/Web, GUI, and other applications requiring user authentication.
Making use of threads when building a GUI is a pain. SwingWorker is a great idea but doesn't go far enough. This library includes tools and patterns to make managing multiple concurrent tasks from an event thread easier.
It's SwingWorker on steroids.