Showing 57 open source projects for "user mode linux"

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
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 1
    Find And Replace Text command line utility. New & improved version of the well-known grep command, with advanced features such as: case-adaption of the replace string; find (& replace) in filenames, auto CVS edit. Moved to https://github.com/lionello/fart-it
    Leader badge
    Downloads: 90 This Week
    Last Update:
    See Project
  • 2
    Vtgrep stands for Visual Tree Grep and is a GUI to tgrep. It allows the user to build graphical representations of tree structures and then translates them into the tgrep syntax. provides search functionality, as well as search and result logging.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Sgrep (sorted grep) is a much faster alternative to traditional Unix grep when searching large files, because sgrep searches sorted input files using a fast binary search to find matching lines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    binreplace is a command line tool to search and replace binary sequences in a file. It can be very powerful when used together with grep and sed. It uses prefix tree internally to search. It's efficient even with millions of search terms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Network grep, on steroids
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Finddupe is a VERY FAST command line C program to catalog very large archives, identifying duplicate files even when offline. It has many features. You can easily grep a catalog to find what you have, and locate where it is.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    Java IDE, project support, build, debugger, grep.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 10
    This is a simple Java front-end for the UNIX grep. It lets you search file contents also if you are not familiar with the command line or the regular expression syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    "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
  • 12
    A tool which allows you to download all erotic images and videos hosted on popular image hosting sites tagged with a given tag without clicking you through the web interface. ,,java bayimg yourtag'' is enought.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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: 0 This Week
    Last Update:
    See Project
  • 17
    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: 2 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    Grep tool for OASIS Open Document Format (ODF) files. Search content and meta streams for regular expressions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
  • 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
    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
  • 24
    A multiplatform visual implementation of the Unix utility grep
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Bibgrep indexes and searches BibTex files for entries matching a given query. Its usage is similar to the command ``grep'' and the queries uses a Google-like syntax.
    Downloads: 0 This Week
    Last Update:
    See Project