awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • opencontainers/runtime-specAvatar de opencontainers

    opencontainers/runtime-spec

    3,641Ver en 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
    Ver en GitHub↗3,641
  • openai/openai-goAvatar de openai

    openai/openai-go

    2,974Ver en 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
    Ver en GitHub↗2,974
  1. Home
  2. Artificial Intelligence & ML
  3. Resource Containers

Explorar subetiquetas

  • 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.