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

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

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

1 个仓库

Awesome GitHub RepositoriesImmutable String Builders

Constructs final output as immutable string buffers to avoid side effects during concurrent processing.

Distinct from Immutable Date Processing: Distinct from Immutable Date Processing: focuses on string buffer immutability rather than date immutability.

Explore 1 awesome GitHub repository matching data & databases · Immutable String Builders. Refine with filters or upvote what's useful.

Awesome Immutable String Builders GitHub Repositories

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

    benaadams/Ben.Demystifier

    2,867在 GitHub 上查看↗

    Ben.Demystifier is a .NET library that transforms raw stack traces into modern C# 7+ syntax. It reads compiler-generated frames produced by async methods, iterators, lambdas, local functions, and generic types, then rewrites them to match the original source code, making exception call stacks and debug output immediately readable. The library resolves common compiler artifacts such as MoveNext frames back into their original async method or iterator names, shows declaring method names and ordinals for lambdas and local functions instead of generated identifiers, and displays resolved generi

    Constructs the final demystified trace as an immutable string buffer.

    C#aspnet-coredotnetdotnet-core
    在 GitHub 上查看↗2,867
  1. Home
  2. Data & Databases
  3. Immutable Date Processing
  4. Immutable String Builders