tinysh VS thepkg

Compare tinysh vs thepkg and see what are their differences.

tinysh

Tiny UNIX shell, de-obfuscated, modernized, and "rewritten in Rust". (by zserge)

thepkg

{STILL IN PROGRESS} simple package manager powered by tar (by denisde4ev)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
tinysh thepkg
1 3
85 6
- -
10.0 0.0
almost 4 years ago over 1 year ago
C Shell
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

tinysh

Posts with mentions or reviews of tinysh. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-11.
  • ls is bloat
    5 projects | /r/linuxmemes | 11 May 2023
    countertheory: globbing is bloat - just takea look at how small you can make a shell if you dont add globbihg support: https://github.com/zserge/tinysh/blob/master/src/main.rs adding ls to the builtins is way less bloat than adding globbing

thepkg

Posts with mentions or reviews of thepkg. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-11.
  • ls is bloat
    5 projects | /r/linuxmemes | 11 May 2023
    like: you dont even git track your script in 3 branches at least, or don't write your own package manager https://github.com/denisde4ev/thepkg to track releases of your scripts.
  • ripbozo 😹😹😹
    2 projects | /r/linuxmemes | 12 Jun 2022
    You can check it out but It's still in development https://github.com/denisde4ev/thepkg
  • jk it's snap, obviously
    2 projects | /r/linuxmemes | 8 Apr 2022
    my suckless package manager: thepkg https://github.com/denisde4ev/thepkg/blob/master/thepkg

What are some alternatives?

When comparing tinysh and thepkg you can also consider the following projects:

arg - usage: arg [...args]; output: (count of args):(len of args) (...quoted arguments)

shrc - My bashrc/shrc that supports bash, zsh, busybox ash and even Dash. ( has: OS and shell detection )

micro-editor - A modern and intuitive terminal-based text editor

exa - A modern replacement for ‘ls’.