A highly parallel Perl 5 interpreter written in Rust
AXON — the formal cognitive language: a deterministic, proof-carrying AI runtime. Native Rust lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the runtime: typed channels (π-calculus mobility, capability extrusion), algebraic effects via Free Monad CPS handlers, lease kernel + reconcile loop, the Epistemic Security Kernel, Trust Types, Proof-Carrying Code (independently verifiable proof objects), and the closed-catalog extension mechanism. Crate publishes as `axon-lang`; library import is `use axon::*` so existing call sites keep working unchanged.
A zero-allocation NMEA 0183 parser that separates message framing from content parsing
Exolang that can take any utf8 text as valid code and return some result out of it
TwiML (Twilio Markup Language) library for generating Voice, Messaging, and Fax XML responses
A library for encoding and decoding 128-bit data as mnemonic sentences
A robust Rust library for parsing, manipulating, and generating Speech Synthesis Markup Language (SSML) documents.
Calculate szovegertesimutato score for a given text and language.
An asynchronous runtime built on smol.
Calculate Flesh Reading Ease for a given text and language.
A tool for translation or reading ancient texts in their original language
The parsing library of `Dokedex`, a game content authoring tool that uses natural-looking language to define a game's objects. This rust crate defines an API to make `doke` parsers by using a simple pipeline syntax, and provides helpers for things like templating, debugging, and common syntax elements.