awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
leejarvis avatar

leejarvis/slop

0
View on GitHub↗
1,128 stars·72 forks·Ruby·MIT·5 views

Slop

Simple Lightweight Option Parsing - ✨ new contributors welcome ✨

Features

  • CLI Development - A simple and lightweight option parser.

Star history

Star history chart for leejarvis/slopStar history chart for leejarvis/slop

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Slop

Similar open-source projects, ranked by how many features they share with Slop.
  • bw2/configargparseB

    bw2/ConfigArgParse

    0View on GitHub↗
    View on GitHub↗0
  • chriskiehl/gooeychriskiehl avatar

    chriskiehl/Gooey

    22,050View on GitHub↗

    Gooey is a framework that transforms command-line programs into graphical applications by automatically generating user interfaces from existing argument definitions. By applying a decorator to a script, the tool maps standard command-line arguments to specialized graphical widgets, allowing users to interact with terminal-based utilities through forms, file pickers, and date selectors. The project distinguishes itself by providing a comprehensive suite of customization and lifecycle management tools that extend beyond simple interface generation. It includes capabilities for input validation

    Python
    View on GitHub↗22,050
  • commander-rb/commandercommander-rb avatar

    commander-rb/commander

    822View on GitHub↗

    The complete solution for Ruby command-line executables

    Ruby
    View on GitHub↗822
  • ahoward/mainahoward avatar

    ahoward/main

    265View on GitHub↗

    a class factory and dsl for generating command line programs real quick

    Ruby
    View on GitHub↗265
See all 30 alternatives to Slop→

Frequently asked questions

What does leejarvis/slop do?

Simple Lightweight Option Parsing - ✨ new contributors welcome ✨

What are the main features of leejarvis/slop?

The main features of leejarvis/slop are: CLI Development.

What are some open-source alternatives to leejarvis/slop?

Open-source alternatives to leejarvis/slop include: bw2/configargparse. chriskiehl/gooey — Gooey is a framework that transforms command-line programs into graphical applications by automatically generating… commander-rb/commander — The complete solution for Ruby command-line executables. dannyben/runfile — Command line for your projects. datafolklabs/cement — Application Framework for Python. ahoward/main — a class factory and dsl for generating command line programs real quick.