Showing 18 open source projects for "c++ text editor"

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
  • 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
  • 1
    AstroGrep

    AstroGrep

    A Windows File Searching Utility (grep)

    AstroGrep is a Microsoft Windows GUI File Searching (grep) utility. Its features include regular expressions, versatile printing options, stores most recent used paths and has a "context" feature which is very nice for looking at source code.
    Leader badge
    Downloads: 1,065 This Week
    Last Update:
    See Project
  • 2
    Swiss File Knife

    Swiss File Knife

    One hundred command line tools in a small and portable binary.

    Create zip files, extract zip files, replace text in files, search in files using expressions, stream text editor, instant command line ftp and http server, send folder via network, copy folder excluding sub folders and files, find duplicate files, run a command on all files of a folder, split and join large files, make md5 checksum lists of files, remove tab characters, convert CR/LF, list newest or biggest files of a folder, compare folders, treesize, show first or last lines of a file, find...
    Leader badge
    Downloads: 535 This Week
    Last Update:
    See Project
  • 3
    Searcher

    Searcher

    Search utility for files

    This utility is intended to help in search or grep for multiple content in multiple locations for multiple file types. For help/usage, see the wiki page: https://sourceforge.net/p/searcher/wiki/Home/
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 4
    GExperts
    *** Please note that the downloads here on Sourceforge are out of date! See https://gexperts.dummzeuch.de for the latest releases. *** GExperts is a free set of tools built to increase the productivity of Delphi and C++Builder programmers by adding several features to the IDE. GExperts is developed as Open Source software and encourages user contributions to the project.
    Downloads: 44 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 5

    mgrep - A Multiline grep Implementation

    mgrep - A Multiline grep Implementation

    mgrep is a command line tool that allows users to search text files for lines matching a given regular expression. It is similar to the well-known Unix utility, grep. As a natural extension to the single-line regular expressions, mgrep is also capable of searching for multiline patterns. mgrep is not a grep replacement, but it is intended to be grep-compatible: implemented options and behavior should be the same as those of grep. mgrep is written in C++ using the Boost.Regex library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    grep for Windows

    grep for Windows

    grep is a command-line utility for searching plain-text data

    grep (GNU grep) 3.5 Copyright (C) 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Mike Haertel and others; see <https://git.sv.gnu.org/cgit/grep.git/tree/AUTHORS>.
    Downloads: 61 This Week
    Last Update:
    See Project
  • 7
    XMLStarlet is a set of command line utilities (tools) to transform, query, validate, and edit XML documents and files using simple set of shell commands in similar way it is done for text files with UNIX grep, sed, awk, diff, patch, join, etc utilities.
    Leader badge
    Downloads: 1,218 This Week
    Last Update:
    See Project
  • 8
    SurfFind
    SURF FIND is a simple and fast grep-like text search software, which keeps the previous search results as separate tabs. It also implements file caching mechanism so that the subsequent searches for the same set of files will be completed faster. Each tab has the list of found files and lines on the left, and the text viewer on the right to show the selected line on the list. On the text viewer, user can select a new keyword and start a new search instantly. On the list view, external editor...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    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: 63 This Week
    Last Update:
    See Project
  • 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
  • 10
    Search files for a text string. Like grep but really dumbed down
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    Scat is a powerful and useful tool to print out files content either as a raw text or hexdump (hexadecimal dump). It also has wide set of options to manipulate an output, which makes scat useful with cascade piping (like find | scat | grep) or debugging
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    filterin filters lines of text from standard input to standard output. In simple terms, think of it as the reverse of grep. filterin is case insensitive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    filterif filters lines of text from standard input to standard output. In simple terms, think of it as the reverse of grep. filterif is case sensitive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next