cs
git-peek
cs | git-peek | |
---|---|---|
9 | 14 | |
518 | 709 | |
- | - | |
7.5 | 0.0 | |
8 months ago | over 3 years ago | |
Go | JavaScript | |
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.
cs
-
Ripgrep is faster than {grep, ag, Git grep, ucg, pt, sift}
That’s one of the reasons I made this actually https://github.com/boyter/cs
I wanted and boolean syntax mixed with fzf instant search. It’s not as fast as ripgrep of course but it’s not solving the same problem.
- Sourcegraph is no longer Open Source
- codespelunker
- cs: command line codespelunker or code search written in Go
- codespelunker (cs) A command line search tool. Allows you to search over code or text files in the current directory either on the console, via a TUI or HTTP server, using some boolean queries or regular expressions.
- Show HN: Codespelunker a command line search tool
-
Lmgrep: Lucene-based grep-like utility
Neat. This is similar to a tool I have been working on (but need to finish off) as I saw the same issue.
Except rather than build an index I brute forced the search each time. For most repositories it’s fast enough even with ranking.
https://github.com/boyter/cs For those interested it’s still very WIP with noticeable issues in TUI mode.
-
Ask HN: What Are You Working On?
A few things.
An implementation of bitfunnel search in Go which I plan to put into searchcode.com at some point once I get all the issues resolved and if performance is acceptable
A command line search tool which brute forces with search ranking https://github.com/boyter/cs/ mostly for code but works pretty well for other things as well
Atlassian Confluence Cloud plugins. Mostly out of personal interest and because there appears to be a good marketplace to produce mostly passive income there.
git-peek
-
Sourcegraph is no longer Open Source
Yesterday I found out about git-peek (https://github.com/Jarred-Sumner/git-peek). Instead of describing how satisfying it is to use, here is a GIF: https://imgur.com/a/cT8zAha
-
Git Security Vulnerabilities Announced
You might find git-peek useful:
https://github.com/jarred-sumner/git-peek
- Show HN: git-peek – git repo to local editor instantly
- I wanted search in github1s, so I wrote git-peek – GitHub to local editor in < 1 second
- Show HN: Git peek – Git repo to local editor instantly
- GitHub repo to local editor in < 1 second
- Show HN: GitHub Repo to Local Editor In
What are some alternatives?
lucene-grep - Grep-like utility based on Lucene Monitor compiled with GraalVM native-image
dotfiles - My dotfiles, and script to install them
ctoc - Count Tokens of Code (forked from gocloc)
livegrep - Interactively grep source code. Source for http://livegrep.com/
dcs - Debian Code Search (codesearch.debian.net) is a search engine that searches through all the 130 GB of open source software that is included in Debian. Supports regular expressions!
shhgit - Ah shhgit! Find secrets in your code. Secrets detection for your GitHub, GitLab and Bitbucket repositories.
sshs - Terminal user interface for SSH
mozsearch - Mozilla code search website. (Please file bugs in bugzilla at https://mzl.la/2YtXmoN)
hound - Lightning fast code searching made easy
pin-go - Pinboard backed golinks written in Rust