A dependency free shell in pure C (no curses)

This page summarizes the projects mentioned and recommended in the original post on /r/C_Programming

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
  • PShell

    A C-shell with integrated fuzzy finder, tab completion and more using no external libs (by PhilippRados)

  • After a year or so of posting questions on this subreddit I finally finished my shell :)(https://github.com/PhilippRados/PShell). Its written in only C and without any overhead or heavy lifting library like curses. You only need gcc and make to build and run it. I has all standard shell features like: command chaining, piping, wildcard matching, IO-redirection, autocompletion plus some fancy syntax highlighting, tab-completion and an integrated fuzzy-finder allowing you to quickly find past commands. It should work out of the box and if not it's probably some not set Environment-variable in ~/.pshrc .

  • 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
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Git tracks itself. See it's first commit of itself

    1 project | news.ycombinator.com | 3 May 2024
  • Resistance against London tube map commit history (a.k.a. git merge hell) (2015)

    1 project | news.ycombinator.com | 2 May 2024
  • GitHub Git Mirror Down

    1 project | news.ycombinator.com | 11 Apr 2024
  • Four ways to solve the "Remote Origin Already Exists" error.

    1 project | dev.to | 28 Mar 2024
  • Maintain-Git.txt

    1 project | news.ycombinator.com | 6 Feb 2024