Showing 38 open source projects for "c ++"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 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,147 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,...
    Leader badge
    Downloads: 403 This Week
    Last Update:
    See Project
  • 3
    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: 56 This Week
    Last Update:
    See Project
  • 4
    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: 28 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 5
    RegexExt

    RegexExt

    Visual GREP

    Visual pattern matching with regular expression search tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Mosca

    Mosca

    Tool to find bugs like a grep unix command

    Just another Simple static analysis tool to find bugs like a grep unix command, at mosca have a modules, that was call egg, each egg is a simple config to find bug at especific language like PHP,Ruby,ASP etc... Example of egg config at directory "egg", If Mosca read a line with vunerability of egg in source code, then, mosca have alert about vulnerability and save at logs. *why static ? because is not dynamic... uses static code to search... don't confuse with academic views hahaha...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    vcparse

    vcparse

    A simplistic C++ VCF/VCARD parser

    This single-file project transcodes VCF/VCARD files into JSON for easy filtering with grep. VCARD support is incomplete but can be extended. This project was motivated from recovering contacts backed up from an Android phone in a human-readable yet machine-friendly format.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    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
  • 9
    grepcidr-win32 cygwin build of grepcidr - requires cygwin1.dll in the same folder or your path A version of grepcidr 1.3 cmd line tool I built in cygwin back from 2009 so could run on Windows (tested on Win7 & Win10) Sharing as I'm yet to find a win32 tool that does this. Usage: grepcidr [-V] [-c] [-v] PATTERN [FILE] grepcidr [-V] [-c] [-v] [-e PATTERN | -f FILE] [FILE] Full credits go to http://www.pc-tools.net/unix/grepcidr/
    Downloads: 2 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 10
    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: 11 This Week
    Last Update:
    See Project
  • 11
    searchmonkey

    searchmonkey

    Powerful desktop search app for Windows, Linux and Mac

    Power searching on your desktop without the pain. Perform powerful desktop searches without having to index your system using regular expressions. Graphical equivalent to find/grep. Available for Windows (JAVA) and Linux (Gnome & KDE) and easy to translate into your locale.
    Leader badge
    Downloads: 81 This Week
    Last Update:
    See Project
  • 12
    ipgrep

    ipgrep

    Copies IP packets from source to destination PCAP files.

    IPGREP is a command line tool to grep IP packets out of PCAP files. It provides basic filter for IP version and IP addresses. It is written in pure C without LIBPCAP, so it should run faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 786 This Week
    Last Update:
    See Project
  • 14
    ngrep strives to provide most of GNU grep's common features,applying them to the network layer. ngrep is a pcap-aware tool that will allow you to specify extended regular expressions to match against data payloads of packets. SUPPORT/REPORTING BUGS: please use https://github.com/jpr5/ngrep/issues Thank you!
    Downloads: 32 This Week
    Last Update:
    See Project
  • 15
    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...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    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: 76 This Week
    Last Update:
    See Project
  • 17
    Search files for a text string. Like grep but really dumbed down
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    pgrep is command line grep tool seaching in h/c/cpp/mm/m file excluding comment. This tool is like arc.vim and arc. Output format is equal to findstr. You can use this tool in vim grep instead of findstr. Taregt OS: Windows/Unix/Linux/MacOSX Target file: C++/Objective-C The project make the shift to github https://github.com/pebble8888/smartgrep
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    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: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    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
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next