Skip to content

Releases: iKineticate/Windows-ARM64-Binaries

ruffle-Nightly 2024-07-25

25 Jul 07:41
3078dac
Compare
Choose a tag to compare

ripgrep-14.1.0

23 Sep 09:25
Compare
Choose a tag to compare

ripgrep is a line-oriented search tool that recursively searches the current directory for a regex pattern. By default, ripgrep will respect gitignore rules and automatically skip hidden files/directories and binary files. (To disable all automatic filtering by default, use rg -uuu.) ripgrep has first class support on Windows, macOS and Linux, with binary downloads available for every release. ripgrep is similar to other popular search tools like The Silver Searcher, ack and grep.

ripgrep

precord-0.7.13-nightly

25 Jul 06:05
3078dac
Compare
Choose a tag to compare

Command line tool for recording process or system performance data.

Repository URL: https://github.com/xiaopengli89/precord

monolith-2.8.1

25 Jul 08:19
Compare
Choose a tag to compare

CLI tool for saving complete web pages as a single HTML file

https://github.com/Y2Z/monolith

lapce-0.4.0

25 Jul 05:45
3078dac
Compare
Choose a tag to compare

helix-24.07

25 Jul 05:43
3078dac
Compare
Choose a tag to compare

diskonaut-0.11.0

25 Jul 05:52
3078dac
Compare
Choose a tag to compare

Given a path on your hard-drive (which could also be the root path, eg. /). diskonaut scans it and indexes its metadata to memory so that you could explore its contents (even while still scanning!).

Once completed, you can navigate through subfolders, getting a visual treemap representation of what's taking up your disk space. You can even delete files or folders and diskonaut will track how much space you've freed up in this session.

https://github.com/imsnif/diskonaut

bat-2024-09-24

23 Sep 16:54
Compare
Choose a tag to compare
  • Syntax highlighting
  • Git integration
  • Show non-printable characters
  • Automatic paging
  • File concatenation
    bat
    image