peds VS elvish

Compare peds vs elvish and see what are their differences.

peds

Type safe persistent/immutable data structures for Go (by tobgu)

elvish

Powerful scripting language & Versatile interactive shell (by elves)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
peds elvish
2 40
62 5,298
- 1.4%
1.8 9.5
almost 3 years ago 5 days ago
Go Go
MIT License BSD 2-clause "Simplified" License
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.

peds

Posts with mentions or reviews of peds. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-02.
  • Why Functional Programming Should Be the Future of Software
    11 projects | news.ycombinator.com | 2 Nov 2022
    Or lets look at persistent data structures, a staple of functional programming:

    https://github.com/tobgu/peds

    Notice how you'd need to generate the DS for every type you'd like to use it, which is not the case with built in mutable maps and slices.

    To make them type-safe, you need to generate them for every type you use. While this is technically possible, it does make the language quite hostile towards functional programming. With generics, this is rectified but the problem with non-composable multi-return-value functions still remains

  • Persistent data structures now that generics are coming?
    3 projects | /r/golang | 26 Dec 2021
    One of the library types that benefits from having generics is "data structure" libraries. Does anyone know of work going on to make a Go 1.18+ persistent data structure library (something like this or this)?

elvish

Posts with mentions or reviews of elvish. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-14.

What are some alternatives?

When comparing peds and elvish you can also consider the following projects:

nushell - A new type of shell

oil - Oils is our upgrade path from bash to a better language and runtime. It's also for Python and JavaScript users who avoid shell!

cobra - A Commander for modern Go CLI interactions

urfave/cli - A simple, fast, and fun package for building command line apps in Go

cointop - A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies 🚀

xonsh - :shell: Python-powered, cross-platform, Unix-gazing shell.

kcli - A kafka command line browser

box-cli-maker - Make Highly Customized Boxes for CLI

murex - A smarter shell and scripting environment with advanced features designed for usability, safety and productivity (eg smarter DevOps tooling)

commandeer - Automatically sets up command line flags based on struct fields and tags.

OPS - ops - build and run nanos unikernels

cli - GitHub’s official command line tool