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
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
JTemporal is a framework of components providing functionalities for time related applications.
Provides basic functionalities handling the most common temporal aspects (for example instant, period, temporal association).
library for converting from JPA, Hibernate, etc to json. Reads JPA Annotations to get around the proxy class problem. Still in the very early stages but has very useful limited functionality.
An abstraction on top of nio with security. It hides many nio bugs. It is a much easier api to use then the nio api. It also has threadpooling, and packetizing.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
The Java Boolean Expression Library (JBEL) enhances the Java Collections API by implementing on-the-fly sorting, filtering and reasoning capabilities including, select(), collect(), reject(), detect(), doForEach() using functional programming techniques.
JavaSSS (Safe Secure, SandBox) is an update for Suns jdk. This update makes java more secure using only a properties file. Settings include max storage, # of files, # of threads, library & native methods. Host control, limit socket speeds, & more.
The Duine Framework allows one to develop prediction engines for recommender systems. It contains a set of prediction techniques, a way to combine these techniques and a profile manager. The framework has a plug-in architecture, allowing customization.
JSysmon is a Javalibrary providing access to system information like CPU or Memory usage on various platforms using native calls. It can be used to build cross-platform monitors in your applications.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
HongaBongaFramework is a light weight front tier library for the J2EE Architecture.
You can configure the controller logic and bean management through the configuration file.
It comes with a basic set of tag library.
DIET-PC (DIskless Embedded Technology Personal Computer) is a software kitset enabling IT professionals to build an open source GUI appliance based on commodity x86 (PC), PowerPC (Mac) or ARM (handheld) hardware, using an embedded Linux methodology.
A small mock library that is extremely easy to learn with plenty of examples. Only has 5 classes for the api. See http://mocklib.sourceforge.net for good tutorials.
Keros is an environment for cross platform scripting and development, providing project management capabilities such as building and library dependency resolution.
Performance oriented data structures and other programming utilities for Java that are meant to replace those provided by Java. They are designed to provide a solid backbone for any software project.
This software provides library to encode/decode Java strings to/from Base64 encoding and variants. Just include the .jar file into your classpath, to encode: string.getbytes("x-base64"); to decode: new String(bytearray, "x-base64");
infraBig is an infrastructure intended to serve as a basis of medium and big systems. Its component-based model enables users to choose and tailor infrastructure elements for their needs. Infrastructure services includes: authentication, security, etc.
Jief is an universal Java Import Export Framework. With Jief you will only need a couple lines of code to import data from a file (xml and csv supported out of the box). You can reuse the transformation code for your business objects.
The Dynamic Template System (DTS) was built to provide an easy way to generate content based on templates. There is no restriction that the generated content muste be (X)HTML or something specific, you might generate what you want ...