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-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.
Java library for Schema based file parser.
Csv and flat file parser and writer.
This is a java library that enables to parse and write Csv and flat files based on a schema.
Given a String , returns the next logically sequential string defined by a rule. The basic rule is, given a sequence of alphabets, it checks the string and returns a new string with one or more alteration. javadocs and source codes available inside.
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.
A LaTeX Editor written in Java. It contains many macro buttons to insert LaTeX elements into the source. The GUI uses Java Swing with the Operating Systems default look and feel.
This project allows the users to change a subtitle, or synchronize and test it with a movie. The user can delay or advance the subtitle through the time.
DataDigger is a simple text fetch tools.We can use it to fetch aims from text data by template,or config taglibs for template. DataDigger is a baby,we are keep updating.If problem,please contract with bianrongjun@gmail.com or visit www.nobject.org
TkBloggerClient is a client for Google's Blogger Service based on the Blogger API from google. The application has been developed in python using tkinter and Pmw. TkHtml has been sed too
Pure java syntax highlighting.
The project lets you add syntax highlighting to your projects.
You can create your own custom syntax files so you can customize it to your needs and add it to your java-based projects.
Nimble dictionary is a light weighted implementation of a dictionary. It hides the details of a multi-branch tree structure of dictionary and has a very simple interface. It allows exact match as well as search within some edit (Levenshtein) distance.