Here are
89 public repositories
matching this topic...
Generates sandboxes for C/C++ libraries automatically
Namespace & Virtual Cluster Manager for Kubernetes - Lightweight Virtual Clusters, Self-Service Provisioning for Engineers and 70% Cost Savings with Sleep Mode
An open source system for online algorithm competitions for Windows, written in ASP.NET MVC
Updated
Jun 22, 2022
JavaScript
Starter Kit for Node.js v14.x, minimum dependencies 🚀
Updated
Sep 8, 2021
JavaScript
A virtual file system for sandboxing
DEPRECATED ⛔️ Android app to provide sandboxed (private) browsing of webapps
Updated
Jun 14, 2022
Xtend
Metarhia application example for Node.js
Updated
Jun 29, 2022
JavaScript
sandboxing and containment tool used in Chrome OS and Android
DevSpace Cloud ⚡ Turn Kubernetes into a Powerful Developer Platform (new on-premise edition)
Updated
Jun 1, 2022
Open Policy Agent
A Tool for Sandboxing Cargo and Buildscripts
Updated
Jun 20, 2021
Shell
Alter Ego: run Linux desktop applications under a different local user
Updated
Jun 30, 2022
Rust
A simple and rudimentary container for Linux
Linkable sandbox explorer
My local apparmor profiles for binary or dangerous apps
Updated
Jun 25, 2022
Shell
A sandboxing library for Rust
Updated
Apr 10, 2019
Rust
Manage sandboxes for alternative Emacs configurations
Updated
Aug 12, 2020
Emacs Lisp
Sandboxed Wrapper for Node.js File System API
Updated
Apr 9, 2022
JavaScript
Control Firejail desktop integration.
Updated
Mar 17, 2021
Python
Scripts, files and tools related to sandboxing
AppArmor Security Profiles for some applications
Updated
Oct 29, 2021
Roff
Kubernetes Container Runtime Interface daemon for running CloudABI jobs
Script loader with isolated sandboxes for node.js 📦
Updated
Jun 26, 2022
JavaScript
Simple network sandbox for Unix and Windows
Gopherscript is a secure and minimal scripting language written in Go.
Suggestions for sandboxing Mac and Windows applications and workflows to improve security, while balancing usability
GeSWall, Intrusion Prevention System
This is the source code for TryAPL.org
Updated
Mar 2, 2022
JavaScript
Simple desktop application sandboxing tool for GNU\Linux
"Reverse-me" aka "I hate portals" challenge made for Python Challenges 2018 competition that was held at PyCon PL 2018.
Updated
Sep 12, 2018
Python
Improve this page
Add a description, image, and links to the
sandboxing
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
sandboxing
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
create_dir_alluses the algorithm fromlibstdfor recursively creating all components. However,cap-primitives'mkdirfunction performs a system call per path component per call, so calling it once per path component leads to a quadratic number of system calls.We should add a
create_dir_allfunction incap-primitiveswhich, for each path component, creates a directory for that comp