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.
A tool to modify existing PDF documents in a simple and user-friendly way. The main features are merging, erasing pages, changing the page order and rotating pages in 90° steps.
A 100% Java client for the DICT protocol (RFC2229). This provides access to lexicons, translating dictionaries, thesauri and similar database over a TCP/IP protocol.
A Ruby file parser/interpreter/preprocessor that comments lines of code based on conditions at the time the file is required. Very handy to implement debugging logs and code that has to be commented (not just dynamically switched off).
Filecmp is a command-line application that gets two filenames as argument and outputs the comparison between them - e.g. if they are the same or not... it may look irrelevant but sometime it's very useful, specially inside scripts.
A module for python/pygame used for typesetting text to the screen.
It provides specialized functions for scrolling text, pages of text, selectable text, and an on screen text editor.
Efficient and lightweight text editor with rich functionalities.
ApexText is a general purpose text editor for developers and non-developers. It supports synatx highlighting for Java, C, C++, Perl, SQL, JSP, HTML etc., tooling for Java. Many UI features are configurable.
This application reads the output of Web forms posted on your website (usually via email) and converts them to csv files for importing into a database, or managing in Excel
Shared Questionnaire System(SQS) is a full-functional Optical Mark Reader(OMR) form processing system implemented in Java-Swing, XSL-FO and AJAX with straightforward GUIs. It is aimed at developing social platform to share knowledge about questionnaire.
binreplace is a command line tool to search and replace binary sequences in a file. It can be very powerful when used together with grep and sed. It uses prefix tree internally to search. It's efficient even with millions of search terms.
SenezConsole++ is a simple tool written in Java, to replace and enhance the system console. Features include multi-colored text, multiple fonts and font sizes, embedded InputStream-style input reader.
TongjiThesis is the abbreviation of Tongji University(P.R.C) Thesis LaTeX Template. This macro package aimed at creating a simple-to-use LaTeX dissertation template, including undergraduate thesis, master's thesis, doctoral dissertation.
This java program counts the number of words in a LaTeX file. All LaTeX commands are supported. The table of contents and other tables, page numbers, page headers are not counted. This is due to the fact that lwc counts from source file.
MOStlyCE is a "What You See Is What You Get" (WYSIWYG) editor for the open source Mia Content Management System (MiaCMS). MOStlyCE aims to bring simply, yet power, HTML editing capabilities into the hands on the average user.
This project has MOVED to http://savannah.gnu.org/projects/libiconv/ !!! This library provides an iconv() implementation, for use on systems systems which don't have one, or whose implementation cannot convert from/to Unicode.
Fsgrep is a simple Java application which allows a user to
search all files in a directory structure for lines matching
a given pattern. Its functionality is a combination of the
Unix find and grep utilities.