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

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

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

3 个仓库

Awesome GitHub RepositoriesElixir Frameworks

Web frameworks built specifically for the Elixir programming language and the Erlang virtual machine.

Distinct from Web Frameworks: Distinct from generic Web Frameworks: specifically targets the Elixir ecosystem and its process-based concurrency model.

Explore 3 awesome GitHub repositories matching web development · Elixir Frameworks. Refine with filters or upvote what's useful.

Awesome Elixir Frameworks GitHub Repositories

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

    phoenixframework/phoenix

    22,881在 GitHub 上查看↗

    Phoenix is a server-side web framework built for the Elixir programming language and the Erlang virtual machine. It provides a structured environment for developing applications using the model-view-controller pattern, enabling developers to manage data, render user interfaces, and handle incoming requests within a scalable, process-based architecture. The framework distinguishes itself as a platform for real-time web communication, utilizing persistent bidirectional connections to broadcast live updates to clients. It incorporates a dedicated abstraction layer for relational database integra

    Provides a server-side web framework built for the Elixir programming language and the Erlang virtual machine.

    Elixirapi-serverdistributedelixir
    在 GitHub 上查看↗22,881
  • voltagent/awesome-claude-code-subagentsVoltAgent 的头像

    VoltAgent/awesome-claude-code-subagents

    21,906在 GitHub 上查看↗

    This project provides a framework for managing multi-agent systems, designed to automate complex software development, infrastructure, and business workflows. It functions as a multi-agent workflow orchestrator that routes tasks to domain-specific workers while maintaining state persistence and infrastructure automation. By leveraging large language models, the system decomposes high-level objectives into actionable plans, ensuring that complex operations are executed with consistency and reliability. The framework distinguishes itself through its hierarchical agent registry and policy-driven

    Develops application logic using Elixir OTP principles and context boundaries.

    Shellai-agent-frameworkai-agent-toolsai-agents
    在 GitHub 上查看↗21,906
  • phoenixframework/phoenix_live_viewphoenixframework 的头像

    phoenixframework/phoenix_live_view

    6,722在 GitHub 上查看↗

    Phoenix LiveView is an Elixir-based framework that renders HTML on the server and sends only the changed parts to the client over a persistent WebSocket connection. It operates on a process-per-connection model, where each user session runs in its own isolated Elixir process for fault tolerance and independent state management, and includes a LongPolling fallback transport for environments where WebSocket connections are unavailable. The framework provides server-side rendered diffs and WebSocket-based state synchronization to maintain a continuous bidirectional channel between server and cli

    An Elixir-based framework that renders HTML on the server and sends minimal diffs to the client over persistent WebSocket connections.

    Elixir
    在 GitHub 上查看↗6,722
  1. Home
  2. Web Development
  3. Web Frameworks
  4. Elixir Frameworks