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

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

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

1 个仓库

Awesome GitHub RepositoriesTransducers

Composable algorithmic transformations that process collections without creating intermediate data structures.

Distinguishing note: Candidates focus on speech recognition or base model composition; this refers to the functional programming transducer pattern.

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

Awesome Transducers GitHub Repositories

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

    clojure/clojure

    11,006在 GitHub 上查看↗

    Clojure is a general-purpose, functional programming language hosted on the Java Virtual Machine. It is a homoiconic S-expression language that represents programs as nested data structures, allowing code to be manipulated and evaluated as data. The project provides a framework for JVM interoperability, enabling the invocation of Java methods and integration with other JVM-based languages. It distinguishes itself through a persistent data structure library that uses bitmapped vector tries to manage immutable collections and a programmatic REPL for interactive software development and real-tim

    Decouples data transformation logic from input sources to process collections without creating intermediate data structures.

    Java
    在 GitHub 上查看↗11,006
  1. Home
  2. Data & Databases
  3. Transducers