Minimal helper for `jni-rs`, supporting dynamic proxies, Android dex embedding, permission request and broadcast receiver. Used for calling Java code from Rust.
A library for building markov chain graphs from text datasets and performantly generating text sequences by traversing them, includes an accompanying CLI application.
Regex-anre is a full-featured, zero-dependency regular expression engine that supports both standard and ANRE regular expressions.
Parser for a unique textual notation that can be used as both a data format and a markup language and that has powerful extensibility of both lexical syntax and semantics. Inspired by the little-known Curl programming language. Has no unsafe code and has no external dependencies. This is the full crate that builds on and re-exports the core crate and that uses the std library.
A UTF8 / Unicode Converter for no_std
Refined Data Description Language (RDDL) specification and parser implementation.
Simple and relatively fast u8 -> char stream implementation
High-performance, schema-agnostic, backend-agnostic event bus
High-performance, schema-agnostic, backend-agnostic event bus
ASON is a data serialization format that evolved from JSON, featuring strong numeric typing and native support for enumeration types.
Command-line interface for explaining, checking, converting, and emitting rx readable regex patterns.
Readable regex builders, macros, parsing, diagnostics, and CLI-facing APIs.