calories
The Platinum Searcher
| calories | The Platinum Searcher | |
|---|---|---|
| - | 3 | |
| 109 | 2,825 | |
| 0.0% | 0.0% | |
| 0.0 | 0.0 | |
| over 3 years ago | almost 3 years ago | |
| Go | Go | |
| Apache License 2.0 | MIT License |
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.
calories
We haven't tracked posts mentioning calories yet.
Tracking mentions began in Dec 2020.
The Platinum Searcher
-
Ripgrep is faster than {grep, ag, Git grep, ucg, pt, sift}
I was just trying to remember why I switched _to_ rg.
It's nice and everything, but I remember being happy with the tools before (I think i moved from grep to ack, then jumped due to perf to ag and for unremembered reasons to pt.)
It took me a while, but I remembered I ran into an issue with pt incorrectly guessing the encoding of some files[0].
I do know after switching to rg everything was plain sailing and I've been happy with it since.
[0] https://github.com/monochromegane/the_platinum_searcher/issu...
-
Go devs that learned Rust, what are your thoughts on it?
People have tried. See the_platinum_searcher and sift.
-
Please help finish simple ebuild with binary Go app the_platinum_search
DESCRIPTION="Fast CLI search tool, faster than grep, ack, silver_searcher (ag)" HOMEPAGE="https://github.com/monochromegane/the_platinum_searcher" SRC_URI="https://github.com/monochromegane/the_platinum_searcher/releases/download/v${PV}/pt_linux_amd64.tar.gz"
What are some alternatives?
cli-init - The easy way to build Golang command-line application.
Git Town - Git branches made easy
wlog - A simple logging interface that supports cross-platform color and concurrency.
1build - Frictionless way of managing project-specific commands
kcli - A kafka command line browser
argparse - Argparse for golang. Just because `flag` sucks