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

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

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

1 个仓库

Awesome GitHub RepositoriesEdge Function Development Tools

Tools for developing and testing functions targeted for edge computing platforms locally.

Distinct from Cloudflare Workers Implementations: Candidates focused on deployment or implementations, not the local development environment itself.

Explore 1 awesome GitHub repository matching development tools & productivity · Edge Function Development Tools. Refine with filters or upvote what's useful.

Awesome Edge Function Development Tools GitHub Repositories

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

    cloudflare/miniflare

    3,911在 GitHub 上查看↗

    Miniflare 是一个用于 Cloudflare Workers 的本地模拟器和仿真器。它在本地机器上提供了一个无服务器(serverless)运行时环境,允许在不部署到生产云环境的情况下开发和测试函数及边缘 API。 该项目实现了边缘存储原语的本地模拟,包括键值存储、对象存储和持久对象(Durable Objects)。它进一步启用了本地集成测试平台,其中无服务器函数在隔离的沙盒中执行。 该工具集涵盖了广泛的开发面,包括通过文件系统监控进行热重载、存储绑定的本地状态持久化,以及环境密钥管理。它还支持使用状态隔离容器进行自动化集成测试,以防止测试用例之间的数据泄漏。

    Provides a comprehensive local environment for developing and testing Cloudflare Workers without deploying to the edge.

    TypeScriptcloudflarecloudflare-workers
    在 GitHub 上查看↗3,911
  1. Home
  2. Development Tools & Productivity
  3. Edge Function Development Tools