Git Town
The Platinum Searcher
Git Town | The Platinum Searcher | |
---|---|---|
2 | 2 | |
2,670 | 2,809 | |
2.1% | - | |
9.9 | 0.0 | |
about 16 hours ago | over 1 year ago | |
Go | Go | |
MIT License | 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.
Git Town
-
Reflecting on my Hacktoberfest 2024 journey
You can find the project here 💚
- In Praise of Stacked PRs
The Platinum Searcher
-
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?
go-prompt - Building powerful interactive prompts in Go, inspired by python-prompt-toolkit.
calories - Calories Tracker for the Commandline
cointop - A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies 🚀
cli - CLI - A package for building command line app with go
frep - Generate file using template from environment, arguments, json/yaml/toml config files
wmenu - An easy to use menu structure for cli applications that prompts users to make choices.
go-flags - go command line option parser
cobra - A Commander for modern Go CLI interactions
kafka-go - Kafka library in Go
mow.cli - A versatile library for building CLI applications in Go
argparse - Argparse for golang. Just because `flag` sucks