C++ Command Line Tool

Open-source C++ projects categorized as Command Line Tool

Top 23 C++ Command Line Tool Projects

    Project mention: Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones? | news.ycombinator.com | 2024-05-06

    The Logfile Navigator (https://lnav.org) is a log file viewer/merger/tailer for the terminal. It has some advanced UX features, like showing previews of operations and displaying context sensitive help. For example, the preview for filtering out logs by regex is to highlight the lines that will be hidden in red. This can make crafting the right regex a bit easier since the preview updates as you type. lnav also has some simple bar charting abilities, so you can visualize the results of SQL queries made against the log messages.

  • ledger

    Double-entry accounting system with a command-line reporting interface

  • Project mention: Ledger | news.ycombinator.com | 2024-02-24
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • F3D

    Fast and minimalist 3D viewer.

  • Project mention: F3d v2.3.0 Released – Fast and minimalist 3D viewer | news.ycombinator.com | 2024-01-22
  • SendMIDI

    Multi-platform command-line tool to send out MIDI messages

  • Reset-Windows-Update-Tool

    Troubleshooting Tool with Windows Updates (Developed in Dev-C++).

  • osmium-tool

    Command line tool for working with OpenStreetMap data based on the Osmium library.

  • CommandTrayHost

    A command line program monitor systray for Windows

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • fccf

    fccf: A command-line tool that quickly searches through C/C++ source code in a directory based on a search string and prints relevant code snippets that match the query.

  • rapidgzip

    Gzip Decompression and Random Access for Modern Multi-Core Machines

  • Project mention: Show HN: Rapidgzip – Parallel Gzip Decompressing with 10 GB/S | news.ycombinator.com | 2023-09-04
  • hypergrep

    Recursively search directories for a regex pattern

  • Project mention: Ugrep – a more powerful, ultra fast, user-friendly, compatible grep | news.ycombinator.com | 2023-12-30

    Another issue with Hyperscan is that if you enable HS_FLAG_UTF8[1], which hypergrep does[2,3], and then search invalid UTF-8, then the result is UB.

    > This flag instructs Hyperscan to treat the pattern as a sequence of UTF-8 characters. The results of scanning invalid UTF-8 sequences with a Hyperscan library that has been compiled with one or more patterns using this flag are undefined.

    That's another issue you'll need to grapple with if you use Hyperscan. PCRE2 used to have this issue[4], but they've since defined the semantics of searching invalid UTF-8 with Unicode mode enabled. ripgrep 14 uses that new mode, but I haven't updated that FAQ answer yet.

    [1]: https://intel.github.io/hyperscan/dev-reference/api_files.ht...

    [2]: https://github.com/p-ranav/hypergrep/blob/ee85b713aa84e0050a...

    [3]: https://github.com/p-ranav/hypergrep/blob/ee85b713aa84e0050a...

    [4]: https://github.com/BurntSushi/ripgrep/blob/master/FAQ.md#why...

  • wsay

    Windows "say"

  • zim-tools

    Various ZIM command line tools

  • run-hidden

    run-hidden runs Windows console apps like PowerShell with hidden console window.

  • indexed_bzip2

    Fast parallel random access to bzip2 and gzip files in Python

  • C++ Middleware Writer

    The repo contains library code to support messaging and serialization. There are also two programs in the repo that are needed to use the CMW.

  • Project mention: What led you to use Linux as your daily driver? | /r/linuxquestions | 2023-12-07

    I started with Linux in the late 90s. I switched to FreeBSD around 2013 and returned to Linux a couple of years ago. Io_uring was the main reason I had to come back. At first I ported the back tier of my code generator back to Linux and then I ported the middle tier from being POSIX based to Linux.

  • sync-audio-tracks

    Audio tracks synchronization command-line tool for video editors that don't support it

  • zswap-cli

    Command-line tool to control the zswap kernel module options on the fly

  • inspexel

    the swiss army knife for dynamixel servo motors

  • qsort

    Quick File Sorter: A quicker way to organize files for linux (by BiltuDas1)

  • CLIFp

    An alternate, command-line based launcher for Flashpoint Archive

  • Unquery

    Command line query tool for JSON files

  • sorcery-xtractobb

    Tool to extract Inkle's Sorcery! OBB files

  • sift3

    Repository sifter and hardlinker

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Command Line Tool related posts

Index

What are some of the best open-source Command Line Tool projects in C++? This list will help you:

Project Stars
1 lnav 6,792
2 ledger 5,171
3 F3D 2,406
4 SendMIDI 668
5 Reset-Windows-Update-Tool 474
6 osmium-tool 474
7 CommandTrayHost 383
8 fccf 345
9 rapidgzip 325
10 hypergrep 163
11 wsay 134
12 zim-tools 112
13 run-hidden 109
14 indexed_bzip2 68
15 C++ Middleware Writer 60
16 sync-audio-tracks 59
17 zswap-cli 31
18 inspexel 20
19 qsort 20
20 CLIFp 19
21 Unquery 16
22 sorcery-xtractobb 12
23 sift3 8

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com