A crate that provides a gap-query optimized interval-tree data-structure.
This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap.
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.
FrankenTUI public facade and prelude.
Accessibility layer for FrankenTUI
Backend traits for FrankenTUI: platform abstraction for input, presentation, and time.
Terminal lifecycle, capabilities, and event parsing for FrankenTUI.
Feature-gated extras for FrankenTUI (markdown, charts, clipboard, themes).
Test harness and reference fixtures for FrankenTUI.
Localization catalog and interpolation utilities for FrankenTUI.
Flex and grid layout solvers for FrankenTUI.
PTY-backed test utilities for FrankenTUI.