codesearch
Fork of Google codesearch with more options (by junkblocker)
colorgrep
displays matching patterns in specific color (by alexcb)
codesearch | colorgrep | |
---|---|---|
1 | 3 | |
49 | 19 | |
- | - | |
0.0 | 2.8 | |
7 days ago | over 1 year ago | |
Go | Go | |
BSD 3-clause "New" or "Revised" License | Mozilla Public License 2.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
codesearch
Posts with mentions or reviews of codesearch.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-22.
colorgrep
Posts with mentions or reviews of colorgrep.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-23.
- Show HN: Colorgrep
- colorgrep: a small cli that reads from stdin (or a file), and applies regex patterns which, when matched, are highlighted in different colors. I personally, use it for highlighting key messages in logs while debugging programs.
- I just made colorgrep, which applies multiple greps to an input, and highlights matches in different colors.
What are some alternatives?
When comparing codesearch and colorgrep you can also consider the following projects:
livegrep - Interactively grep source code. Source for http://livegrep.com/
rainbow - :rainbow: Colorize commands output or STDIN using patterns.
Gigantor - Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files that exceed RAM
docfd - TUI multiline fuzzy document finder
walker - Seamlessly fetch paginated data from any source. Simple and high performance API scraping included!
xrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore [Moved to: https://github.com/BurntSushi/ripgrep]