Fabians Bookmarks
  • Fabians Bookmarks
  • Tag cloud
  • Daily
  • RSS Feed
  • Login
Delete   Set public   Set private   Add tags   Delete tags
  Add tag   Cancel
  Delete tag   Cancel
17527 shaares · 14141 private links
Filters
1 / 2
Links per page
20 50 100
28 results tagged cli

Ratatui | Ratatui

A Rust crate for cooking up Terminal User Interfaces

rust tui cli
August 4, 2024 at 22:15:13 GMT+2*
https://ratatui.rs/

fa81/ApproxyCount: A (Python) script to approximate the number of distinct values in a stream of elements using the (simple) Chakraborty/Vinodchandran/Meel algorithm (https://arxiv.org/pdf/2301.10191#section.2). - Codeberg.org

A (Python) script to approximate the number of distinct values in a stream of elements using the (simple) Chakraborty/Vinodchandran/Meel algorithm (https://arxiv.org/pdf/2301.10191#section.2).

tldr:

Compared to sort/uniq:

– sort/uniq always uses less memory (about 30-50%).
– sort/uniq is about 5 times slower.

Compared to 'the awk construct':

– awk uses about the same amount of time (0.5x-2x).
– awk uses much more memory for large files. Basically linear to the file size, while ApproxiCount has an upper bound. For typical multi-GiB files this can mean factors of 20x-150x, e.g. 5GiB (awk) vs. 40MiB (aprxc).

python cli linux tool algorithm math computerscience bigdata
May 23, 2024 at 18:53:25 GMT+2*
https://codeberg.org/fa81/ApproxyCount

Tiempo docs

timetracking cli tools rust
May 2, 2024 at 17:20:35 GMT+2*
https://tiempo.categulario.xyz/

kurtbuilds/modenv: A CLI to easily manage .env files and keep them consistent. It is simple, fast, error resistant, and composable.

A CLI to easily manage .env files and keep them consistent. It is simple, fast, error resistant, and composable.

dev softwaredevelopment cli rust tools
November 23, 2023 at 17:39:51 GMT+1*
https://github.com/kurtbuilds/modenv

Hurl - Run and Test HTTP Requests

http postman insomnia api graphql rust curl cli webdev apidev
October 4, 2023 at 10:42:27 GMT+2*
https://hurl.dev/

pgcli

postgresql cli python databases
August 16, 2023 at 15:06:22 GMT+2*
https://www.pgcli.com/

pipx

pipx — Install and Run Python Applications in Isolated Environments

/via @changelog@changelog.social

python commandline cli
June 25, 2023 at 15:00:13 GMT+2*
https://pypa.github.io/pipx/

yuanqing/vdx: An intuitive CLI for processing video, powered by FFmpeg

An intuitive CLI for processing video, powered by FFmpeg

Crop, trim, resize, reverse, rotate, remove audio, change the speed, change the frame rate, change the volume, convert to a different file format

Run multiple operations on multiple video files concurrently

cli ffmpeg video processing github tool opensource freesoftware
December 17, 2020 at 15:23:48 GMT+1
https://github.com/yuanqing/vdx

GitHub - dandavison/delta: A viewer for git and diff output

git diff cli tools rust
August 14, 2020 at 20:03:57 GMT+2
https://github.com/dandavison/delta

Broot

cli linux tools tree directory rust rustlang via:popular
January 14, 2020 at 14:04:06 GMT+1
https://dystroy.org/broot/

rgburke/grv: GRV is a terminal interface for viewing git repositories

cli git github
March 26, 2019 at 21:36:25 GMT+1
https://github.com/rgburke/grv

jpmens/jo: JSON output from a shell

cli json shell tools github
August 22, 2018 at 10:58:58 GMT+2
https://github.com/jpmens/jo

dylanaraps/pure-bash-bible: 📖 A collection of pure bash alternatives to external processes.

bash cli linux shell terminal
June 24, 2018 at 21:07:16 GMT+2
https://github.com/dylanaraps/pure-bash-bible

raboof/nethogs: Linux 'net top' tool

cli linux networking performance network
November 7, 2017 at 15:11:35 GMT+1
https://github.com/raboof/nethogs

18 commands to monitor network bandwidth on Linux server

cli linux monitoring monitor network networking
November 7, 2017 at 14:56:39 GMT+1
http://www.binarytides.com/linux-commands-monitor-network/

mitmproxy - home

proxy http python cli security tools development network debug
December 26, 2016 at 23:26:59 GMT+1
https://mitmproxy.org/

somafm command line client

music indie software cli linux nodejs radio
September 30, 2016 at 10:44:59 GMT+2
https://github.com/uschek/somafm

Ag: The Silver Searcher

The Silver Searcher is a tool for searching code. It started off as a clone of Ack, but their feature sets have since diverged slightly. In typical usage, Ag is 5-10x faster than Ack.

cli grep programming search tools software
February 10, 2016 at 17:52:09 GMT+1
http://geoff.greer.fm/ag/

pgcli

cli postgresql sql databases
April 27, 2015 at 17:52:15 GMT+2*
http://pgcli.com/

tmuxp — tmuxp 0.1-dev documentation

tmuxp, a novel approach to manage tmux(1) (>= 1.8) workspaces through python objects.

cli shell linux tmux tools
November 7, 2013 at 11:34:27 GMT+1
http://tmuxp.readthedocs.org/en/latest/
Filters
1 / 2
Links per page
20 50 100
By @fabian@floss.social · Powered by Shaarli
Fold Fold all Expand Expand all Are you sure you want to delete this link? Are you sure you want to delete this tag? The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community