Showing 20 open source projects for "most"

View related business solutions
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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
  • 1
    ANTLR

    ANTLR

    Parser generator to read, process, or translate structured text

    ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It's widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build and walk parse trees. It’s widely used in academia and industry to build all sorts of languages, tools, and frameworks. Twitter search uses ANTLR for query parsing, with over 2 billion queries a day. The languages for...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    reCsvEditor

    reCsvEditor

    Editor for simple (only one record type) Csv Files.

    Editor for both Csv files and Fixed width files. There is automatic attribute detection for single record Csv Files. You can edit Fixed Width file and Multi-Record Csv / Fixed width files using a Xml Schema. There is also limited editing available for Xml and PO files.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 3
    LibreGrammar (LanguageTool fork)

    LibreGrammar (LanguageTool fork)

    Free and open-source style and grammar editor

    This is a free and open-source style and grammar checker forked from Languagetool. This project intends to be a full-blown software editor for French, English, German, Spanish, Portuguese and many other languages that enhances LanguageTool with extended rules — with emphasis on style rules —, and enables many rules disabled by default on LanguageTool project. Other changes include lower reliance on online mechanisms and extra languages. --- Este é um verificador de gramática e...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4

    CalclipseLib

    A Java class library of general usability

    CalclipseLib is a jar file containing a variety of useful classes and packages. Among its most prominent APIs is the document iterator. This API enables easy implementation of text editor features like syntax highlighting. A program named X has been made as a demonstration of CalclipseLib. The program is a JavaScript editor based on Swing/JTextPane. In addition to coloring, X underlines Web URLs and allows them to be clicked.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship AI Apps Faster with Vertex AI Icon
    Ship AI Apps Faster with Vertex AI

    Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.

    Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
    Try Vertex AI Free
  • 5
    Cygnus Editor

    Cygnus Editor

    Java text editor with AES file encryption.

    Cygnus Editor is a basic text-editing program created entirly in Java. And it's most commonly used to view or edit text files (.txt). A text file is a file type typically identified by the .txt file name extension. In Cygnus Editor you can encrypt your text document, so nobody can see the content of your document. Also you can decrypt your document and edit it. Cygnus Editor uses AES-256 encryption. AES-256 is the most powerful encryption standard yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    odt2braille
    odt2braille is a Braille extension to OpenOffice.org Writer. odt2braille enables authors to print documents to a Braille embosser and to export documents as Braille files. The Braille output is well-formatted and highly customizable.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    Agilitext Text Editor

    Agilitext Text Editor

    A lightweight multiplatform text editing application.

    Agilitext Text Editor is a simple and lightweight text editing application that will run on any machine that supports the latest standard Java Runtime Environment! Agilitext features alternate font use, find/replace functions, undo/redo operations, document statistics, read/write of most any plain text file, and date/time document insertion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A small Java application that helps write texts in most languages on any keyboard that supports typing at least all ASCII characters. A systray application for Windows (written in C#) is available as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Infocard Organizer is a Java application/outliner that enables easy editing of infocards (InfoML). InfoML is a XML standard for storing and organizing "chunks" of information, along with metadata. It meets most users' needs but can also be customi
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run Any Workload on Compute Engine VMs Icon
    Run Any Workload on Compute Engine VMs

    From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.

    Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
    Try Compute Engine
  • 10
    Gothe is a writing aid in picking the most appropriate prepositions or synonyms in a text. It does this by checking the frequency of appearance of different combination on Google.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    There are currently no Java OpenSource spell checkers. This is a project that is seeks to remedy that. Jazz is based on most of the algorithms that aspell has -- so the suggestions they come up with are very similar.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    RecentBufferSwitcher is a plugin for the jEdit text editor, which allows fast changing of a buffer to the most recently viewed buffer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Umber project provides simple, flexible, "earthy" Java tool libraries for developers. The tools supplement common tasks like XML handling, data processing, and PDF generation, but without the complex and arcane APIs of most modern implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    WriteWord is an RTF editor focusing on the tools most useful/necessary for creative writers. Written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java library that emulates the Perl 5 "transliterate" operation on a given string. Most Perl 5 features are supported, including all the standard modifiers and most Perl escape sequences. Patterns are compiled for speed, and runtime performance is fast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Squarefish is a new endeavour to provide alternatives to boring programming languages and applications with the added bonus of very nice GUIs in most products thanks to the java look and feel!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The most powerful non-commercial translation memory software (TM tool) with enhanced capabilities, like networking/collaboration (http, rpc), encoding conversion, project management capabilities, email capability with attachments, file tree diff etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The CDT is a Java Swing based basic WYSIWYG HTML editor, with a focus on requiring a minimal technical knowledge to publish an entire website. Projects are driven by XML templates, and most complex site creation tasks are executed with simple wizards.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TAXI enables you to edit informations-dense XML documents, by providing an extremely customisable graphical representation of the content. With a simple stylesheet, you can create the most appropriate visualisation for your data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The WebEditor application is a Applet Text Editor and File Manager for Managing Files and Editing them without the need for a client side FTP or TextEditor. The Applet has syntax colorizator for most web scriptin languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB
Gen AI apps are built with MongoDB Atlas
Atlas offers built-in vector search and global availability across 125+ regions. Start building AI apps faster, all in one place.
Try Free →