bat-extras
ripgrep
bat-extras | ripgrep | |
---|---|---|
5 | 361 | |
1,258 | 49,790 | |
1.8% | 1.7% | |
7.1 | 8.1 | |
5 months ago | 7 days ago | |
Shell | Rust | |
MIT License | The Unlicense |
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.
bat-extras
-
How are threads created in Linux x86_64
So it seems that clone3 is the syscall that creates new threads. Let's use man (better if you use batman) to find about it.
-
What modern utilities should be a standard part of a modern unixy distro?
If you like bat, you may find these useful: https://github.com/eth-p/bat-extras#batman
-
Using vim as manpager, why isn't it working correctly? Using fish btw (plz don't roast me)
for man pager I found and absolutely love batman (from the amazing bat extras by eth-p
-
man.archlinux.org now live
Idea: Look into adding color to it. After discovering batman I've become used to syntax highlighted man pages.
-
Top CLI Programs Which Finally Solved My Fear Of The Terminal ⌨️
Next, there is bat and one of its add-ons: batman which provides git diff support, syntax highlighting and vim-style navigation on top of the base command of cat and man.
ripgrep
-
17 Essential CLI Tools to Boost Developer Productivity
ripgrep
- Resolving a mysterious problem with find
-
fd - A simple, fast and user-friendly alternative to 'find'
The original comment said nothing about modifying servers or AWS engineers installing random shit. That was you. I responded to "moving binaries around," and you started yapping about change management. Two totally different things. Like obviously if you have a locked down environment, then only install what you need. But this is not what the original poster was referring to specifically.
ripgrep even specifically calls out this exact use case right in its README: https://github.com/BurntSushi/ripgrep/?tab=readme-ov-file#wh...
> You need a portable and ubiquitous tool. While ripgrep works on Windows, macOS and Linux, it is not ubiquitous and it does not conform to any standard such as POSIX. The best tool for this job is good old grep.
So, you presume too much friendo. Now, go away.
- Techniques I Use to Create a Great User Experience for Shell Scripts
-
The Modern CLI Renaissance
Yeah I love that ripgrep has a different opinion on UX than grep (your "Can ripgrep replace grep" FAQ is great [0]) if only because the thought you put into it makes me also start thinking about those issues, which is fun. Like, maybe at first you balk at ripgrep not honoring locales, but then I was like, "wait why would I ever, ever want that". This is the kind of, I don't know, joy? Epiphany? Expansion? ... that we get from people like you just building a thing you think is good.
[0]: https://github.com/BurntSushi/ripgrep/blob/master/FAQ.md#can...
-
Ripgrep Cheatsheet For Neovim Users
Official Page: Github - Ripgrep
-
Search Multi-language Documents in ast-grep
File Discovery: The CLI first discovers files on the disk via the venerable ignore crate, the same library under ripgrep's hood.
-
20 Life hacks for DevOps Engineers
Riggrep is a powerful search tool known for its speed, flexibility, and user-friendly output. It quickly processes large codebases using advanced algorithms, supports a wide range of search patterns, and presents clear, highlighted results. Riggrep integrates well with other tools, is cross-platform, and customizable.
-
Customizing Your Lazyvim Setup for Personal Preferences
live grep: ripgrep
-
Fzf advanced integration in Powershell
If you want to integrate fzf with rg, fd, bat to fuzzy find files, directories or ripgrep the content of a file and preview using bat, but the fzf document only has commands for Linux shell (bash,...), and you want to achieve that on your Windows Machine using Powershell, this post may be for you.
What are some alternatives?
forgit - :zzz: A utility tool powered by fzf for using git interactively.
ugrep - NEW ugrep 7.1: a more powerful, ultra fast, user-friendly, compatible grep. Includes a TUI, Google-like Boolean search with AND/OR/NOT, fuzzy search, hexdumps, searches (nested) archives (zip, 7z, tar, pax, cpio), compressed files (gz, Z, bz2, lzma, xz, lz4, zstd, brotli), pdfs, docs, and more
mt_asm - Multithreading on GNU/Linux x86_64 from scratch.
fd - A simple, fast and user-friendly alternative to 'find'
vim-superman - Read Unix man pages faster than a speeding bullet!
Parallel
sd - Intuitive find & replace CLI (sed alternative)
xsv - A fast CSV command line toolkit written in Rust.
zsh-autosuggestions - Fish-like autosuggestions for zsh
telescope-live-grep-args.nvim - Live grep with args
tmux-resurrect - Persists tmux environment across system restarts.
alacritty - A cross-platform, OpenGL terminal emulator.