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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesUser Session Isolations

Mechanisms for isolating user data and application state into independent sessions for concurrent users.

Distinct from Server Session Isolation: Focuses on user-level session isolation for web apps rather than project-level language context isolation

Explore 1 awesome GitHub repository matching software engineering & architecture · User Session Isolations. Refine with filters or upvote what's useful.

Awesome User Session Isolations GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • holoviz/panelAvatar holoviz

    holoviz/panel

    5,709Vezi pe GitHub↗

    Panel is a Python data application framework used to build interactive dashboards and reactive user interfaces by connecting data visualizations, widgets, and callbacks. It functions as a reactive UI library that synchronizes application state with interface updates based on user interactions. The project distinguishes itself by offering multiple execution models, including a FastAPI-based web application server for scalable session management and a WebAssembly compiler that enables Python applications to run directly in the browser without a backend server. It also includes a specialized too

    Isolates user data and application state into independent sessions to support multiple concurrent users on a single server.

    Python
    Vezi pe GitHub↗5,709
  1. Home
  2. Software Engineering & Architecture
  3. Project Context Managers
  4. Server Session Isolation
  5. User Session Isolations