package-ruby

A namespaced package system for Ruby (by lloeki)

Package-ruby Alternatives

Similar projects and alternatives to package-ruby

  1. irb

    interactive Ruby

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. dd-trace-rb

    Datadog's client library for Ruby

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better package-ruby alternative or higher similarity.

package-ruby discussion

Log in or Post with

package-ruby reviews and mentions

Posts with mentions or reviews of package-ruby. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-23.
  • The end of "Useless Ruby sugar": On intuitions and evolutions
    4 projects | news.ycombinator.com | 23 Jan 2024
    It mostly comes from the intentional design of open classes, thus the namespace organisation is fundamentally decoupled from the filesystem: any Ruby file has to be able to contain any class/module, otherwise one can't add to an open class/module†!

    There are a bunch of issues about this upstream about this, e.g: https://bugs.ruby-lang.org/issues/14982

    My take on it: https://github.com/lloeki/package-ruby

    † ... via `class` and `module` keywords, as one could always include/extend/prepend or use `module_eval`/`class_eval`/`instance_eval`.

Stats

Basic package-ruby repo stats
1
2
10.0
almost 11 years ago

lloeki/package-ruby is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of package-ruby is Ruby.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Ruby is
the 13th most popular programming language
based on number of references?