Packages
Browse packages indexed by the registry.
Bounded SQLite persistence provider for AppCore synchronization state.
Bounded blocking HTTP and TLS client primitives for infrastructure adapters
Implementation-independent foundational types for AppCore Runtime contracts
Application artifact update and rollback lifecycle for AppCore Runtime
(Placeholder) Compiler plugin for appcore.
Utility library for the appcore project.
CLI: sync OpenAPI, databases, and frameworks into LLM tool definitions; chat, run, and HTTP serve.
Stable schema + dynamic plugin ABI for the appctl CLI agent
A feature-rich and cross-platform TUI/CUI framework for Rust, enabling modern terminal-based applications on Windows, Linux, and macOS. Includes built-in UI components like buttons, menus, list views, tree views, checkboxes, and more. Perfect for building fast and interactive CLI tools and text-based interfaces.
Procedural macros for the AppCUI TUI framework.
Proc macros for the appdb crate
A CLI utility for appending text to files based on simple conditional logic about the contents of those files. Particularly useful for appending text to .bashrc and other places without accidentally appending the same thing multiple times.
Append-only log for fail-safe backups
Append only versions of std data structures
Shareable append-only bytes
Append-only, concurrent vector
Support for PostgreSQL for append-db crate.
Derivation boilerplate for PostgreSQL for append-db crate.
The append_to_string!() macro. Appends every occurance of a literal within a struct or on its own with a .to_string().
An append-only list that preserves references to its elements
Rust's `.push_str()` method for `String` does not return the resulting value. This crate fixes that by providing a new trait method for String. Just import this crate, then call `.append_and_return()` on a String
A minimalist command-line argument parsing library
JSON-LD and AI-agent schema backend for TPT AppFront
egui/taffy canvas backend (native + WASM) for TPT AppFront
CLI for scaffolding, building, and running TPT AppFront projects
Backend-agnostic UI tree and reactive signal system for TPT AppFront
WASM DOM backend for TPT AppFront
Semantic HTML/SSR backend for TPT AppFront
#[component] and view!/rsx! proc macros for TPT AppFront
MCP server exposing TPT AppFront UI state and actions as tools
Axum smart router serving the right TPT AppFront backend per client
ratatui terminal backend for TPT AppFront
Native webview shell (wry+tao) hosting the TPT AppFront DOM backend
AppGuard client for Actix