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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
G

google/nsjail

0
View on GitHub↗
0 stars·0 forks·16 views

Nsjail

Linux process isolation tool using namespaces, resource limits, and seccomp-bpf syscall filters.

Features

  • Sandboxing and Isolation - Process isolation tool using kernel namespaces and seccomp.

Star history

Star history chart for google/nsjailStar history chart for google/nsjail

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does google/nsjail do?

Linux process isolation tool using namespaces, resource limits, and seccomp-bpf syscall filters.

What are the main features of google/nsjail?

The main features of google/nsjail are: Sandboxing and Isolation.

Which projects share features with google/nsjail?

Projects with overlapping indexed features include: parke/lxroot — lxroot is a lightweight and safe alternative to chroot, Docker, and other software virtualization tools. projectatomic/bubblewrap — Bubblewrap is an unprivileged sandbox execution utility for Linux that isolates processes from the host system. It… singularityware/singularity — Guidelines for Contributing - Pull Request Template - Project License - Documentation - Community Meetings / Minutes /… subuser-security/subuser — Run programs on linux with selectively restricted permissions.

Projects sharing features with Nsjail

These projects share indexed features with Nsjail. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • parke/lxrootP

    parke/lxroot

    0View on GitHub↗

    lxroot is a lightweight and safe alternative to chroot, Docker, and other software virtualization tools.

    View on GitHub↗0
  • projectatomic/bubblewrapprojectatomic avatar

    projectatomic/bubblewrap

    7,731View on GitHub↗

    Bubblewrap is an unprivileged sandbox execution utility for Linux that isolates processes from the host system. It creates secure environments by leveraging Linux namespaces to separate system resources, including network, PID, and IPC stacks. The project distinguishes itself by enabling the execution of untrusted software without requiring root privileges on the host machine. It prevents privilege escalation by disabling the execution of setuid binaries and uses user identity mapping to isolate process permissions from the host operating system. The tool manages a comprehensive security sur

    C
    View on GitHub↗7,731
  • singularityware/singularitysingularityware avatar

    singularityware/singularity

    2,615View on GitHub↗

    Guidelines for Contributing - Pull Request Template - Project License - Documentation - Community Meetings / Minutes / Roadmap - Support - Citation

    Go
    View on GitHub↗2,615
  • subuser-security/subusersubuser-security avatar

    subuser-security/subuser

    894View on GitHub↗

    Run programs on linux with selectively restricted permissions.

    Python
    View on GitHub↗894