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
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
urNotebook is a tool to organize your notes into notebooks. Pages can be ordered by you and color coded as you see fit. urNotebook is still in pre-alpha, but has functionality that allow it to be useful to everyone.
TextSplitter is an open source GUI utility written in C# for .NET platform. Designed to split the text file into multiple files for a specified number of rows or the size of the resulting file. Encoding of input and output files can be selected.
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.
WebSHi (Web Syntax Highlighter) is just another code syntax highlighting engine. Though it's written in JavaScript, WebSHi is very fast and scalable, can process 30,000+ lines of code in seconds even on slower browsers like IE6.
Puma-Pad is a notepad-like program written in python. Shouldnt your word processor have the power of a puma? Available for windows,linux,mac,bsd,etc. all that is required is that you have python installed. (currently working on making it so you dont need
A Pure Java Office suite which is compatible with the MS file formats. Since it doesn't require native libraries, it can be loaded inside any browsers and any platforms. Notably it promotes Enterprise 2.0 by combination of uEngine BPM and web office
LaTeX2HTML-gui is a graphical user interface for LaTeX2HTML. You can set about 100 parameters of LaTeX2HTML in graphic dialogs instead of typing a config file. LaTeX2HTML offers the descriptions of all parameters without searching the documentation.
Since Azeri Turkish is written in different alphabets throughout the world, This project aims to convert texts between some mainly used alphabets. specifcally, conversion between arbaic and latin alphabets is intended.
TickleText is a fast, lightweight text editor written in Tcl/Tk (less than 1000 lines of code!), with many groOvy features for hacking code, taking notes, LaTeX, html, etc.
Likhon is a context sensitive input method (transliterator) for natural Languages. It is designed to analyze the pattern and context of input character sequences and generate output characters based on a predefined map script.
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.
RTF2HTML is a name for a cross-platform C++ library (DLL, OCX) and command-line utility, which is intended to convert documents from Rich Text Format (e.g. Word, OO Writer) to HTML. Its features are tiny size, speed, low mem usage and compact output.
Contains a LaTeX style file and an associated GUI that allow for the annotation of LaTeX documents. Tracks changes made by multiple editors. This package provides a way for multiple authors to collaboratively edit a latex document.
This is a small application like a Windows notepad, but released under GNU GPL. The difference from similar apps is its minimalism and absence of features, not necessary for a simple text editor, in other words - it's just a text editor!
It's a free and handy text editor for both plain text files and formatted text files and printing. Since release 1.2.0 there is a tool for the conversion in PDF format. It's written in Java language so it's available for a lot of Operative Systems.
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.