WarpKit
Alpha WarpKit is a standalone Svelte 5 framework for single-page web applications. It organizes routing around explicit application states rather than simple URL patterns, providing a ten-phase navigation pipeline, modular authentication adapters, a caching data layer, and schema-validated forms.
Ori
Alpha Ori is a statically typed, expression-based systems programming language featuring value semantics and automatic reference counting in place of garbage collection or manual borrow checking. It compiles through LLVM to standalone native binaries across Windows, Linux, and macOS without a runtime dependency.
ori-term
Alpha ori-term is a GPU-accelerated terminal emulator written in Rust that integrates terminal emulation, multiplexing, and window management into a single application. It treats splits, tabs, floating panes, and multiple windows as core primitives rather than layered plugins.
OriJS
Alpha OriJS is a TypeScript backend framework for the Bun runtime, structured around modular architecture similar to NestJS but operating entirely without decorators or reflect-metadata. Modules, dependency injection providers, guards, and interceptors are configured through an explicit, type-safe fluent builder API.