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

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

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

1 个仓库

Awesome GitHub RepositoriesSafe Interfaces

Foreign function interfaces that enforce strict type safety for external code interactions.

Distinct from Foreign Function Interfaces: Distinct from general Foreign Function Interfaces: focuses on the safety and type-explicit nature of the interface.

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

Awesome Safe Interfaces GitHub Repositories

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

    gleam-lang/gleam

    21,606在 GitHub 上查看↗

    Gleam is a statically typed, functional programming language designed for building scalable and maintainable applications. It operates as a cross-platform development ecosystem that compiles source code to run on the Erlang virtual machine or within JavaScript environments. The language integrates a package manager and build system that automates dependency resolution, project compilation, and the generation of software bills of materials. The language distinguishes itself through a focus on type-driven domain modeling and a robust foreign function interface framework. By encoding business ru

    Defines explicit types for external code to prevent runtime errors when interacting with foreign runtimes.

    Rustcompilererlanggleam
    在 GitHub 上查看↗21,606
  1. Home
  2. Programming Languages & Runtimes
  3. Language Interoperability
  4. Foreign Function Interfaces
  5. Safe Interfaces