The Cell operating system (CellOS)
Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js
The CellOS (Spreadsheet Based Operating System)
A simple zero-configuration command-line http server
Serves a webpack app. Updates the browser on changes.
Modern and scalable routing for React applications
Modern and scalable routing for React applications
Core engine for Apollo GraphQL server
Types used by the Language server for node
React package for working with the DOM.
SSH2 client and server modules written in pure JavaScript for node.js
HTTP proxying for the masses
VSCode Language Server Protocol implementation
SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication
Language server implementation for node
Node.js server bindings for OpenFeature (wraps @datadog/flagging-core)
Include Flmngr file manager server-side into your Express app or website
A simple text document implementation for Node LSP servers
Development server for Rspack
MongoDB Server for testing (auto-download latest version). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel integration tests isolated from each other.
An HTTP(s) proxy `http.Agent` implementation for HTTP
MongoDB Server for testing (core package, without autodownload). The server will allow you to connect your favourite ODM or client library to the MongoDB Server and run parallel integration tests isolated from each other.
Makes it possible to use DOMPurify on server and client in the same way.
LZ-based compression algorithm
HTTP control plane for CellOS — admission, projection over JetStream, WebSocket fan-out of CloudEvents. Pure event-sourced architecture.
CellOS — narrow-authority Rust execution cells with kubectl-style CLI. `cargo install cellos` ships the cellctl operator tool. cellos-server and cellos-supervisor publish separately.
Projection layer for CellOS — consumes JetStream CloudEvents into in-memory cell/formation state. Used by cellos-server.
cellctl — kubectl-style CLI for CellOS execution cells and formations. Thin HTTP client over cellos-server with apply/get/describe/logs/events/webui.
CellOS execution-cell runner — boots cells in Firecracker microVMs or gVisor, enforces narrow typed authority, emits signed CloudEvents.
CellOS domain types and ports — typed authority, formation DAG, CloudEvent envelopes, RBAC primitives. No I/O.
NATS JetStream EventSink for CellOS — durable, ordered CloudEvent delivery with 90-day retention floor (FC-74).
S3-queue fleet dispatch agent for CellOS — pulls pending cell specs from S3, claims them, hands off to a local cellos-supervisor.
Dead-letter queue wrapper EventSink for CellOS — spills CloudEvents to disk when the primary sink fails. Replayable.
JSON-Lines EventSink for CellOS — appends CloudEvents to a local JSONL file. Dev / audit-archive use.
Redacting wrapper EventSink for CellOS — strips configured fields from CloudEvents before forwarding to an inner sink.