Showing 58 open source projects for "open-lates"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
  • 1
    gron

    gron

    Make JSON greppable

    Make JSON greppable. gron transforms JSON into discrete assignments to make it easier to grep for what you want and see the absolute 'path' to it. It eases the exploration of APIs that return large blobs of JSON.
    Downloads: 0 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: 401 This Week
    Last Update:
    See Project
  • 3
    blink code search

    blink code search

    GUI of indexed grep in Windows and Linux. Source code indexing tool.

    GUI of indexed grep in Windows and Linux. A source code indexing tool, near instant code search tool and navigation. Good for small to medium size code base. It supports fuzzy matching, auto complete, and live grep for real time query. Manage different projects and switch for different projects Drag and drop of filenames to your favourite editor. Source code and demo video in: https://github.com/ychclone/blink
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    PdfgrepGui

    PdfgrepGui

    This is a simple GUI for the command line tool grep and pdfgrep

    This program is a GUI for the command line tool grep and pdfgrep. Pdfgrep search text in multiple PDF files and grep can serach text in multiple text files. You can use regular expressions for the search (https://en.wikipedia.org/wiki/Regular_expression). This GUI and the command line tools work without indexing. The following options are used: -i (ignore case) and -F (fixed strings), -n (Print page number or output lines) and -H (Print the file name for each match) from the command...
    Downloads: 5 This Week
    Last Update:
    See Project
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • 5
    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: 1 This Week
    Last Update:
    See Project
  • 6
    Common Resource Grep - crgrep

    Common Resource Grep - crgrep

    Common Resource Grep

    CRGREP searches for matching text in databases, various document formats, archives and other difficult to access resources. A command line tool for name and content text matching in database tables, plain files, MS Office documents, PDF, archives, MP3 audio, image meta-data, scanned documents, maven dependencies and web resources. CRGREP will search resources within resources of any arbitrary combination or depth, so text within a document within a zip archive, and so on. Here you...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Regex+
    Java regular expression matching
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    RegexExt

    RegexExt

    Visual GREP

    Visual pattern matching with regular expression search tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Easy Console Grepper

    Easy Console Grepper

    an easy grep console for eclipse

    An easy to use grep console for Eclipse with a handful of useful functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
  • 10
    PathPicker

    PathPicker

    Accepts a wide range of input, output from git commands & grep results

    PathPicker accepts a wide range of input, output from git commands, grep results, searches, pretty much anything. After parsing the input, PathPicker presents you with a nice UI to select which files you're interested in. After that you can open them in your favorite editor or execute arbitrary commands. Facebook PathPicker is a simple command line tool that solves the perpetual problem of selecting files out of bash output. Bash is fully supported and works the best. ZSH is supported as well...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    FAR - Find And Replace
    Search and replace operations on file content accross multiple files. Recursive operations within entire directory trees. FAR comes with support for regular expressions (regex) over multiple lines, automatic backup and various character encodings. Run grep like extractions to condense or rearrange sources, or perform bulk file renaming.
    Leader badge
    Downloads: 107 This Week
    Last Update:
    See Project
  • 13
    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: 59 This Week
    Last Update:
    See Project
  • 14

    xgrep

    xgrep is an extended grep interface

    xgrep adds a more human-friendly and powerful interface on top of grep. Regular words - and, or, not - are used to create search, along with nested expression via the use of parentheses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Term-Highlight is a highly customizable perl-compatible regexp highlighter for wide range of terminal emulators. Term-Highlight can be used as grep-like engine or command output highlighter. You can use it just to learn perl regular expressions!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 934 This Week
    Last Update:
    See Project
  • 18

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

    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
  • 20
    HTTPSearch

    HTTPSearch

    Simple Perl Script to search for sensitive Web sites

    A perl script that uses three Linux programs (nmap, grep, and wget) to find, retrieve, and classify web sites that may be running on a network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Pdfgrep is a tool to search text in PDF files. It works similar to grep.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Lograptor

    Command-Line search tool for syslog files

    Lograptor is a search tool for system logs written in legacy BSD syslog format RFC 3164 and for IETF syslog protocol RFC 5424. The program can perform searches in syslog files like as the UNIX command "grep", but with the addition of some filters and parameters, useful to restrict the search field and retrieve the relevant informations from log files. You could specify parameters like hostname, application, date, time range, plus a set of filters on message data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    greps

    grep a subset of files

    greps is a script written in perl which wraps the regular installed grep with new options that can make the search faster and return more relevant results (or less non-relevant results). The usage of greps is same as you would use grep, and all options that are available with grep can be used in the same way also with greps. Basically what greps does is allowing you to choose also the patterns or extentions of relevant files. Then it executes find for finding such files, and executes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    FindEmAll

    A fast and resource-efficient graphical file search tool

    A Python/Tk gui for find and grep. FindEmAll is, compared with other similar file search tools, fast and resource-efficient and independent from any desktop environment (no Gnome or KDE libraries required).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    GrepClipse is an easy way to filter an Eclipse console's content through a regular expression as you'll do it on a *nix console through the commands grep -n <regexpr> <currentConsoleContent> followed by tail -nf <newConsoleContent> | grep <regexpr> helping the analysis of logs during the execution of a process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next