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

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

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

2 个仓库

Awesome GitHub RepositoriesResource Containers

Logical groupings used to organize sets of AI-related resources and configurations.

Distinct from Workspace Container Management: The provided candidates focus on OS-level virtualization or dependency injection, whereas this refers to logical resource grouping within an AI platform.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Resource Containers. Refine with filters or upvote what's useful.

Awesome Resource Containers GitHub Repositories

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

    opencontainers/runtime-spec

    3,641在 GitHub 上查看↗

    The project provides an open container runtime specification and standardized schema for defining container configurations, namespaces, resource limits, security policies, and filesystem mounts across platforms. It outlines the formal configuration formats, lifecycle operations, and execution environments necessary for portable, isolated container workloads. The specification covers container lifecycle management protocols and structured rules governing container creation, execution startup, process signaling, state tracking, and resource teardown. It standardizes local bundle packaging and

    Destroys resources associated with stopped containers and releases their unique identifiers.

    Gocontainersdockeroci
    在 GitHub 上查看↗3,641
  • openai/openai-goopenai 的头像

    openai/openai-go

    2,974在 GitHub 上查看↗

    openai-go is an LLM SDK for Go and a client for interacting with OpenAI services. It provides type-safe bindings to generate text, images, and audio via REST endpoints, enabling the integration of large language models and AI assistant orchestration into Go applications. The library serves as an agent orchestration tool for managing stateful conversation threads and autonomous agents with integrated tool calling and file search. It also functions as an asynchronous batch processing client for monitoring large-scale request groups and fine-tuning jobs, alongside a management SDK for controllin

    Create and organize containers to group specific resource sets.

    Go
    在 GitHub 上查看↗2,974
  1. Home
  2. Artificial Intelligence & ML
  3. Resource Containers

探索子标签

  • Container DestructionsRemoves container resources and releases unique identifiers upon termination. **Distinct from Resource Containers:** Distinct from Resource Containers: focuses specifically on the destruction and teardown of container resources rather than logical resource grouping.