Showing 174 open source projects for "grep"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Java IDE, project support, build, debugger, grep.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a simplified version of the GNU Grep. Search a RegExp on a file that contain all alphanumeric characters. Use special symbols like @ and # to extend the search. Now you can set Case Sensitive option and ignore withespaces during the search.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Database storage of IP Addresses for on-the-fly creation of .vnc connection files. IP's are learned either via a PHP POST form or tac/grepped from an email log. Currently uses Apache, PHP4, MySQL, gnu-pop3d/courier-imap, tac, grep, gawk, sed, bash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications. Icon
    Cloudflare secures and ensures the reliability of your external-facing resources such as websites, APIs, and applications.

    Cloudflare is the foundation for your infrastructure, applications, and teams.

    It protects your internal resources such as behind-the-firewall applications, teams, and devices.
    Get Started
  • 5
    "Genba" is a Japanese word. It means the place where the trouble has occurred:) This project produces the tools about the troubleshooting for Java. Java Thread Dump Grep(jtdgrep) is a simple tool for analyzing Java Thread Dump. It helps you to filter t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GeekGrep is a Django based social-networking system designed to get geeks connected with each other. The main feature is a database of geek codes and the ability to search them. See our project web site for a design template of the future site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Like Unix-Tail BUT: - Runs with or without GUI - Suspend and resume tailing at runtime - Can monitor a set of Files - Print output to a textfield, stdout or file - Runs in "Grep" mode, too (Read files once) - (Almost) the same options as Unix-Tail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DomGrep is a Windows based grep like utility accepting either command line or graphical user interface input. It searches for files containing text that matches a regular expression pattern, and is compatible with DOMercury, SlickRun and other applicatio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    IntelliJ IDEA Plugin for text manipulation: -Un/Escape Java text -Un/Escape JavaScript text -Un/Escape HTML text -Trim text -Trim all spaces -Remove all spaces -grep -Duplicate line and increment numbers
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 10
    Shell.NET is a set of console and winform applications written in C#. It features nearly 100 applications ranging from classical Unix applications like basename, cal, grep, tr, uniq, and wc, to some very unique tools like RunScript or TextTransform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    bingrep is a small binary version of grep, scanning binary files for a given pattern. Along a match it can display surrounding data as an hexdump of arbitrary size. It is capable to scan more than 4GB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A lightweight toolkit for efficient processing of XML data. The tools are analagous to the UNIX command-line text processing tools sort, grep, etc. The infrastructure includes an efficient DFA-based engine for streaming evaluation of XPath expressions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    The findstr is searching the words in the text and binary files in several codepages. The famouse 'grep' is very slow and get a lot memory for large binary files without ends of lines - findstr is fast and light, but it doesn't use regular expressions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Picnix is a set of Unix-like commands for Windows. It has: cat, chmod, cp, df, diff, du, fgrep, grep, head, ls, more, mv, psort, rm, sleep, strings, tail, tee, touch, uniq, wc, which, and pmake, which is largely compatible with Gnu make, and faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Grep tool for OASIS Open Document Format (ODF) files. Search content and meta streams for regular expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Supgrep: A GUI-frontend for grep (on Linux systems). Integrates searching and file viewing for faster text search involving multiple files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A wiki site based only on bash cgi using tools available in normal gnu/linux distribution (like sed grep make cvs etc.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OpenVMS-inspired "dir", "copy", "purge" commands that support file version numbers. "dir -resolution" makes summaries of disk usage. "rename -lower -portable" cleans up filenames. grep-like "search". "filter" maps characters, trims blanks,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Provide a plugabble and configurable alternative to UNIX tools like grep, awk, tail, head, cut, sort, uniq or even some perl based scripts in a Java environment. A bit like what Apache Ant means to good old make.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    tacg - a fast cmd line app in ANSI C for pattern matching and analysis of nucleic acids and protein.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    cgrep

    Shows context of matching patterns found in files

    cgrep provides many of the features of grep, egrep, and fgrep with greatly enhanced performance along with many additional features, one of which is the ability to output the context (surrounding lines) of the matching lines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CodeCrawler will make searching source code as easy as searching the Internet and as powerful as using a grep tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SourceGlob is a Win32 tool for code search and visual display with code highlighting - like a visual grep tool. Windows Shell integration for fast access is provided. The current relaease is dedicated as preview.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A multiplatform visual implementation of the Unix utility grep
    Downloads: 0 This Week
    Last Update:
    See Project