Showing 24 open source projects for "unix tool windows"

View related business solutions
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 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.

    ... filenames fast using index files, rename many files using expressions, copy part of a file, change times of a file, set file time from filename, print colored text to terminal, convert csv to tab separated, download files from web, send http or udp requests, print tcp or udp traffic, create hexdump of files, join many text files into one, list nested .zip .tar .tar.gz .tar.bz2 archive contents. Fully portable, for USB stick, without installation. For Windows, Linux and Mac OS/X.
    Leader badge
    Downloads: 483 This Week
    Last Update:
    See Project
  • 2
    grep

    grep

    POSIX-compliant minimalist cross-platform grep function

    Minimalist Cross-platform grep function. The grep command is a command-line tool in Unix and Unix-like systems used to search and print lines of text that match a specified pattern within one or more files. Licensed under ISC License. Source: https://github.com/pedroalbanese/grep Visit: http://albanese.atwebpages.com/projects.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RegexExt

    RegexExt

    Visual GREP

    Visual pattern matching with regular expression search tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Smart Contract Sanctuary

    Smart Contract Sanctuary

    A home for ethereum smart contracts

    .... A scriptable semantic grep utility for solidity (crunch numbers, find specific contracts, extract data) Semgrep is a fast, open-source, static analysis tool for finding bugs and enforcing code standards at editor, commit, and CI time, and now supports Solidity! A powerful online code search service that can be used to search the sanctuary without cloning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Start building the next generation of GenAI apps today Icon
    Start building the next generation of GenAI apps today

    MongoDB and Google Cloud bring together powerful technologies that enable you to confidently build GenAI experiences.

    MongoDB Atlas is a fully-managed developer data platform built by developers, for developers. With tight integration to Google Cloud services such as Vertex AI and BigQuery, you can accelerate application deployment to stay at the forefront of AI innovation.
    Learn More
  • 5
    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
  • 6

    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
  • 7
    unix_to_mac_os

    unix_to_mac_os

    Portable Collection of Unix Utilities to MAC OS X

    Portable Collection of Unix Utilities to MAC OS X : aria2 axel coreutils findutils fping grep gzip hexedit lftp mawk msmtp mutt ncftp ngrep nmap p7zip parallel pv rsync rtorrent sed tar unrar wdiff wget wput zsync Watch https://youtu.be/l5NlyoCoFCQ for usage instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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,227 This Week
    Last Update:
    See Project
  • 9

    ldif-extract

    Extrect selected entries from LDIF files like grep

    ldif-extract is a small 'grep' like tool to extract and convert data from LDIF files. It could be used standalone or also in a pipe together with other tools like ldapsearch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Shift, the browser that merges all of your web apps into one powerful window.

    Your power browser.

    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
    Try for Free
  • 10

    Egof

    To retrieve obscure syntax of languages, or bookmark code comments.

    Facilitates retrieval of personalized comments previously put into code. While writing new, (or reviewing old) code, user adds search-tag (the string "EGOF") to comments. Subsequently running Egof (followed by optional search words) retrieves them. Code can be in any programming language, or scripts used by applications, or HTML or LaTex files. Sounds like a combination of Unix find/grep, but has many more features. Searching is faster since database files are created, one per language...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PHP_ToolBox

    PHP_ToolBox

    5ea PHP utilities substitute for Unix chmod, find, grep, ren ,rm, etc.

    5ea PHP utilities for server or localhost: Global tools for deleting, renaming, change file permissions, text searching, and copying files. Substitutes for Unix chmod, find, grep, ren ,rm, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    grepp

    An ultimate text-analysing tool

    A command line tool for text file analyis, filtering, splitting and reporting. Runs under Java (1.5+), supports plugins written in Groovy. Has nix and win batch files in distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    LogsGrep

    A grep-like utility for log files.

    LogsGrep is a unique, grep-like utility designed specifically to target log files containing multi-line entries. The primary target is Java log files (Log4J, common, ...), where it is very common to have multiline log entries (for example log entries with a stacktrace). It follows Unix philosophy, does only its primary job and expects its input to be generated by other more advanced tools (tail, cat, type, find...); There is no goal to be compatible with Unix grep. LogsGrep...
    Downloads: 0 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
    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
  • 16
    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
  • 17
    "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
  • 18
    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
  • 19
    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
  • 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
    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
    A multiplatform visual implementation of the Unix utility grep
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This utility will provide grep-like functionality to return multi-line (record) matches for blank-line deliminated files such as LDIF files used by LDAP. A match on any line will return all lines from the previous blank line until the following one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    rtgrep is a bash script which searches for all files in the current directory or a given base directory which were created/modified within a given time period. The search can be recursive, and you can specify a pattern to be matched in the file contents
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next