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.
Start Free
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Looks at file names in a directory and finds common parts in them trying to search similar and repeated ones. Useful when you have multiple files which differ in checksum and somehow in names. You can collect them and make a decision afterwards.
JStream is a stream manipulator based on plugin architecture.
Streams are manipulated via custom scripts (Java language).
JStream uses Java NIO for better performances.
With JStream, you can easyly create programs like : MD5Sum, TCP Redirector...
Java flat text parser. Parse any delimited or fixed width strings. Bind user friendly column names to text positions via XML. Easily parse strings, dates, doubles, integers, etc.
iExam is a subproject of success, resolves the problems of the enterprise CAI education area, not only has question entering, exam generation, score calculation and notification, but also organization/history mangement, explaination and re-exam module
A rather simple java program for parsing plain text files (generally in large numbers), which should then offer frequency statistics of usage, graphs, full-text search and maybe something more.
This project starts to create an open tool for creating, manipulating and visualizing DTDs (in a later state it should work also with other other specification languages such as XML Schema and RELAX NG).
KCite is a program into which a user enters basic information about a publication or other information source. It then constructs numerous, properly formatted, variations of citation strings that can be pasted into a document.
AuthorWeb is an organization platform for writers of all kind which includes tools for creating and organizing Characters, Sets, Plots, Scenes, and other information for the craft. Written in Java, the executable jar can be run on any OS platform.
Adapt is data conversion language developped in 1984 by Norman W. Molhant and Christophe Dupriez. It has been used in many circumstances, it translated itself in many programming environment and it should evolve now toward modern environments like Java.
Integrated environment for the modelling and simulation of process control systems, where the plant(s) are described according to the Modelica object-oriented paradigm, while the control systems are specified in an IEC 61131.3-compliant language.
Historizer is a platform-independent tool for exchanging and extracting instant messenger history data. Imports: ICQ, Licq, Gaim/Pidgin. Exports: Licq, Gaim/Pidgin, plain text. Planned: Miranda, Trillian.
This is an Automatic Paraphraser intended to take a text, analyse it and offer different options for the end-user to change. Includes a Grammar and Spell Checker. Written in Java for Multi-Platform use.
GraphSpider is a pattern matcher which searches parsed text in phrase-structure tree or dependency graph format for syntactic structures matching a set of patterns in MPL, a regexp-like pattern language. Applications: information extraction, text mining.
Chat system implemented using asynchronous IO and a command parser
Chat system implemented using asynchronous IO and a command parser. Currently supports private messages, chat channels and accounts with basic login system and server console. A plain text based protocol is used. Only very basic test client implemented.
The approach of this project is to provide a tool to analyse logfiles. You can specify rules for the extraction of information from any text files and display and browse them in a swing-based GUI.
Open source implementation of the Java Bindlet technology
The Corinna is a open source software implementation of the Java Bindlet technology. The Java Bindlet is similar to Java Servlet platform, but allows the implementation of software components for the treatment of requests in various protocols (binary or text based protocols), not just those based on HTTP. The framework supports the implementation of both TCP and UDP bindlets.
A very simple web based IDE primarily for Java. The IDE provides a source tree, text editor with syntax highlighting, CSS for look and feel, and ant support. Future enhancements include subversion support. Uses Google Web Toolkit. Requires Javascript.
nym is an acronym extractor, written in Java. Provide it with a text-representation of a document, and it will generate a list of acronyms and accompanying definitions. This is a fantastic tool for documents which require an acronym table.
This project's main purpose is to provide a framework that implements multiple implementations for finding similar text documents, given an initial document, and the clustering of search results. This can be achieved starting from any type of index.
A MUD client completely written in java. It is especially designed for use with the Discworld MUD (discworld.atuin.net) but can be used with any other text based MUD. The program can parse ANSI colour control characters to enable coloured output.
JFileManipulator aims to be a collection of tools, which manipulate files in some way or the other, and is aimed at manipulating said files in batches. It for example allows you to write a text to a number of image files, all for a group of files.