Rebuilding desktop & mobile computing from the metal up.
Zenthra Labs was founded in 2024 with a simple belief: modern user interfaces shouldn't require gigabytes of runtime framework overhead. We build GPU-accelerated graphics stacks and low-latency native developer tools for the next generation of computing.
Core Operational Tenets
Performance First
We measure rendering operations in microseconds. If a frame takes longer than 4ms to process, we consider it a bug. Zero micro-stutters, zero garbage collection, lock-free concurrency.
Local-First Autonomy
User data belongs strictly on user hardware. Our tools and frameworks function entirely offline without cloud dependency, forced telemetry, or mandatory network syncs.
Engineering as Art
We write clean, composable systems using Rust. Decoupling the layout calculations, event streams, and drawing lists produces codebases that are resilient, fast, and elegant.
Ecosystem Timeline
Immediate-Mode Research
Started research into hardware-accelerated immediate-mode layout nodes. Built the initial prototypes using early layout algorithms and tested cross-thread event rendering.
The WGPU Render Pipeline
Released the low-level GPU draw list compiler, target binding contexts, and platform-specific Vulkan and OpenGL render hooks.
Taffy & Cosmic Text Integration
Integrated the flexible Taffy flexbox model for precise coordinate trees and Cosmic Text library for dynamic sub-pixel text layout shaping.
Crates.io Release & Zenthra View
Published the zenthra umbrella crate v0.1.0 to crates.io and launched Zenthra View, demonstrating a production-grade 100K virtualized item desktop app.
Build with us.
All our layout engines and core crates are free, open source, and available on GitHub.