awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesRender Platform Deployments

Deploying applications on the Render cloud platform with persistent disks and web service configuration.

Distinguishing note: None of the candidates cover Render as a deployment platform; this is a specific PaaS deployment target.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Render Platform Deployments. Refine with filters or upvote what's useful.

Awesome Render Platform Deployments GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • aaugustin/websocketsAvatar de aaugustin

    aaugustin/websockets

    5,692Voir sur GitHub↗

    websockets is a Python library for building WebSocket servers and clients using coroutines and the asyncio framework. It provides a complete toolkit for creating production-ready WebSocket applications, including a coroutine-based framework for handling connections, messages, and lifecycle events, as well as a client library for opening persistent bidirectional connections to remote endpoints. The library manages the full lifecycle of WebSocket connections, including handshake, message exchange, and graceful closure, with support for path-based routing to organize server logic across multiple

    Provides deployment configuration for WebSocket applications on Render's cloud platform.

    Python
    Voir sur GitHub↗5,692
  • caviraoss/openmemoryAvatar de CaviraOSS

    CaviraOSS/OpenMemory

    3,350Voir sur GitHub↗

    OpenMemory is an embeddable memory engine for LLM agents that stores, retrieves, and manages conversational context and agent state using semantic indexing and temporal facts. It functions as a semantic memory store backed by vector indexing, where memories are organized by meaning rather than by exact key, and includes a tiered decay engine that gradually reduces the salience of unused memories while compressing cold vectors and fingerprinting dormant entries to conserve storage. The system also maintains a temporal fact database that records factual statements with subject-predicate-object s

    Creates a web service on Render with a persistent disk attached to store memory data across restarts.

    TypeScriptaiai-agentsai-infrastructure
    Voir sur GitHub↗3,350
  1. Home
  2. DevOps & Infrastructure
  3. Render Platform Deployments

Explorer les sous-tags

  • WebSocket DeploymentsDeploy WebSocket applications to Render's cloud platform using Dockerfiles or start commands. **Distinct from Render Platform Deployments:** Distinct from Render Platform Deployments: focuses specifically on WebSocket applications, not general Render deployments.