ZELYRA
All modules are built directly into the Zelyra compiler and runtime. Use database drivers, web components, crypto, and more β no setup required.
Standard library providing core primitives, Option/Result utilities, mathematical helpers, and string operations.
Built-in HTTP server and client with declarative route definitions, middleware pipelines, header verification, and streaming.
Native type-safe MariaDB driver featuring compile-time schema verification, connection pooling, and prepared SQL bindings.
Complete authentication and authorization suite featuring Argon2id password hashing, RBAC permissions, and capability barriers.
Declarative form validation engine with CSRF token support, automatic HTML form rendering, and error mapping.
Cryptographic primitives: SHA-256, Blake2b, ChaCha20-Poly1305, CSPRNG token generators, and HMAC-SHA256 verification.
Exact 128-bit fixed-point decimal arithmetic free of floating-point inaccuracies, ideal for finance and currencies.
Composable validation rules for email, URLs, IBANs, postal codes, regex patterns, and custom invariant assertions.
Statically checked, XSS-safe HTML templating engine with slot components, layout nesting, and auto context escaping.
Testing framework featuring invariant assertions, mock databases, automated regression suites, and test reporters.
Declarative command-line argument parser featuring automatic `--help` screens, flag typing, and ANSI color styling.
Structured JSON and terminal logger with syslog forwarders, log levels (Debug, Info, Warn, Error), and context tracing.
All modules listed above are built directly into the Zelyra compiler and runtime. You can use them immediately in any project β no installation, no import statements, no package manager required.
zelyra new
table Β· page Β· form
zelyra run
Roadmap: Phase 12