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
·
Friz-zy avatar

Friz-zy/pyspacesArchived

0
View on GitHub↗
88 stars·11 forks·Python·4 views

Pyspaces

Works with Linux namespaces througth glibc with pure python

Features

  • Namespace and Process Utilities - Python library for direct namespace manipulation.

Star history

Star history chart for friz-zy/pyspacesStar history chart for friz-zy/pyspaces

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

Open-source alternatives to Pyspaces

Similar open-source projects, ranked by how many features they share with Pyspaces.
  • rootless-containers/rootlesskitrootless-containers avatar

    rootless-containers/rootlesskit

    1,273View on GitHub↗

    RootlessKit is a tool for running container workloads and isolated process trees securely as a standard non-privileged user without holding root access on the host. It creates unprivileged user and mount namespaces to simulate fake root execution environments, allowing users to execute container workloads and manage resource groups safely. The project provides capabilities for rootless port forwarding and unprivileged network namespace isolation, routing container network traffic through user-mode packet translation without requiring privileged kernel setup. It includes multiple backend netwo

    Gorootless-containers
    View on GitHub↗1,273
  • moby/mobymoby avatar

    moby/moby

    71,729View on GitHub↗

    Moby is an OCI container engine and runtime manager designed for building, running, and managing isolated containers based on Open Container Initiative standards. It functions as a container daemon and image builder, providing a core engine to orchestrate the full lifecycle of containers and the packaging of source code into portable images. The project provides a standardized HTTP interface that allows for programmatic container management, enabling external clients to control daemon settings and container operations. It supports a rootless security model, allowing the engine daemon to execu

    Gocontainersdockergo
    View on GitHub↗71,729
  • zalando/python-nsenterZ

    zalando/python-nsenter

    0View on GitHub↗

    NSEnter

    View on GitHub↗0

Frequently asked questions

What does friz-zy/pyspaces do?

Works with Linux namespaces througth glibc with pure python

What are the main features of friz-zy/pyspaces?

The main features of friz-zy/pyspaces are: Namespace and Process Utilities.

What are some open-source alternatives to friz-zy/pyspaces?

Open-source alternatives to friz-zy/pyspaces include: rootless-containers/rootlesskit — RootlessKit is a tool for running container workloads and isolated process trees securely as a standard non-privileged… moby/moby — Moby is an OCI container engine and runtime manager designed for building, running, and managing isolated containers… zalando/python-nsenter — NSEnter.