Search Results for "regular expression" - Page 4

Showing 204 open source projects for "regular expression"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Build Agents and Models on One Platform Icon
    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.
    Try It Free
  • 1

    Rootvole

    a text parsing library that matches text with concepts.

    For general processing of voice queries we developed a text parsing library named 'Rootvole' that can be used to match text with semantic concepts. The algorithm was implemented in Java and can be described as a form of a parsing expression grammar, where we generate the expressions to be detected beforehand by regular expressions and store them in a vocabulary. The central class is the parser class, which is instantiated as a series of vocabularies, simple text lists that describe tokens and synonyms, and value descriptors. It's meant as a lightweight alternative to "real" NLP (natural language processing).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Regular Expression Editor (RegExpEditor)

    Regular Expression Editor (RegExpEditor)

    regex as a tool, not as a problem

    Regular Expressions (aka regex, regexp) made easy. This simple tool manipulates text with regular expressions. Highlighting of regular expression results. See the real power of regex! Use Scala to do manipulate your search results even more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Bulk File Processor - Cinchoo

    Simple and easy to use bulk file processing

    Bulk file processing tool is an easy to use file processor that allows to carry out customized repeated operations on multiple files easily. With this tool, you can instruct the tool to process files in entire directories and subdirectories at once with a powerful preview and with multiple tools. It was designed to be easy to use yet powerful enough to handle some of the most complex repeatable tasks. The very basic functionality it provides is that it allows to rename file names in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Expression Lab

    Regular Expression workbench for .Net

    Expression Lab is a lightweight Windows application based on the .Net Framework 4.0 that allows you to test regular expression (.Net flavour) patterns with real time results displayed on your target data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5

    urlregwatch

    Check internet pages for changes by regular expression

    See README.md at github.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    vim-easy-align

    vim-easy-align

    A Vim alignment plugin

    vim-easy-align is a Vim/Neovim plugin that makes it simple to align text by a pattern, character, or regular expression across a selection or motion. Instead of hand-inserting spaces and fiddling with tabs, you select lines and invoke an interactive prompt that previews the alignment as you type the rule. It supports multiple delimiters—commas, colons, equals signs, pipes—and can align on the nth occurrence or on complex regex groups.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Class in Jar Finder

    Class in Jar Finder

    Search classes in Jar files using Simple GUI

    Search classes in Jar files using Simple GUI - Add Jars - Add folder to include Jars recursively - Simple text search - Regular expressions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Filekit

    File Processing Tools - string search and DOS command execution

    ...Release 0.1.0 consist of the multi-threaded file search tool that allow you to select multiple folders and files, then search those files that contains particular strings using regular expression. Release 2.0 includes the DOS command execution function, so that you can apply DOS command to a list of selected folders and files. You can batch rename files using this feature. This release add an option to select files from the result panel and let you do iteration processing. Other features will be provided in future.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Métamorphose File and Folder Renamer
    A cross platform file and folder mass renamer, allows many different renaming operations in a GUI. Please note that development has moved to GitHub: https://github.com/metamorphose
    Downloads: 73 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    A light-weight Regular Expression (regex) C library, using double-recursion. (command prompt tester included)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AntiLVL Reloaded

    AntiLVL Reloaded

    AntiLVL Android LVL Hack Remove License verification of Android

    ...AntiLVL is a configurable Smali code patcher with rules defined in user-modifiable XML files stored inside the jar called fingerprints. Brief summary of how it works: Decompiles the Apk Perform regular expression matching Carrie out defined modifications Recompile, update classes.dex Resign and zipalign Remove Google Play Store Check
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    gray-matter

    gray-matter

    Smarter YAML front matter parser

    ...It returns the content body and extracted metadata as a structured object that applications can process easily. Its parser is designed to be faster and more reliable than simple regular-expression approaches, especially around edge cases. It is useful whenever developers need clean metadata extraction from Markdown, HTML, or other text-based content files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    notepas

    notepas

    Advanced multiplatform text editor for developers

    Notepas is a fast native multiplatform text editor written in Lazarus and can be compiled for multiple platforms and widget sets using the advanced native Free Pascal Compiler. Aimed towards developers it is equipped with some functions usually not found in other text editors and introduces a couple of new exclusive features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TextTools
    TextTools is a freeware corpus linguistics tool developed in Python to aid in research. This program analyzes user-created corpora and displays information about word (token) frequency, n-grams, clusters, collocations, keyword in context (KWIC), and keyness. TextTools is designed to be user-friendly and intuitive and will run natively on Mac OS X.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The P* Web Programming Language
    P* (P-star) is a web programming language. P* targets to incorporate common tasks like template handling and database queries into the language. P* is currently in development, and help is needed with writing new functionality and testing. Functionality P* has by now is MySQL database access with prepared statements, HTML templates, standard arithmetic and variables, functions, structs, (to-be-classes), JSON output, GET and POST. Say hello on the mailing list if you want to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    TextScout

    TextScout

    A source code search tool with multiline regular expression search.

    A simple yet effective cross platform search tool optimized for searching within source code. TextScout performs recursive directory searches and allows to enter search queries either in wildcard or regular expression syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Backup and Recovery Archive Generator

    Tools to perform local backup and recovery

    Tools to perform very fast incremental backups with powerful file selection capability, and ability to split backup into different archive formats. Possible scenarios: You have thousands of family and vacation photos. But you haven't yet gotten around to sort them all out, so they are all scattered across your documents, desktop, and import folders for your phone and camera. With BRAG you can scan your entire user directory for all jpg, jpeg, tiff, raw, or whatever formats your cameras...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cisco config surfing,parsing,searching
    This project contains a set of php/perl scripts to analyze Cisco IOS-XR routers PE configuration, providing an html output which is very useful to surf over configurations. Moreover, it contains some other functions to search and compare configurations (access-list, prefix-sets, route-maps ...) between XR and IOS routers, and to analyze syslog data. It is not intended for "normal" end-users, but for network administrators and operations groups. You will need to install Apache (or any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Java Regular Expression Tester Tool

    Tool that allows to test a String based on a regular expression

    This is a Java program designed for helping programmers to test text strings based on user input made Java regular expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jar Class Finder

    Jar Class Finder

    Search Tools

    Whether a class file or jar file existing in your computer, this guy can help to find out~ Jar Class Finder is a search tool that provider the search function for you to finding out a specified jar file/class file in your disk. 1, easy to use 2, write by java 3, support the regular expression searching 4, multiple search way 4-1, you can search by the jar name 4-2, you can search by the class name 4-3, you can search by the package.class name 5, support the exactly searching and fuzzy search 6, real-time display the search result, and click on the one result item, you can directly visit it in explorer. 7, you can suspend, resume and stop your searching at any time. 8, display the current searching directory
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    Indexed regular expression-based search
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    XqqUnit

    XSLT and XML unit testing framework

    Framework to easily unit test XSLT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    tailf

    A GUI implementation of the Linux "tail -f" with pattern matching.

    A GUI implementation of the Linux "tail -f" with pattern matching. Multiple files can be monitored at once with a custom pattern match for each file. Pattern matching available include partial, exact, and regular expression. Multiple color coded search patterns and a match counter provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    RegExpMatch

    Search individual motif sites based on regular expression

    A handy tool to search individual motif sites based on regular expression
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Create Synchronicity - Backup & Sync

    Create Synchronicity - Backup & Sync

    Easy, fast, and lightweight backup and synchronization app for Windows

    Create Synchronicity is an easy, fast and powerful backup application. It synchronizes files and folders, has a neat interface, and can schedule backups to keep your data safe. Plus, it's open source, portable, multilingual, and very light (210kB).
    Leader badge
    Downloads: 73 This Week
    Last Update:
    See Project