Packages
Browse packages indexed by the registry.
A fork of the paste module: (v 1.0.4) with a small change for inflector behavior. Do not use unless using the aorist project.
Primitive macros for the aorist project.
Utility functions for the aorist project
Placeholder for the Aorta robotics middleware SDK by VitaDynamics; real releases coming soon
Placeholder for the Aorta robotics middleware SDK by VitaDynamics; real releases coming soon
Placeholder for the Aorta robotics middleware SDK by VitaDynamics; real releases coming soon
Arturo's example for Cargo
A tool to identify required blobs (.so) that are missing from AOSP ROM builds, and to show which existing blobs depend on them.
Rust wrappers for the PyTorch AOTInductor api.
Procedural macros for AOTT.
Low-level FFI bindings for libvorbis, vorbisfile, and libvorbisenc C libraries with the aoTuV and Lancer patches
Command-line frontend for the aozora parser: check / fmt against Aozora Bunko notation files
Core library for Aozora Bunko format processing
Lossless concrete syntax tree (CST) for the aozora parser — rowan-backed projection from BorrowedLexOutput. Internal crate; reach it via the aozora crate's `cst` feature.
Aozora Bunko notation: Shift_JIS decoding and gaiji (外字) resolution. Internal crate; depend on the aozora umbrella crate instead.
Aozora Flavored Markdown: CommonMark + GFM + Aozora Bunko notation integration over a vendored comrak fork
Aozora Flavored Markdown (aozora-flavored-markdown): command-line interface
Pandoc AST projection for the aozora parser — emit Pandoc JSON consumable by every Pandoc output format. Experimental crate; the stable surface is the aozora CLI's `pandoc` subcommand.
Aozora notation lex pipeline — orchestrator + 4-phase lexer producing a borrowed-arena AST. Internal crate; depend on the aozora umbrella crate instead.
Proptest strategies (Aozora-shaped input generators) for the aozora parser. Internal crate; reach it via the aozora crate's `proptest` feature.
tree-sitter-flavoured pattern queries over the aozora concrete syntax tree. Internal crate; reach it via the aozora crate's `query` feature.
HTML / serialisation renderers for the aozora AST. Internal crate; depend on the aozora umbrella crate instead.
Safe trigger-byte scanner for the Aozora notation lexer (aho-corasick-backed). Internal crate; depend on the aozora umbrella crate instead.
Aozora Bunko notation: canonical specification (sentinels, span, trigger/pair kinds, diagnostics). Internal crate; depend on the aozora umbrella crate instead.
Aozora Bunko notation: AST types (ruby, bouten, 縦中横, 外字, kaeriten, indent containers). Internal crate; depend on the aozora umbrella crate instead.
Cache-friendly sorted-collection lookup for the aozora pipeline (Eytzinger layout, no_std). Internal crate; depend on the aozora umbrella crate instead.
Convert Aozora Bunko format to plain text
A Rust library and CLI for converting AozoraEpub3 EPUB files to KF8-only AZW3
Error handling proc macro for access-protocol