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
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
Open source tool for the internationalization (i18n) of Java applications. Editor for key, value pairs for language resources. Additionally allows to define comments and has a reverse and spell checking function.
Also gathers statistics about translation key usage within your application. Fully compatible with Properties implementations.
Eclipse plugin for editing Java resource bundles. Lets you manage all localized properties files in one screen. Some features: sorted keys, warning icons on missing keys/values, conversion to/from Unicode, hierarchical view of keys, more...
--------------
THIS PROJECT HAS BEEN MIGRATED TO GITHUB AND IS MAINTAINED OVER THERE: https://github.com/essiembre/eclipse-rbe
Using encryption to secure your code or text. Click File->Run to run your code using Ruby, see the pop up for output. Never save your text or code to disk unencrypted. Don't forget your password. Encryption is error-persistent.
This TrieMap can be used as dictionary or as a Map with String keys. It uses a node structure to store values to keys. You can search for an object and get the path, get all objects on a path or get all objects behind a path.
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.
Myorm is a simple and convenient ORM (Object relation mapping). Based on JavaBean, it allows you to map your tables correctly with your classes and proper management of keys and foreign keys.
plausj a collection of checksum algorithms used to validate business keys like bank account codes or credit card numbers. It's compiled as JVM bytecode files (although it's not necessarily implemented in Java) and can be used on JRE 1.5 and later.
Ant Task for checking Java Resourcebundles. It checks for existence of all keys in each bundle, duplicate keys, existence of forbidden chars (e.g. special characters like umlauts) and continuous usage of placeholders.
Simple text editor for editing multiple language files in parallel. Corresponding translations are automatically highlighted in order to aid reviewing against multiple sources. Supports gettext PO and key = value format. Highly recommended for polyglots.
A command line parsing system. Through Java Reflection it allows simple usage. The keys are defined as standard, overloadable methods, and are transparently managed by the engine. No need to use library-defined objects or enums. Developer has the power!
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Mopla is a mobile phone programming language. Its primary feature is the input of all programming instruction over the phone keypad. Cursor-Keys are needed too.
Mopla is a procedural programming language without any classes or object-oriention.
Standalone Java application to view any hierarchical data structures in a JTree. Keys and names to show in the tree are solely driven by SQL statements. The same applies to the additional node's data, which is shown in a separate table panel aside.
Hotkeys is a library for registering system wide hot keys for java applications. Offering a simple api for registering keys with the ctrl, alt and/or shift modifiers.
Random Java utility classes
1. Prefix Trie based data structure
2. An indexed map (indexed by keys or values).
3. Main class that provides start/stop functionality for standalone apps.
4. File io api's based based on callback design.
This tool enables you to produce a LaTeX (standard, no extension required) report for database objects (tables, views, indexes, functions, primary/foreign keys, columns, types, keywords, system functions) thanks to the JDBC Api.
This library is an Object/Relation mapping framework for Java. It is designed to be easy to use (no xmls to write, no tables to create, no primary keys to fiddle with, just point it to the database) with automatic generator of objects.
- A plug-in to generate an abstract class with an enumeration of keys from a properties file. (Adds an action with a corresponding icon into the popup menu of the package explorer)
- A plug-in of associated assistance
- An update site for this feature.
JResEditor eases the editing of java resource files. It provides validation and allows easy comparison of multiple resource files. The GUI allows easy navigation to any key and provides wizards to create keys and new resource files.
JRegistry is a Java implementation of Registry project (http://registry.sf.net). It provide a set of classes to handle Registry keys from a Java program and a Gui to handle Registry keys from desktop.
MultiTreeMap: A TreeMap that allows duplicate keys to be entered.
Supports the java.util.Collections interface and an enhanced Iterator.
Implemented by using a Red-Black Tree.
JDBC-based Object-Relational mapping system. It maps Java objects to RDBMS. It generates SQL for retrieving, saving, and deleting objects. It does XML<=>RDBMS. It autogenerates keys, maintains dependent objects and relations.
New intellij idea plugin to find message keys unused. This plugin will search into string properties files, and suggest "unused" keys to be removed. You can also visit: http://plugins.intellij.net/plugin/?id=2030