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

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

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

1 个仓库

Awesome GitHub RepositoriesWhile Loop Preferences

The practice of using while loops instead of for loops or functional transformations in performance-critical sections to avoid virtual calls and boxing.

Distinct from Loop Optimizations: Distinct from Loop Optimizations: focuses on the manual coding preference for while loops in Scala, not compiler-level loop transformations.

Explore 1 awesome GitHub repository matching programming languages & runtimes · While Loop Preferences. Refine with filters or upvote what's useful.

Awesome While Loop Preferences GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • databricks/scala-style-guidedatabricks 的头像

    databricks/scala-style-guide

    2,784在 GitHub 上查看↗

    Recommends using while loops over for loops or functional transformations in performance-critical code.

    在 GitHub 上查看↗2,784
  1. Home
  2. Programming Languages & Runtimes
  3. Loop Optimizations
  4. While Loop Preferences