Proc-Macro utility library only for rusty_parser
proc-macro definitions for rusty_lr
A Bison-like Parser generator & Compiler frontend framework for Rust generating IELR(1), LALR(1) parser tables, with deterministic LR and non-deterministic LR (GLR) parsing.
buildscipt tools for rusty_lr
core library for rusty_lr
grammar line parser for rusty_lr
Executable for rusty_lr, a Bison-like Parser generator & Compiler frontend framework for Rust generating IELR(1), LALR(1) parser tables, with deterministic LR and non-deterministic LR (GLR) parsing.
Fast compile time handlebars template engine for Rust
Use serde to parse Rust source code.
A type-driven, ergonomic alternative to JWT for secure stateless PASETO tokens.
Fast schema-agnostic parser and manipulator for Tiptap/ProseMirror JSONContent documents
Python macro support for Rusty Python