Showing 28 open source projects for "c-sharp"

View related business solutions
  • New Plans, same great Auth0 | Auth0 by Okta Icon
    New Plans, same great Auth0 | Auth0 by Okta

    You asked, we delivered! Auth0 has expanded our Free and Paid plans to make it even easier for you to protect your customers identities.

    In our new Free Plan, you'll receive more MAUs than ever. You'll also be able to add Passwordless authentication, use your own custom domain, and more. Our expanded Paid Plans include increased connections, more MFA offerings, and more. Check out what's new.
    Learn more
  • 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
    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: 384 This Week
    Last Update:
    See Project
  • 2
    RegexExt

    RegexExt

    Visual GREP

    Visual pattern matching with regular expression search tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    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: 0 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
  • 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: 1 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: 23 This Week
    Last Update:
    See Project
  • 7
    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: 61 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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: 928 This Week
    Last Update:
    See Project
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
    Learn More
  • 10
    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: 72 This Week
    Last Update:
    See Project
  • 11
    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: 64 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    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
  • 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
    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: 0 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next