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

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

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

16 个仓库

Awesome GitHub RepositoriesEnvironment Isolation

Mechanisms for separating resources and configurations into distinct administrative environments.

Distinguishing note: Focuses on logical environment separation within a single platform instance.

Explore 16 awesome GitHub repositories matching security & cryptography · Environment Isolation. Refine with filters or upvote what's useful.

Awesome Environment Isolation GitHub Repositories

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

    qwibitai/nanoclaw

    29,956在 GitHub 上查看↗

    Nanoclaw is an LLM agent orchestrator and multi-platform chat gateway designed to deploy and manage isolated AI agents. It provides a containerized runtime that executes agents within sandboxed Linux containers, ensuring filesystem and state isolation through dedicated workspaces and host bind-mounts. The project distinguishes itself through a unified routing pipeline that connects agents to diverse messaging platforms, including WhatsApp, Discord, Slack, Telegram, Signal, and iMessage. It integrates the Model Context Protocol to extend agent capabilities via managed external data and functio

    Executes agents in separate Linux containers with unique mounts and credential scopes to ensure state isolation.

    TypeScriptai-agentsai-assistantclaude-code
    在 GitHub 上查看↗29,956
  • fingerprintjs/fingerprintjsfingerprintjs 的头像

    fingerprintjs/fingerprintjs

    27,334在 GitHub 上查看↗

    Fingerprint is a visitor identification and fraud detection platform that generates persistent, unique identifiers by analyzing browser and device attributes. By extracting technical signals from the client environment, it enables reliable user tracking across sessions without relying on traditional cookies. The platform distinguishes itself through its focus on high-accuracy identification and security-first architecture. It employs edge-side proxying to bypass ad-blockers and privacy restrictions, ensuring consistent data collection. To maintain data integrity, it uses cryptographic payload

    Creates separate deployment contexts within a workspace to isolate production, staging, and development environments.

    TypeScriptaudio-fingerprintingbrowserbrowser-fingerprint
    在 GitHub 上查看↗27,334
  • kestra-io/kestrakestra-io 的头像

    kestra-io/kestra

    27,073在 GitHub 上查看↗

    Kestra is a declarative workflow orchestrator designed to manage complex task dependencies and automated processes through versioned configuration files. It functions as a distributed platform that decouples task scheduling from execution by offloading computational workloads to a fleet of worker nodes. The system uses a reactive, event-driven engine to initiate workflows automatically in response to external signals, webhooks, schedules, or file system changes. The platform distinguishes itself through a modular plugin architecture that allows for the integration of custom tasks and external

    Separates resources, data, and access controls for different teams using isolated administrative environments.

    Javaautomationdata-orchestrationdevops
    在 GitHub 上查看↗27,073
  • nats-io/nats-servernats-io 的头像

    nats-io/nats-server

    20,076在 GitHub 上查看↗

    NATS Server is a high-performance, lightweight messaging system designed for cloud-native applications, edge computing, and distributed microservices. It functions as a distributed publish-subscribe broker that routes messages using hierarchical, dot-separated subject strings, enabling decoupled communication between services without requiring centralized broker lookups. The system supports core messaging patterns including asynchronous publish-subscribe, request-reply, and load-balanced queue processing. The platform distinguishes itself through a decentralized architecture that eliminates t

    Creates logically separated storage domains to ensure resource isolation within shared messaging infrastructure.

    Gocloudcloud-computingcloud-native
    在 GitHub 上查看↗20,076
  • agent0ai/agent-zeroagent0ai 的头像

    agent0ai/agent-zero

    18,103在 GitHub 上查看↗

    Agent Zero is an autonomous AI agent framework designed to execute complex, multi-step workflows by managing its own environment, persistent memory, and external tool interactions. It functions as a Python-based automation library that enables agents to write code, execute terminal commands, and perform system-level tasks independently. The system is built to handle large-scale operations through hierarchical agent delegation, allowing for the coordination of subordinate agents to maintain focus and context. The platform distinguishes itself through a focus on secure, isolated execution and s

    Enforces logical separation of memory, secrets, and settings into distinct profiles to prevent data leakage between projects.

    Pythonagentaiassistant
    在 GitHub 上查看↗18,103
  • unstructured-io/unstructuredUnstructured-IO 的头像

    Unstructured-IO/unstructured

    14,019在 GitHub 上查看↗

    Unstructured is an enterprise-grade data orchestration engine designed to transform raw, unstructured files into structured, machine-readable formats. It functions as a comprehensive platform for document ingestion, partitioning, and enrichment, specifically engineered to prepare complex data for retrieval-augmented generation and agentic AI workflows. The platform distinguishes itself through its sophisticated document processing strategies, which combine rule-based extraction with vision-language models to handle diverse file layouts, tables, and images. It provides a modular architecture t

    Enforces logical separation of customer instances at both application and network levels.

    HTMLdata-pipelinesdeep-learningdocument-image-analysis
    在 GitHub 上查看↗14,019
  • jingmatrix/lsposedJingMatrix 的头像

    JingMatrix/LSPosed

    11,494在 GitHub 上查看↗

    LSPosed is an Android runtime hooking framework and system modification tool. It enables the modification of application and system behavior in memory without altering original installation files, serving as a platform for distributing and managing community-created extension modules. The project provides a comprehensive suite for device and identity spoofing, including the ability to mask hardware identifiers, simulate geographic locations, and conceal root access or hooking frameworks to bypass security and integrity checks. It also functions as an application modder to unlock premium featu

    Creates isolated application profiles and masks root access to bypass security and integrity checks.

    Javaandroidarthooklsposed
    在 GitHub 上查看↗11,494
  • alibaba/ali-dbhubalibaba 的头像

    alibaba/ali-dbhub

    7,994在 GitHub 上查看↗

    ali-dbhub is a database asset management hub and inventory system. It serves as a centralized registry for tracking and organizing database resources, configurations, and instances across multiple development and production environments. The system functions as an environment-isolated configuration manager and a multi-database resource manager. It separates database settings by environment to prevent configuration drift and cross-contamination while coordinating the allocation and lifecycle of database assets through a single administrative interface. The platform provides capabilities for c

    Implements logical separation of database configurations to prevent cross-contamination between development and production environments.

    在 GitHub 上查看↗7,994
  • flagsmith/flagsmithFlagsmith 的头像

    Flagsmith/flagsmith

    6,223在 GitHub 上查看↗

    Flagsmith is an open-source platform for managing feature flags and remote configuration across web, mobile, and server applications. It provides a comprehensive REST API for programmatic management of flags, segments, and identities, and can be deployed on private infrastructure for secure, compliant feature flag management with full operational control. The platform distinguishes itself through a server-side flag evaluation engine that resolves segments, traits, and percentage rollouts per request, alongside a multivariate flag variant system supporting multiple typed values with configurab

    Stores flags, segments, and identities in separate environment scopes for independent configuration.

    Pythoncdcicontinuous-integration
    在 GitHub 上查看↗6,223
  • nepxion/discoveryNepxion 的头像

    Nepxion/Discovery

    5,758在 GitHub 上查看↗

    Discovery is a traffic orchestration library for Spring Cloud microservices that manages blue-green and canary releases through metadata-based routing, circuit breaking, and environment isolation. It provides a centralized framework for distributing routing rules and governance policies dynamically via a remote configuration center, enabling runtime updates without service restarts. The project distinguishes itself through multi-dimensional traffic control, routing requests based on metadata tags attached to service instances for fine-grained traffic management without code changes. It suppor

    Restricts service calls to instances within the same environment or logical group to enforce deployment boundaries.

    Javaapolloblue-green-deploymentcloud-native
    在 GitHub 上查看↗5,758
  • gam-team/gamGAM-team 的头像

    GAM-team/GAM

    4,206在 GitHub 上查看↗

    GAM is a command-line tool for administering Google Workspace and Cloud Identity. It translates command-line arguments into structured API calls, enabling administrators to manage users, groups, organizational units, and domain settings across a Google Workspace environment. The tool handles authentication through OAuth2 flows, service accounts, and workload identity federation, and supports multi-tenant configurations for managing multiple domains or cloud projects from a single installation. GAM distinguishes itself through its batch processing and automation capabilities. It can process la

    Separates resources and configurations into distinct administrative environments using environment variables.

    Pythongamgooglegoogle-admin-sdk
    在 GitHub 上查看↗4,206
  • linuxserver/docker-webtoplinuxserver 的头像

    linuxserver/docker-webtop

    3,936在 GitHub 上查看↗

    This project is a containerized Linux desktop streamer that renders a full operating system interface in a web browser using encoded video streams. It allows for remote access to various Linux distributions and serves as a platform for browser-based application hosting. The system supports GPU acceleration via KVM and direct hardware passthrough to enable low-latency graphics rendering and video encoding. It also features volume mapping for home directory persistence, ensuring that user data and portable applications survive environment updates. Additional capabilities include the creation o

    Provides a secure, isolated remote application environment that separates user sessions from the host system.

    Shellalpinearchdocker
    在 GitHub 上查看↗3,936
  • 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

    Applies resource limits, namespaces, and custom mounts to execution environments to isolate processes.

    Gocontainersdockeroci
    在 GitHub 上查看↗3,641
  • nestybox/sysboxnestybox 的头像

    nestybox/sysbox

    3,458在 GitHub 上查看↗

    Sysbox is an OCI-compliant container runtime that provides virtual-machine-level isolation for containers without requiring hardware virtualization. It achieves this by mapping the container's root user to an unprivileged host user ID range, virtualizing the /proc and /sys filesystems, and applying seccomp-BPF system call filtering, all while using cgroup v2 for resource partitioning. The runtime enables running system-level software such as systemd, Docker, and Kubernetes inside unprivileged containers without requiring special images or privileged mode. It supports nested namespace stacking

    Divides bare-metal or cloud instances into multiple isolated compute environments with higher density than VMs.

    Shellcontainer-runtime-securitycontainer-runtimescontainers
    在 GitHub 上查看↗3,458
  • ozbillwang/terraform-best-practicesozbillwang 的头像

    ozbillwang/terraform-best-practices

    1,841在 GitHub 上查看↗

    This project provides a comprehensive collection of conventions, patterns, and guidelines for structuring, securing, and maintaining scalable infrastructure code. It serves as a standardized resource for teams aiming to implement consistent infrastructure as code practices, focusing on the lifecycle management of cloud resources through modularization, documentation, and rigorous testing. The guide distinguishes itself by offering actionable strategies for complex infrastructure orchestration, including techniques for multi-environment management and secure state handling. It emphasizes the i

    Applies naming prefixes to resources based on environment variables to prevent naming collisions and ensure clear separation.

    HCLbest-practicesbest-practiseshashicorp
    在 GitHub 上查看↗1,841
  • keygen-sh/keygen-apikeygen-sh 的头像

    keygen-sh/keygen-api

    1,507在 GitHub 上查看↗

    Keygen is a software licensing and distribution API platform designed to validate product keys, manage user entitlements, and enforce device activation policies. It provides a comprehensive set of identity and licensing services that enable software vendors to control access to desktop and server applications while tracking usage limits and seat counts across hardware machines. The platform includes enterprise identity provider integration using standard SAML protocols, single sign-on authentication, and role-based access control with granular permission restrictions to secure system operatio

    Organization of configurations, users, and data into separate operational environments to support different stages.

    Gherkinapifair-sourcelicense-keys
    在 GitHub 上查看↗1,507
  1. Home
  2. Security & Cryptography
  3. Environment Isolation

探索子标签

  • Host-Level Compute PartitioningDivides bare-metal or cloud instances into multiple isolated compute environments with higher density than VMs. **Distinct from Environment Isolation:** Distinct from Environment Isolation: focuses on host-level partitioning for compute density, not logical environment separation.
  • Host-Level Environment PartitioningDivides bare-metal or cloud instances into multiple isolated compute environments with higher density than VMs. **Distinct from Environment Isolation:** Distinct from Environment Isolation: focuses on host-level partitioning for compute density, not logical environment separation.