Automatic sustained-use discounts. One free VM per month. No negotiation needed.
Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
Try Free
Veeam Data Platform v13.1
Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
SubtitleGet is a command-line tool written in Python, that I am creating in my spare time. It's main purpose is to search, download and/or upload subtitles using Opensubtitles.org fantastic site.
cfgrep is an attempt to produce a grep-like program that uses regular expressions extended to describe context-free grammars. The largest part of the project is the C++ library developed to process those expressions.
Txt2XMLParser is a versatile and generic text to xml converter library. Based on RegularExpression it can be configured using a single xml file allowing to parse any txt file format (csv , generic txt files, protocol formats such as SIP)
brn is a Perl-based command-line tool designed to ease the task of bulk renaming a large number of files. Started as a fork of the standard perl 'rename' tool, this project has since mutated significantly and is still undergoing rapid flux.
Serialization + persistance : in a few lines of code, compress and annotate Python objects into SQLite; then later retrieve them chronologically by keywords without any SQL. Most useful "standard" module for a database to store schema-less data.
DevJournal is a tool for programmers that helps them be more purposeful and reflective about their work by tracking their edits and allowing them to save a collated, annotated history of their work session.
EPIC is an open source Perl IDE for the Eclipse platform. Features supported are syntax highlighting, on the fly syntax check, content assist, perldoc support, source formatter, templating support, regularexpression plugin and a Perl debugger.
PET is a C++ library that implements generic regular path expressions. It provides a set of classes and overloaded operators that allow the programmer to define regular path expressions over user-defined data structures using solely the GCC compiler
Manages Java application/tool options. Options are mapped to Java Bean properties using annotations. Options can be loaded from command line arg String[] array, an XML file, or a java properties file. Help texts can be generated.
Regex Evaluator is a powerful and efficient tool for helping with development of regular expressions. It runs on multiple platforms either as an applet in any Java enabled browser or as a Java Web Start application on any system supporting java.
Automatically test the content of HTML pages among different versions of your web application. Assertions: text, regularexpression, XPath and Business Attributes (name-value attributes). Auto generation of assertions from recorded. Eclipse Plug-In.
Provides a Java programmable only text file editor. No gui is available. It supplies most of the features you expect from an editor including selections.
RExASTor is a code generator for tree like structures. The user gives it a set of expressions that look a lot like regularexpression but for trees and the tool generates Java data-structures for the described trees.
Command line tool to find documents which contain strings matched by a regularexpression. Supports pdf, Microsoft Office 98-2003, chm, text files. Will soon support html as well. Precompiled win32 version available
RegWizard is a tool for parsing and verifying regular expressions. This regularexpressiontool also adds a few visual interactions that provide a better ease into creating regular expressions.
SandR is a Recursive Regex Search and Replacement utility. It works on files or directories recursively. It supports Java-style RegularExpression in Search terms; it supports auto-detection of character encoding of the files. SandR is written in Java.
Multi-platform regularexpression (regex) creation. Highlights regex matches, and regex groups for quick regularexpression creation. Save/load regularexpression sessions. Create robust regex patterns on any major platform. Supports PCRE and wxRegEx.
Implements the C++ parser class usable for finding the matches in the input using regularexpression. The regularexpression pattern is a parameter in parsers constructor. Also allows to retrieve subexpressions matches in few steps. Supports wide chars.
QuickREx is a regular-expression plugin for Eclipse. It features on-the-fly evalution, code-completion, group-navigation, different engines and a library for regular expressions. QuickREx also runs as a standalone application - check the downloads.
Linear time, dynamic API for lexical analysis and parser generation. Allows for a text-based specification of formal languages with the well-known regular-expressions approach, and using Parsing Expression Grammars as the underlying engine.
Batch Renamer is a powerful cross platform graphical tool that allows you to rename several files at once. Regularexpression and number sequences are supported.