babel's modular runtime helpers
Runtime for Regenerator-compiled generator and async functions.
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
👷 workerd, Cloudflare's JavaScript/Wasm Runtime
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Runtime agnostic JS utils
babel's modular runtime helpers with core-js@3 polyfilling
👷 workerd for Linux 64-bit, Cloudflare's JavaScript/Wasm Runtime
Alternative JavaScript/TypeScript runtime for ANTLR4
- Can be combined with the build plug-in to share basic dependencies according to policies to reduce the number of module downloads and improve the loading speed of modules. - Only consume part of the export of the remote module and will not fully downloa
Module federation runtime package collection. You can just install it instead of installing all the packages separately.
- Can be combined with the build plug-in to share basic dependencies according to policies to reduce the number of module downloads and improve the loading speed of modules. - Only consume part of the export of the remote module and will not fully downloa
ANTLR 4 runtime for JavaScript written in Typescript
Server runtime for Remix
A Protobuf runtime and code generation tool for JavaScript and TypeScript
hast utility to transform to preact, react, solid, svelte, vue, etc
A sdk for support module federation
Get the Node ABI for a given target and runtime, and vice versa.
a JSON logging library for node.js services
Anthropic Sandbox Runtime (ASRT) - A general-purpose tool for wrapping security boundaries around arbitrary processes
Functions for converting Expo SDK versions to EAS runtime versions
Module Federation Runtime for webpack
The Swagger API toolchain for .NET, Web API and TypeScript.
babel selfContained runtime
Tool execution runtime for the Brainwires Agent Framework — executor trait, registry, error taxonomy, sanitization, validation, transactions, smart router, plus optional orchestrator / OAuth / OpenAPI / sandbox / sessions / RAG-tool-search modules
Built-in concrete tools for the Brainwires Agent Framework — bash, file_ops, git, web, search, code_exec, semantic_search, browser, email, calendar, system. Built on `brainwires-tool-runtime`.
DEPRECATED: split into `brainwires-tool-runtime` (executor + registry + framework) and `brainwires-tool-builtins` (bash, file_ops, git, web, search, code_exec, browser, email, calendar, system) — see README
Adaptive prompting techniques, K-means task clustering, and temperature optimization for the Brainwires Agent Framework
Speech (TTS / STT) provider clients for the Brainwires Agent Framework — Azure Speech, Cartesia, Deepgram, ElevenLabs, Fish Audio, Google TTS, Murf, plus browser-native `web_speech` (wasm32)
Codebase indexing + hybrid retrieval (vector + BM25) for the Brainwires Agent Framework. Includes AST-aware chunking via tree-sitter (12 languages), Git history search, and reranking via spectral diversity / cross-encoder.
The Brainwires Agent Framework — build any AI application in Rust
Agent coordination primitives + multi-agent patterns for the Brainwires Agent Framework — communication hub, file/resource locks, task manager/queue, git coordination, contract net, saga, optimistic concurrency, market allocation, workflow graph, three-state model. LLM-driven workhorses live in `brainwires-inference`.
DEPRECATED: renamed to `brainwires-permission` (singular) — see README
Self-Evolving Agentic Learning (SEAL) for the Brainwires Agent Framework — coreference resolution, query-core extraction, learned-pattern store (LanceDB-backed), reflection, knowledge integration