Skip to content
#

process-isolation

Here are 56 public repositories matching this topic...

Joblet is a micro-container runtime for running Linux jobs with: Process and filesystem isolation (PID namespace, chroot) Fine-grained CPU, memory, and IO throttling (cgroups v2) Secure job execution with mTLS and RBAC Built-in scheduler, SSE log streaming, and multi-core pinning Ideal for: Agentic AI Workloads (Untrusted code)

  • Updated Aug 1, 2026
  • Go

AntNest 是一个采用蚁后 / 工蚁架构(或蜂后 / 工蜂)的 AI 编程助手。你可以把它想象成一个蚁群: 蚁后(本体):只负责思考、规划、决策。蚁后从不亲自执行任何命令。 工蚁(复制体):蚁后需要干活时,会生成一只工蚁——把自身代码复制一份,派到隔离的临时目录里执行命令。工蚁干完活把结果交回来,然后被立即销毁。

  • Updated Aug 22, 2026
  • Python

Fix context rot & pollution in long AI agent sessions. Subagents run in isolated processes — main agent stays read-only. Context isolation via process isolation.

  • Updated Aug 19, 2026
  • TypeScript

Improve this page

Add a description, image, and links to the process-isolation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the process-isolation topic, visit your repo's landing page and select "manage topics."

Learn more