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
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Count words or Find words with specified counts in a file.
As a tiny but handy program written in standard C++, it's supposed to complement command 'wc' from another aspect.
SaD Edition Modume : Stand-alone Documents Edition Module, is a generic module (for CMS/BLOGS) writen in PHP that provides read and edit richt text documents with attachements stored in one file to the WWW users.
Any2XML allows the controlled conversion from any textfile to an XML file. In the editor (GUI), rules are added to define which parts of the textfile are processed and where they are put in the resulting XML file.
PDFBox is a Java PDF Library. This project will allow access to all of the components in a PDF document. More PDF manipulation features will be added as the project matures. This ships with a utility to take a PDF document and output a text file.
glark offers grep-like searching of text files, with very powerful, complex regular expressions (e.g., "/foo\w+/ and /bar[^\d]*baz$/ within 4 lines of each other"), as well as highlighting of matches.
The Collective Idenitity Project's goal is to build a p2p infrastructure aimed at fostering true community thinking. Largely text based, and peer reviewed, this software is an experiment to find a social convergence on a wide range of topics.
SiSMS alows you to read Siemens SMI/SMO files, which are archieved SMS (short messages) by Siemens mobile phones. SiSMS supports EMS, message saving and printing, searching in SMI/SMO files, and more.
Estraier is a personal full-text search system for web sites, local file systems, mail boxes, and so on. Estraier has flexible interface and it can handle multilingual documents and various file formats with external plug-ins.
Graphical text/file editor written entirely in Perl with the Perl Tk module.The text/file editor provides some advanced features that make it good for writing and debugging Perl and other types of scripts easily.Supports plugins!!
DOMIT! RSS is an RSS parser for PHP, written purely in PHP. Unlike most existing PHP RSS clients, it uses a DOM XML parser -- DOMIT! -- to convert an RSS feed into a DOM document that can be traversed using the standard DOM methods.
NunniMCAX is a minimal (19KB) C library for parsing XML. The API recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMCAX's FSM has been generated using NunniFSMGen
This project utilizes the iPod's ability to store and display short text files to allow you to view RSS Feeds, Weather Forecasts, Movie Showtimes, and other text documents on your iPod when you are away from your computer
Grin is a text tool to assist in finding word pairs with literal connections, in a directory of text files. The pairing to be based on proximity and or grammar. End result being an informative display showing the connected file(s).
Concurrence is a networked file editing program that enables multiple people to modify a document simultaneously. It is written entirely in Python, and uses the wxPython library for the GUI and the Twisted library for networking.
Simplest Qt based Text/Html editor, but able to autodetect many incomimg encodings (by 'enca' library) and import various file formats by external converters (wv, xlhtml, rtf2html, etc.). Just to have all in one GUI shell for sevearal well known tools.
Free and Easy to use tool for scientists to manage the references of their work. Automated Fulltext retrieval from the Open Repositories. Flexible Metadata Model and tranformation of metadata to different standard models. nice print formats of the metada
A backup/transfer files program to move and process files between computers in a production (industrial) process. The processing of file begins when it are created or copied to directory and they can be redirected to other machine to be used.
xtopdf: Tools to convert other formats (x) to PDF; x as in math. - solve for x :-)
Currently x == {.txt, .DBF}. Others to follow.
Benefits: all those of PDF (better cross-platform viewing/printing, read-only, etc.)
NunniMJAX is a minimal java library for parsing XML. The API and functioning recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMJAX's FSM has been generated using NunniFSMGen
Chaperon is a LALR(1) parser, which parse structured text documents and
generate XML documents as output. It includes a parser generator like yacc
and a regex scaner like lex. As input use Chaperon a grammar written in XML.