{"library":"llparse-builder","type":"library","category":null,"description":"The `llparse-builder` library, currently at version 1.5.2, is a TypeScript-first package designed to facilitate the creation of high-performance parsers. It provides a fluent API for defining state machines and parsing logic, which are then compiled into a graph structure consumable by the `llparse` runtime. `llparse` itself is a parser generator that emits highly optimized C code (or WebAssembly via LLVM bitcode), making the parsers built with `llparse-builder` suitable for performance-critical applications like HTTP protocol parsing or other binary/text protocols where speed is paramount. The project is actively maintained within the `nodejs` GitHub organization, with recent dependency updates reflecting ongoing care. Its differentiating factor lies in its ability to abstract the complexities of low-level parser generation, enabling JavaScript/TypeScript developers to leverage the extreme performance of C-based parsers without writing C code directly. The release cadence appears to be driven by necessary updates or feature additions rather than a strict schedule.","language":"javascript","status":"active","version":"1.5.2","tags":["javascript","llparse","builder","llvm","bitcode","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install llparse-builder","imports":["import { Builder } from 'llparse-builder';","import { Code } from 'llparse-builder';","import { Node } from 'llparse-builder';"]},{"cmd":"yarn add llparse-builder","imports":[]},{"cmd":"pnpm add llparse-builder","imports":[]}],"homepage":null,"github":"https://github.com/indutny/llparse-builder","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/llparse-builder","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/llparse-builder/compatibility"}}