awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesPattern-Based Method Search

Utilities for searching across a namespace for methods matching specific regular expressions or code patterns.

Distinct from Method Naming Patterns: Existing candidates focus on naming conventions or design patterns rather than the actual search functionality for runtime methods.

Explore 1 awesome GitHub repository matching development tools & productivity · Pattern-Based Method Search. Refine with filters or upvote what's useful.

Awesome Pattern-Based Method Search GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • pry/prypry 的头像

    pry/pry

    6,832在 GitHub 上查看↗

    Pry is a programmable Ruby shell, REPL console, and runtime developer environment. It serves as a debugging toolkit for inspecting object state, navigating bindings, and evaluating code within a running Ruby program. The project differentiates itself through advanced introspection and live iteration capabilities. It allows users to inject an interactive console into a running program at specific points to inspect local state and navigate different object scopes. It further enables live code iteration by integrating with external system editors to modify and reload method definitions without r

    Searches across a namespace for methods that match a specific regular expression or contain specific code patterns.

    Ruby
    在 GitHub 上查看↗6,832
  1. Home
  2. Development Tools & Productivity
  3. Pattern-Based Method Search