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

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

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

1 个仓库

Awesome GitHub RepositoriesType-Safe Stream Casting

Casting and filtering of stream elements based on type constraints to ensure compile-time safety.

Distinct from Safe Casting: Distinct from generic safe casting by applying the process specifically to elements within a reactive stream pipeline.

Explore 1 awesome GitHub repository matching data & databases · Type-Safe Stream Casting. Refine with filters or upvote what's useful.

Awesome Type-Safe Stream Casting GitHub Repositories

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

    ReactiveX/RxKotlin

    7,041在 GitHub 上查看↗

    RxKotlin is a reactive programming library and asynchronous stream processor that provides Kotlin language extensions for composing event-based data streams. It serves as a set of Kotlin bindings for RxJava, allowing developers to transform, filter, and flatten sequences of data emitted over time. The library focuses on integrating RxJava patterns into Kotlin projects by applying language-specific conventions and idioms. It utilizes extension functions to simplify reactive programming patterns, reduce boilerplate, and optimize workflows within the reactive ecosystem. The toolkit covers a bro

    Uses language-level type constraints to filter and cast stream elements while maintaining compile-time type safety.

    Kotlinkotlinrxjava
    在 GitHub 上查看↗7,041
  1. Home
  2. Data & Databases
  3. Data Type Casting
  4. Safe Casting
  5. Type-Safe Stream Casting