Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

ack

Compare

  Analyzed about 12 hours ago

ack is a tool like grep, aimed at programmers with large trees of heterogeneous source code. ack is written purely in Perl, and takes advantage of the power of Perl's regular expressions. * Searches recursively through directories by default, while ignoring .svn, CVS and other VCS directories. ... [More] * ack ignores most of the crap you don't want to search * Lets you specify file types to search, as in --perl or --nohtml. * Color highlighting of search results. * Uses real Perl regular expressions, not a GNU subset. * ack is pure Perl, so consistent across all platforms. It even comes as a single standalone program with no module dependencies. [Less]

58.4K lines of code

2 current contributors

about 5 years since last commit

155 users on Open Hub

Inactive
4.80435
   
I Use This

ripgrep

Compare

  Analyzed 38 minutes ago

ripgrep combines the usability of The Silver Searcher with the raw speed of grep.

37.6K lines of code

40 current contributors

17 days since last commit

5 users on Open Hub

Moderate Activity
0.0
 
I Use This

network grep

Compare

  Analyzed about 1 hour ago

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 or hexadecimal expressions to match against data payloads of packets. It currently recognizes IPv4/6, TCP, UDP, ICMPv4/6, IGMP ... [More] and Raw across Ethernet, PPP, SLIP, FDDI, Token Ring and null interfaces, and understands BPF filter logic in the same fashion as more common packet sniffing tools, such as tcpdump and snoop. [Less]

117K lines of code

0 current contributors

about 16 years since last commit

4 users on Open Hub

Inactive
3.33333
   
I Use This

sipgrep

Compare

  Analyzed about 14 hours ago

Sipgrep is a powerful pcap-aware tool command line tool to sniff, capture, display and troubleshoot SIP signaling over IP networks, allowing the user to specify extended regular expressions matching against SIP headers. The first version of this program (dated 2005) was a small wrapper for ngrep. ... [More] Version 2.x provides a full standalone application with numerous additional features geared towards SIP, building upon the excellent ngrep code baseline. [Less]

61.1K lines of code

1 current contributors

29 days since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

emacs-grep-a-lot

Compare

  Analyzed about 4 hours ago

This emacs package manages multiple search results buffers: - the search results of grep, lgrep, rgrep, and find-grep are sent to separate buffers instead of overwriting the contents of a single buffer. - several navigation functions are provided to allow the user to treat the search results ... [More] buffers as a stack and/or ring, and to easily reset the state of each search buffer after navigating through the results [Less]

190 lines of code

0 current contributors

almost 3 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

agrep

Compare

  Analyzed about 7 hours ago

AGREP - approximate GREP for fast fuzzy string searching. Files are searched for a string or regular expression, with approximate matching capabilities and user-definable records. Developed 1989-1991 by Udi Manber, Sun Wu et al. at the University of Arizona.

13.4K lines of code

0 current contributors

about 2 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses

coccigrep

Compare

  Analyzed about 11 hours ago

coccigrep is a semantic grep for the C language based on coccinelle. It can be used to find where a given structure is used in code files.

778 lines of code

0 current contributors

almost 4 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Graudit

Compare

  Analyzed about 22 hours ago

Graudit is a simple script and signature sets that allows you to find potential security flaws in source code using the GNU utility grep. It's comparable to other static analysis applications like RATS and SWAAT while keeping the technical requirements to a minimum and being very flexible.

1.19K lines of code

3 current contributors

10 days since last commit

1 users on Open Hub

Very Low Activity
4.0
   
I Use This

emacs-grep-o-matic

Compare

  Analyzed about 12 hours ago

This emacs package lets the user launch a search, with a single key combination, for the word under the cursor, in the current repository, or the current directory, or in the set of currently open files.

152 lines of code

0 current contributors

almost 3 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

ctrlp-grep

Compare

  Analyzed about 7 hours ago

CtrlP grep extension

37 lines of code

0 current contributors

almost 2 years since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This