ulimit is a tiny node module for parsing `ulimit` output. Useful when you want to know more about your app's limitations (number of open files, etc.)
Bumps ulimit on the system so that more files can be opened.
Generate node core dumps with having to abort, regardless of ulimit -c setting
Command-line interface and daemon for DKG V10. This is the main entry point for running a DKG node — it manages the node lifecycle, exposes a local HTTP API, and provides commands for publishing, querying, and interacting with the network.
As you know Node.js has only one thread that doesn't allow to reach high performance in stress HTTP requesting. Nnb uses C++ Posix threads to reach high concurency. The limit for concurrency is on your system, check it `ulimit -n`
A simple library that allows you to raise the low limit of file descriptors on OS X easily
The Cyber Swiss Army Knife for encryption, encoding, compression and data analysis.
Scriptable Http performance scenario utility for any webapp. Easily performance test backend API layers and client facing sites in parallel with development.
Event driven real-time chat based on Socket.io
Sandbox management: process spawning, pool, bridge client, resource limits, state persistence
Eve command line tools for browserify projects
Automatically write a heapdump upon SIGUSR2
test num of max connections
Ionic & Cordova & Gulp seed with organized code, tests, bower support and some other stuff. Originated from ionic-angular-cordova-seed.
Auth SDK for Single Page Applications using Authorization Code Grant Flow with PKCE
Command line interface for the gaze watcher
Node framework with angular
Runs untrusted code in a seperate process using Node VM
Cross-platform AI Agent stability enhancement: timeout wrapper, output truncation, OS-aware install. Compatible with Claude Code / OpenCode / Codex CLI.
POSIX for AI agents — permissions, namespaces, resource quotas, content-addressed audit, downscoped handoff, server-side credential vaults, and rubric-graded outcomes. The OS-level substrate that runs above Modal-class sandboxes and below MCP/A2A.
Scalable, fault-tolerant application-layer sharding
Quick Titanium previews across devices
Http to bus Server :33
SVG 2 PNG asset conversion and file structure reorganization.
Reverse-engineer docker run command line arguments based on running containers
Memory locking for swap-critical daemons (DT-007: Swap Deadlock Prevention)
Internal library for RCP file operation tools - shared utilities and core operations (not intended for direct use)
Internal library for RCP tools - pluggable congestion-control algorithms and a deterministic scenario simulator (not intended for direct use)
Test fileset generator - creates sample directory structures and files for testing file operations
Fast file comparison tool - efficiently compares metadata across large filesets
Fast file operations tools - rcp (copy) and rcpd (remote copy daemon)
Internal library for RCP tools - remote copy protocol and networking (not intended for direct use)
Fast hard-linking tool - efficiently creates hard links for large filesets (inspired by pcp/dsync)
Fast file removal tool - efficiently removes large filesets (similar to rm -rf but much faster)
Internal library for RCP tools - resource throttling and rate limiting (not intended for direct use)
SignalR-inspired WebSocket hub abstraction for Axum — broadcast, unicast, JSON/Binary codecs. Passes 10k connections tests.