evaluate statically-analyzable expressions
Simple JavaScript expression evaluator
Evaluate node require() module content directly
Mathematical expression evaluator fork with exports map, prototype pollution and code injection security fixes
A flexible math expression evaluator
require or eval modules
Mark scopes for deopt which contain a direct eval call
Get callsites from the V8 stack trace API
JavaScript expression parsing and evaluation.
Alias for eval global.
Safely evaluate JavaScript (estree) expressions, sync and async.
A simple cache for a few of the JS Error constructors.
Eval a string with a passed scope
A library for teleporting rich data to another place.
decycle your json
Mathematical expression evaluator
TypeScript execution environment and REPL for node.js, with source map support
Parse Content Security Policy directives.
Safer version of eval()
Adds support for environments that disallow support of new Function
Build and evaluate JavaScript strings safely via tagged template literals
Evaluate and improve AI agents from runs, traces, judges, and feedback. Compare candidates, cluster failures, measure lift, and gate releases.
Fastest event emitter in the world
Evaluate mathematical expression with the built-in math object
Evaluation harness for the Brainwires Agent Framework — fixtures, regression suites, stability tests, adversarial cases, ranking metrics (NDCG / MRR / precision@k), recorder.
The Brainwires Agent Framework — build any AI application in Rust
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.
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`.
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