A temp file manager
Shared Memory Cache Store using /dev/shm/ aka. tmpfs
Lightweight format utility for the browser, based on util.format().
TypeScript definitions for format-util
Extend stream classes.
Lightweight util.format() for the browser.
A plugin for egg which help to create and auto clean temp folder when request finish or error
Modular stream transformation system.
Filesystem recursive asynchronous find
Parses the wget spider output into an object
Asynchronous validation for node and the browser
Terminal colors that respect whether a stream is a tty
Functions and constants for man page generation
Couchdb library
Line transform stream, reads bytes writes arrays of lines.
Command line interface for couchdb
Web component compiler and package manager
UBIO Automation Worker
Component library for Prism
A TypeScript module wrapping Amazon Firecracker VMM for managing lightweight microVMs
React Native primitives for Prism
Lightweight argument parser
Safe recursive object merge
Link manipulation tool
Sandbox for AI coding agents (bubblewrap on Linux, sandbox-exec on macOS)
Helper tool for secret injection as a process dependency
mmap-backed IPC channels with regionized layout, alignment-safe headers, and file rolling.
Get disk list information and collect into Vec
Linux-only ncdu-like TUI for attributing RAM across processes, tmpfs, shm, and kernel counters
Extremely lightweight Docker alternative for agents and production services — isolated execution using cgroups, namespaces, seccomp, Landlock, and gVisor
A Rust package allowing sharing of data between processes in a wait-free and zero-copy fashion from mapped memory.
repman helps to manage custom repositories for Arch Linux packages
Convert docker run commands to docker-compose files (YAML/JSON) and convert between formats
High-performance shared memory IPC library with multi-priority messaging and lock-free ring buffers
High performance URL batch decoder
A minimal bubblewrap-based sandbox CLI for Linux
Executes given block in new forked process. After timeout process is killed. Return value of forked prcess is given through tmpfs in /dev/shm as serialized YAML object.
rails_parallel runs your Rails tests by forking off a worker and running multiple tests concurrently. It makes heavy use of forking to reduce memory footprint (assuming copy-on-write), only loads your Rails environment once, and automatically scales to the number of cores available. Designed to work with MySQL only. For best results, run MySQL on a tmpfs or a RAM disk.