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
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Trim Lines removes trailing whitespace from source code files
This is simple command line tool to batch process source code files to remove trailing whitespaces and convert all line endings to your system native style.
Usage example:
trimlines d:\Projects\SomeProject\src *.c;*.cpp;*.h;*.hpp;*.inc .svn;.git
With this command all files in "d:\Projects\SomeProject\src" including sub-folders that match search masks "*.c;*.cpp;*.h;*.hpp;*.inc" and excluding specified folders ".svn;.git" will be processed.
Can process unicode and system native...
Tools to update all pages of a web site, at a command. Header and menu may be copied on each page. It is possible also to add a header to all source files of a project (a licence for example).
WordHTML CV is an open source software that mass converts MS word documents into HTML files. It makes it easy even for people with no knowledge of HTML to produce professional-quality website. Whether you need to publish a one-page press release or a long
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.
regexxer is a nifty GUI search/replace tool featuring Perl-style regular expressions. If you need project-wide substitution and you're tired of hacking sed command lines together, then you should definitely give regexxer a try.
Teng is a general purpose templating engine written in C++ (i.e. library). It is also available as Python module or PHP extension. The main idea of teng is to strictly separate application logic from presentation layer. Widely used on dynamic web sites.
A Microsoft Word HTML Cleaner - Simply copy /paste your Word HTML into the Main screen and click the Word Icon, Feebinator will save you hours of time cleaning MS Word, Powerpoint or any overtagged and messy HTML code.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Phpyke is a full-featured IDE primarily aimed for PHP development, but supporting other major languages as well. It is created using Qt toolkit in C++ with editor based on QScintilla.
PDF2Text Pilot is open-source freeware text from PDF extractor with batch processing feature. Developers can use the code of the program as an example of solving text from PDF extracting task.
This project extends and enhances the Notepad++ plugin interface to make it easy for novice and experienced programmers to create plugins and language stylers using Scintilla and Notepad++.
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.
An efficient little program to simply parse XML files to find contents of different sets of tags, whichever you please. Can also return a list of all the XML tags in relation to their content.
My Dream Diary is a computer diary, that allows you to create and manage descriptions of dreams. Password protection, archiving, statistics, dream signs are the basic functions of this program.
Yet Another Meta Languge Indentation Tool YAMLIT can indent or compress HTML and XML for easy reading, or bandwidth saving respecively. Similar to HTML Tidy but will NOT verify the document against a DTD.
Tiny Notes is a note/code organizer. It is meant as a small and simple tool that helps you organize small snippets of text, through which you can quickly search. Supports syntax highlighting.
Xax is an html and text editor for the development of offline compendiums of information to be viewed in a visual way. Xax mimics MediaWiki software to allow users an environment to avoid disconnections and other internet based errors when editing wikis
Implements the C++ parser class usable for finding the matches in the input using regular expression. The regular expression pattern is a parameter in parsers constructor. Also allows to retrieve subexpressions matches in few steps. Supports wide chars.