Nushell Alternatives
-
oil
A new Unix shell. Our upgrade path from bash to a better language and runtime.
-
rust
Empowering everyone to build reliable and efficient software.
-
Scout
Get performance insights in less than 4 minutes. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
go
The Go programming language
-
Terminal
The new Windows Terminal and the original Windows console host, all in the same place! [Moved to: https://github.com/microsoft/terminal]
-
cli-guidelines
A guide to help you write better command-line programs, taking traditional UNIX principles and updating them for the modern day.
-
ojg
Optimized JSON for Go
-
little-lang
The Little Programming Language
-
containers
My attempt at reimplementing some of the rust standard containers, starting with a doubly linked list (by SKyletoft)
-
Vue.js
🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
-
Elasticsearch
Free and Open, Distributed, RESTful Search Engine
-
moment
Parse, validate, manipulate, and display dates in javascript.
-
Scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
-
Babel (Formerly 6to5)
🐠 Babel is a compiler for writing next generation JavaScript.
-
Pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
-
Symfony
The Symfony PHP framework
-
matplotlib
matplotlib: plotting with Python
-
Sinatra
Classy web-development dressed in a DSL (official / canonical repo)
-
pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
-
phpMyAdmin
A web interface for MySQL and MariaDB
-
JRuby
JRuby, an implementation of Ruby on the JVM
Posts
-
The Pretty JSON Revolution
I prefer Nushell[1] for data processing, it's a full fledged shell but I rarely use it as a interactive shell, mostly as a scripting language and some one-offs oneliners. It supports CSV, JSON and other languages by default and provide the data a much nicer common interface
-
Little: a statically typed, C-like scripting language.
I have hope though. We're starting to see people write saner shells like Powershell (still pretty gross syntax but they fixed one huge issue with Unix shells - the fact that pipes are completely untyped) and Nushell which seems to be kind of like Powershell but with a much nicer syntax.
-
Swiss File Knife – A Command Line Tools Collection
Got it. Even so I still prefer to learn only unix and go with it, most of the time awk solves all my data problems
About your transformation problems, give a look at NuShell[1], it's a full fledged shell but I rarely use it as a interactive shell, mostly as a scripting language, it heavily simplifies the extract, transform and load from the terminal. Also it's written in Rust and available to most mainstream OSes
-
Why Create a New Unix Shell?
Just wanted to mention https://github.com/nushell/nushell which seems to be doing some very cool stuff.
-
How can I find source code or GitHub repo of “git bash”?
Nu shell
-
Hey Rustaceans! Got an easy question? Ask here (1/2021)!
nushell is a super welcoming project that seeks to build a better shell in Rust. The discord server is super friendly, and they're generally happy to mentor.
-
If a linux/unix was rewritten today, what would be different?
There's been some work on implementations for that. nushell deals with structured data and has been making a lot of progress
-
Hacktoberfest: 69 Beginner-Friendly Projects You Can Contribute To
https://github.com/nushell/nushell A new type of shell
Stats
nushell/nushell is an open source project licensed under MIT License which is an OSI approved license.