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
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
"eActionBatch" is an Eclipse-Plugin that allows to run eclipse actions as batch with or without user interface. The plugin defines an extension point to register own batch parameter pre processors and/or action executer.
Card sort research has applications in psychology, web development, and market research. Here, we offer a digital card sorting tool with a simple, user friendly interface and powerful analysis tools.
We concentrate on a flexible, multi-purpose sort.
phpAjaxTags is a port to PHP from advanced java tag library "AjaxTags" (ajaxtags.sourceforge.net). To install - just extract zip file into Your root www dir. On-line demo http://www.2al.pl/phpAjaxTags/
Java package providing a simple and configurable key binding chooser dialog. This includes an editor for making and editing lists of bindings in a variety of persistence formats.
Java Application Packager allowing Seamless Launch of your Eclipse Projects on major platforms (Linux, Mac OS X, Windows), including correct handling of Jars-in-jars and Native libraries.
Eclipse Plugin for tailing logfiles, including syntax coloring. It allows you to have multiple files open concurrently. and all files have a predefined syntax coloring applied. The plugin offers to set the backlog and encoding for each file.
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 project aims at developing an Eclipse plugin for the Design by Contract library provided by the c4j project. It helps Eclipse developers to maintain their contracts together with their Java classes.
data-context is an Java objects container. It can contain any object at any deep, just like map, however, it providers following functions:
1)auto create nesting object when encounter NPE by reflection
2)auto convert data type
3)full xpath syntax
The project tries to extend the basic Hotswap support in the current JVM and allows developers to add/remove instance fields and methods and replace the new class in a running JVM, thus saving huge time incurred in restarting the JVM for every change.
Mavenizer intends to ease the (rather painfull) process of making third party libraries (which are not built with Maven) available as artifacts on a maven repository.
This project is intended to provide a robust and easy to use front end for java.util.Scanner and javax.swing.JOptionPane to collect input from the end user in a maner that prevents improper input from throwing unwanted exceptions.
Utility library for Java, including Boyer-Moore search, hex, base32 and base64 coders with user-defined alphabets, variable-length int and long encoding.
Proposed is an algorithm
that uses computer vision, combined with a modified Rubine classifier, to allow
arbitrary N-sided polygons as accepted sketches in real-time.
This library is developed to read and write Property List (PLIST) files. These files are widely used by OsX programs. This library easily gives you the ability to read and write those files and to use the content downstream in your programs.
StringExtractor replaces String literals with the usage of an a configurable JAVA ResourceBundle (see. current jdk api docs at java.sun.com). This works with unlimited number of files at a time. Extraction is done due to a semimanual selection.
SimpleDate is a opensource library to handle Calendar selection for Swing Application
and very easy to use.
SimpleDate is a utility like 'Date and Time Picker' in Microsoft Access.
SimpleDate requires Java 1.5.
Java utility-library for reusable java helper classes (e.g.: Log/File/Http/Jaxb/Performance/Xml/.. helpers). Javadoc for every public function are well. JUnit-testcases exist for every public function. Full downward compatibility in all future versions.
Ant-Eclipse is a task for the Java build tool Ant generating Eclipse projects to be just imported and used easily. Ant build scripts are used as a central place for the configuration of sources and libraries which the generated projects are based on.
This project is an OO-centric design of getopts, based on the standard python implementation of getopts. C-style loop calling of getopts is not OO and does not take advantage of Java's standard library.