awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 مستودعات

Awesome GitHub RepositoriesSession Management

Controls for managing graphical session lifecycles, including exit, lock, and state transitions.

Distinct from Session Management: Focuses on desktop session management rather than network or database session state.

Explore 5 awesome GitHub repositories matching operating systems & systems programming · Session Management. Refine with filters or upvote what's useful.

Awesome Session Management GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • daytonaio/daytonaالصورة الرمزية لـ daytonaio

    daytonaio/daytona

    72,416عرض على GitHub↗

    Daytona is a cloud-native development environment platform designed to orchestrate ephemeral, containerized workspaces. It provides a centralized system for managing reproducible coding environments as code, ensuring consistency across distributed teams by abstracting the underlying infrastructure. By utilizing declarative configuration, the platform automates the entire lifecycle of development sandboxes, from initial provisioning to resource governance. The platform distinguishes itself through its infrastructure-agnostic runner layer, which allows development environments to be deployed ac

    Enables the management of graphical desktop sessions within development environments for visual interaction.

    TypeScriptagentic-workflowaiai-agents
    عرض على GitHub↗72,416
  • niri-wm/niriالصورة الرمزية لـ niri-wm

    niri-wm/niri

    20,069عرض على GitHub↗

    Niri is a Wayland compositor and tiling window manager designed for Linux systems. It functions as a display server that organizes application windows into a scrollable, column-based layout, providing a structured environment for managing graphical sessions, input routing, and hardware output. The project distinguishes itself through a declarative configuration engine that enables live-reloading of settings, allowing users to modify window rules, input bindings, and visual appearance without restarting the session. It features a physics-based animation system that uses spring-based curves to

    Provides controls for managing graphical session lifecycles, including session exit and state transitions.

    Rustrustsmithaytiling-window-manager
    عرض على GitHub↗20,069
  • systemd/systemdالصورة الرمزية لـ systemd

    systemd/systemd

    15,324عرض على GitHub↗

    systemd is a comprehensive system and service manager for Linux that orchestrates the entire operating system lifecycle. It functions as the primary init system, managing the transition from firmware to a fully initialized user space while providing a unified framework for service orchestration, hardware management, and resource control. The project distinguishes itself through its declarative, unit-based configuration model and dynamic dependency resolution, which allow for efficient, on-demand service activation and socket-based process management. It integrates deep system observability th

    Coordinates screen locking and power management actions through a centralized session management interface.

    Ccinitlinux
    عرض على GitHub↗15,324
  • astronvim/astronvimالصورة الرمزية لـ AstroNvim

    AstroNvim/AstroNvim

    14,355عرض على GitHub↗

    AstroNvim is a modular Neovim distribution that functions as a comprehensive development environment. It provides a pre-configured framework for managing editor settings, plugin ecosystems, and language server integrations, effectively transforming a base text editor into a full-featured integrated development environment. The project distinguishes itself through a highly customizable Lua-based architecture that emphasizes modularity and performance. It enables users to manage complex editor configurations through a centralized, declarative system that supports lazy loading, community-maintai

    Saves and restores editor state, including open files and window layouts, across sessions.

    Luaastronvimastrovimhacktoberfest
    عرض على GitHub↗14,355
  • countly/countly-serverالصورة الرمزية لـ countly

    countly/countly-server

    5,875عرض على GitHub↗

    Countly is a self-hosted product analytics and engagement platform that tracks user behavior across mobile, web, and desktop applications. It collects and analyzes device properties, user actions, and session lifecycle data to understand engagement patterns, while also providing crash reporting, push notification delivery, and A/B testing capabilities. The platform is designed for privacy-first deployment, with built-in consent management and the ability to run entirely on private infrastructure. The platform distinguishes itself through its comprehensive feature set that combines analytics w

    Combines manual session start/end with automatic periodic duration updates.

    JavaScript
    عرض على GitHub↗5,875
  1. Home
  2. Operating Systems & Systems Programming
  3. Session Management

استكشف الوسوم الفرعية

  • HybridStarts and ends sessions manually while the SDK automatically updates session durations at regular intervals. **Distinct from Session Management:** Distinct from Session Management: combines manual lifecycle control with automatic duration updates, unlike pure desktop or network session managers.