sandbox

Simple Linux seccomp rules without writing any code (by cloudflare)

Sandbox Alternatives

Similar projects and alternatives to sandbox

  • Poetry

    390 sandbox VS Poetry

    Python packaging and dependency management made easy

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • PDM

    48 sandbox VS PDM

    A modern Python package and dependency manager supporting the latest PEP standards

  • rye

    46 sandbox VS rye

    a Hassle-Free Python Experience

  • uv

    34 sandbox VS uv

    An extremely fast Python package and project manager, written in Rust.

  • hatch

    22 sandbox VS hatch

    Modern, extensible Python project management

  • guac

    GUAC aggregates software security metadata into a high fidelity graph database.

  • poetry-torch

    Installing hardware-accelerated PyTorch with Poetry on different hardware using the same `pyproject.toml`

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better sandbox alternative or higher similarity.

sandbox discussion

Log in or Post with

sandbox reviews and mentions

Posts with mentions or reviews of sandbox. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-07-08.
  • Rye: A Hassle-Free Python Experience
    11 projects | news.ycombinator.com | 8 Jul 2024
    From my cursory googling, I believe seccomp on Linux is one way to achieve this. See e.g. Cloudflare's "sandbox" wrapper:

    https://github.com/cloudflare/sandbox

    FWICT, it's not possible to achieve something like this reliably on Windows natively, but maybe in WSL it could work. On Mac, there is the similar libsecinit aka App Sandbox which also can be spawned from a userspace process, I think?

    Of course in every case the program spawning the sandbox has to be outside the sandbox. But having to trust Rye or UV is much better than having to trust thousands of "RandomDevsNichePythonPackage".

Stats

Basic sandbox repo stats
1
441
-
over 1 year ago

cloudflare/sandbox is an open source project licensed under BSD 3-clause "New" or "Revised" License which is an OSI approved license.

The primary programming language of sandbox is C.

Popular Comparisons


Sponsored
Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com

Did you konow that C is
the 7th most popular programming language
based on number of metions?